OSDN Git Service

Fix the build - doh.
authorMike LeBeau <mlebeau@android.com>
Tue, 30 Mar 2010 21:45:00 +0000 (14:45 -0700)
committerMike LeBeau <mlebeau@android.com>
Tue, 30 Mar 2010 21:45:00 +0000 (14:45 -0700)
Change-Id: Iffaf7276340c00b3652e38580abdb218e5907917

res/values/strings.xml

index 01866c6..5a62ae4 100644 (file)
@@ -2175,7 +2175,7 @@ found in the list of installed applications.</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>
+    <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 -->