summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2010-03-04 16:33:46 -0800
committerJean-Michel Trivi <jmtrivi@google.com>2010-03-04 17:05:47 -0800
commita08f5a5b8c58c398c90733af8eaa37bde5ec2d8e (patch)
tree31439d65a96226906f9ae186c08cbebebd1db381 /res
parent65cff177222560f43b7da367c45ec425e86e9eec (diff)
downloadpackages_apps_settings-a08f5a5b8c58c398c90733af8eaa37bde5ec2d8e.zip
packages_apps_settings-a08f5a5b8c58c398c90733af8eaa37bde5ec2d8e.tar.gz
packages_apps_settings-a08f5a5b8c58c398c90733af8eaa37bde5ec2d8e.tar.bz2
Use sentence-style capitalization for the "Languages and voices"
section in the TTS settings screen.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ceb33f0..04757a8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2204,7 +2204,7 @@ found in the list of installed applications.</string>
<!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine cannot be used by the user -->
<string name="tts_engine_name_is_disabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is disabled</string>
<!-- On Pico TTS Settings screen, text to mark the section for the various languages and voices that are available -->
- <string name="pico_languages_and_voices">Languages and Voices</string>
+ <string name="pico_languages_and_voices">Languages and voices</string>
<!-- On Pico TTS Settings screen, text to mark a voice as installed -->
<string name="pico_installed">Installed</string>
<!-- On Pico TTS Settings screen, text to mark a voice as not installed -->