summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2010-01-26 21:37:59 -0500
committerMike LeBeau <mlebeau@android.com>2010-01-26 22:44:45 -0500
commitd4449a81cd5df3174186c1eaf6e6f471a86aa7b7 (patch)
treef661046f28f7c1ab63b16a82b0edb1e6d1be9631 /res
parent28429033375c3876af56528bfc9ea6b541052fcb (diff)
downloadpackages_apps_settings-d4449a81cd5df3174186c1eaf6e6f471a86aa7b7.zip
packages_apps_settings-d4449a81cd5df3174186c1eaf6e6f471a86aa7b7.tar.gz
packages_apps_settings-d4449a81cd5df3174186c1eaf6e6f471a86aa7b7.tar.bz2
Remove trailing "settings" from the strings for the items under the
new "Voice input & output" top-level settings section.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index af53547..98a24e8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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 -->