Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc59fdd2 authored by Sergio Sancho's avatar Sergio Sancho Committed by Android (Google) Code Review
Browse files

Merge "Adding new strings for the Settings changes on TTS for Android O."

parents ad6dfe55 a901817c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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>