Adding new strings for the Settings changes on TTS for Android O.
Change-Id: Ic984dfe3c9d1a1f8a308e5250d497f9024619421 Test: mmm -j20 packages/apps/Settings Change-Id: I0e83c3793797da4488ce767e46f4597b3b66ab9e
This commit is contained in:
@@ -4768,6 +4768,18 @@
|
||||
<!-- [CHAR LIMIT=50] Name for the button that goes to the voice selection screen. -->
|
||||
<string name="tts_install_voice_title">Voices</string>
|
||||
|
||||
<!-- The text for the settings to choose the language to use on TTS.-->
|
||||
<string name="tts_spoken_language">Spoken Language</string>
|
||||
|
||||
<!-- Title of the pop-up to install 3P voices on first use. -->
|
||||
<string name="tts_install_voices_title">Install Voices</string>
|
||||
<!-- Text of the pop-up to install 3P voices on first use. -->
|
||||
<string name="tts_install_voices_text">Continue to the <xliff:g id="tts_app_name">%s</xliff:g> app to install voices</string>
|
||||
<!-- Text of the button on the pop-up to install 3P voices on first use to procedd to the 3p app. -->
|
||||
<string name="tts_install_voices_open">Open App</string>
|
||||
<!-- Text of the button on the pop-up to install 3P voices on first use to cancel the operation. -->
|
||||
<string name="tts_install_voices_cancel">Cancel</string>
|
||||
|
||||
<!-- Name for button that resets speech rate and pitch for synthesized voice to default values in the text to speech settings.-->
|
||||
<string name="tts_reset">Reset</string>
|
||||
|
||||
|
Reference in New Issue
Block a user