Merge "Adding new strings for the Settings changes on TTS for Android O."
This commit is contained in:
committed by
Android (Google) Code Review
commit
dc59fdd22f
@@ -4780,6 +4780,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