Loading res/values/strings.xml +12 −0 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/strings.xml +12 −0 Original line number Diff line number Diff line Loading @@ -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> Loading