Merge "Fix button visibility on connect"
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>