am 7fe1435b: Fix a string that was forgotten

* commit '7fe1435b5e6c1de4b5ad5852c11ecb42c433ddd2':
  Fix a string that was forgotten
This commit is contained in:
Jean Chalard
2011-09-01 05:29:07 -07:00
committed by Android Git Automerger

View File

@@ -2493,7 +2493,7 @@ found in the list of installed applications.</string>
<!-- On Language & keyboard settings screen, heading. Inside the "Language & keyboard settings" screen, this is the header for settings that relate to keyboard (enable/disable each keyboard, settings for each keyboard). -->
<string name="keyboard_settings_category">Keyboard &amp; input methods</string>
<!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
<string name="phone_language">Select language</string>
<string name="phone_language">Language</string>
<!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
<string name="phone_language_summary">""</string>
<!-- On Text & language settings screen, setting option name. title of the setting to enable autoreplace of entered text. auto replace is a feature that will automatically correct mistyped words. -->