Remove trailing "settings" from the strings for the items under the

new "Voice input & output" top-level settings section.
This commit is contained in:
Mike LeBeau
2010-01-26 21:37:59 -05:00
parent 2842903337
commit d4449a81cd

View File

@@ -2064,9 +2064,9 @@ found in the list of installed applications.</string>
<!-- Main voice input/output settings screen title -->
<string name="voice_input_output_settings_title">Voice input &amp; output settings</string>
<!-- Title of voice search settings list item within voice input/output settings -->
<string name="voice_search_settings_title">Voice search settings</string>
<string name="voice_search_settings_title">Voice search</string>
<!-- Title of keyboard settings list item within voice input/output settings -->
<string name="keyboard_settings_title">Android keyboard settings</string>
<string name="keyboard_settings_title">Android keyboard</string>
<!-- Text-To-Speech (TTS) settings --><skip />
<!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to the text-to-speech functionality -->
@@ -2074,7 +2074,7 @@ found in the list of installed applications.</string>
<!-- Summary of setting on main settings screen. This item will take the user to the screen to tweak settings related to the text-to-speech functionality -->
<string name="tts_settings_summary">Set text-to-speech options</string>
<!-- Main TTS Settings screen title -->
<string name="tts_settings_title">Text-to-speech settings</string>
<string name="tts_settings_title">Text-to-speech</string>
<!-- On main TTS Settings screen, title for toggle used to force use of default TTS settings -->
<string name="use_default_tts_settings_title">Always use my settings</string>
<!-- On main TTS Settings screen, summary for toggle used to force use of default TTS settings -->