summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJean Chalard <jchalard@google.com>2011-12-13 20:45:57 +0900
committerJean Chalard <jchalard@google.com>2011-12-13 20:45:57 +0900
commitee4c1be2600c14d2f023ad89999ac5f4b4293264 (patch)
treeaf37eab0da209ac769a7d9d449ff51a9b21109ce /res
parent71af03eb0b87cace81f79ff04c9cf4f7bd122b44 (diff)
downloadpackages_apps_Settings-ee4c1be2600c14d2f023ad89999ac5f4b4293264.zip
packages_apps_Settings-ee4c1be2600c14d2f023ad89999ac5f4b4293264.tar.gz
packages_apps_Settings-ee4c1be2600c14d2f023ad89999ac5f4b4293264.tar.bz2
Wording fix
Bug: 5306641 Change-Id: I11c404bd5d093149f044546363245ebb50e1b195
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index e5415d2..a5b9ba2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2619,8 +2619,8 @@
<string name="user_dict_settings_context_menu_delete_title">Delete</string>
<!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
<string name="user_dict_settings_empty_text">You don\'t have any words in the user dictionary. Add a word by touching the Add (+) button.</string>
- <!-- User dictionary settings. The text to show to describe the dictionary common to all languages -->
- <string name="user_dict_settings_all_languages">All languages</string>
+ <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
+ <string name="user_dict_settings_all_languages">For all languages</string>
<!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
<string name="user_dict_settings_more_languages">More languages…</string>