diff options
author | 2013-08-25 20:45:41 -0700 | |
---|---|---|
committer | 2013-08-25 20:45:41 -0700 | |
commit | 95565899ab0aed31c449b46cb45708cf4b25f35a (patch) | |
tree | 467bbb8007c11eb7572ac8818a30ed7f08cacb69 /tools | |
parent | a3a3c87751c1dff0d02fb350d554bbecc28268cf (diff) | |
parent | af9c8892da111f1843ec400d6ce77b92ce397f95 (diff) | |
download | latinime-95565899ab0aed31c449b46cb45708cf4b25f35a.tar.gz latinime-95565899ab0aed31c449b46cb45708cf4b25f35a.tar.xz latinime-95565899ab0aed31c449b46cb45708cf4b25f35a.zip |
am af9c8892: Merge "Remove symbols shifted related unused texts and styles"
* commit 'af9c8892da111f1843ec400d6ce77b92ce397f95':
Remove symbols shifted related unused texts and styles
Diffstat (limited to 'tools')
-rw-r--r-- | tools/make-keyboard-text/res/values/donottranslate-more-keys.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml index 349baba1c..fa9739b2d 100644 --- a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml +++ b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml @@ -185,10 +185,6 @@ <string name="shortcut_as_more_key">!icon/shortcut_key|!code/key_shortcut</string> <string name="action_next_as_more_key">!hasLabels!,\@string/label_next_key|!code/key_action_next</string> <string name="action_previous_as_more_key">!hasLabels!,\@string/label_previous_key|!code/key_action_previous</string> - <!-- Label for "switch to more symbol" modifier key. Must be short to fit on key! --> - <string name="label_to_more_symbol_key">= \\ <</string> - <!-- Label for "switch to more symbol" modifier key on tablets. Must be short to fit on key! --> - <string name="label_to_more_symbol_for_tablet_key">~ \\ {</string> <!-- Label for "Tab" key. Must be short to fit on key! --> <string name="label_tab_key">Tab</string> <!-- Label for "switch to phone numeric" key. Must be short to fit on key! --> |