am 898c7e18: am e076bef9: Add new string to identify what speech recognizer the settings are for.

This commit is contained in:
Mike LeBeau
2010-03-30 14:30:35 -07:00
committed by Android Git Automerger

View File

@@ -2173,6 +2173,9 @@ found in the list of installed applications.</string>
<string name="recognizer_title">Voice recognizer</string> <string name="recognizer_title">Voice recognizer</string>
<!-- Title for the link to settings for the chosen voice recognizer in voice input/output settings --> <!-- 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> <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 /> <!-- 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 --> <!-- 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 -->