Reword headset_only pref

This commit is contained in:
Christopher Eby 2010-03-01 17:45:45 -06:00
parent 99868d920e
commit d3a31b3560

View File

@ -17,8 +17,8 @@
<string name="pref_notifications">Notifications</string> <string name="pref_notifications">Notifications</string>
<string name="pref_misc">Miscellaneous Features</string> <string name="pref_misc">Miscellaneous Features</string>
<string name="headset_only_title">Disallow Use of Speaker</string> <string name="headset_only_title">External Output Only</string>
<string name="headset_only_summary">Do not play music when the speaker would be used</string> <string name="headset_only_summary">Only play music when an external output (e.g. headphones, bluetooth) is used</string>
<string name="headset_pause_title">Pause When Unplugged</string> <string name="headset_pause_title">Pause When Unplugged</string>
<string name="headset_pause_summary">Pause when the headphones are unplugged.</string> <string name="headset_pause_summary">Pause when the headphones are unplugged.</string>