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

Commit e076bef9 authored by Mike LeBeau's avatar Mike LeBeau
Browse files

Add new string to identify what speech recognizer the settings are for.

http://b/2546173

Change-Id: I7d59a69eba0e4f3c87586c968574d291a200352c
parent 43630806
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2173,6 +2173,9 @@ found in the list of installed applications.</string>
    <string name="recognizer_title">Voice recognizer</string>
    <!-- Title for the link to settings for the chosen voice recognizer in voice input/output settings -->
    <string name="recognizer_settings_title">Voice recognizer settings</string>
    <!-- Summary for the link to settings for the chosen voice recognizer in voice input/output settings.
         Would say something like, e.g., "Settings for 'Google'". -->
    <string name="recognizer_settings_summary">Settings for '<xliff:g id="recognizer_name">%s</xliff:g>'</string>

    <!-- Text-To-Speech (TTS) settings --><skip />
    <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings related to the text-to-speech functionality -->