diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 06bf7879b1f..9bfeb1309d4 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -122,12 +122,12 @@
- - en-rUS
- - en-rGB
- - fr-rFR
- - de-rDE
- - it-rIT
- - es-rES
+ - eng-USA
+ - eng-GBR
+ - fra-FRA
+ - deu-DEU
+ - ita-ITA
+ - spa-ESP
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 69aaff1708b..e7bad742b37 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1737,10 +1737,16 @@ found in the list of installed applications.
Language
Sets the language-specific voice for the spoken text
-
+
Listen to an example
-
+
Play a short demonstration of speech synthesis
+
+ Install voice data
+
+ Install the voice data required for speech synthesis
+
+ Voices required for speech synthesis already properly installed
This is an example of speech synthesis.
diff --git a/res/xml/tts_settings.xml b/res/xml/tts_settings.xml
index 5a7aaa2205e..4ec2a4d801c 100644
--- a/res/xml/tts_settings.xml
+++ b/res/xml/tts_settings.xml
@@ -22,6 +22,12 @@
android:persistent="false"
android:title="@string/tts_play_example_title"
android:summary="@string/tts_play_example_summary" />
+
+