Improve a translation comment
Change-Id: I5250a43ef2e54706c649dbb8ae80bfec9064e835
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a5b9ba2..903dc8c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2607,7 +2607,7 @@
<string name="user_dict_settings_add_dialog_manage">Manage entries</string>
<!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
<string name="user_dict_settings_add_dialog_confirm">OK</string>
- <!-- User dictionary settings. Label to put before the shortcut field. [CHAR LIMIT=25] -->
+ <!-- User dictionary settings. Label to put before the shortcut field (once a shortcut is registered, the user can type the shortcut and get the word it points to in the suggestions). [CHAR LIMIT=25] -->
<string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
<!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=25] -->
<string name="user_dict_settings_add_locale_option_name">Language:</string>