diff options
author | 2014-12-09 09:00:12 +0000 | |
---|---|---|
committer | 2014-12-09 19:47:00 +0900 | |
commit | e84f8c3308428bb68574bb85a56b4777bfefd38c (patch) | |
tree | 35246b07ad0d78daf8a7c7d21d48633277359940 /java/res/values | |
parent | 44b82abf063e5a1d144eec0e3f4c4b2b0926e0b0 (diff) | |
download | latinime-e84f8c3308428bb68574bb85a56b4777bfefd38c.tar.gz latinime-e84f8c3308428bb68574bb85a56b4777bfefd38c.tar.xz latinime-e84f8c3308428bb68574bb85a56b4777bfefd38c.zip |
am be819dbe: Revert "Add keyboard margin options to place the keyboard dynamically."
* commit 'be819dbe2b7a5c418530a2fa1182766a4d31d6d5':
Revert "Add keyboard margin options to place the keyboard dynamically."
Change-Id: I4d0d31b04aa083e32ea86cf394444a5eec4fe647
Diffstat (limited to 'java/res/values')
-rw-r--r-- | java/res/values/donottranslate-debug-settings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/java/res/values/donottranslate-debug-settings.xml b/java/res/values/donottranslate-debug-settings.xml index 55ab9335d..491043f1a 100644 --- a/java/res/values/donottranslate-debug-settings.xml +++ b/java/res/values/donottranslate-debug-settings.xml @@ -47,12 +47,6 @@ <string name="prefs_resize_keyboard">Enable keyboard resizing</string> <!-- Title of the settings for setting keyboard height --> <string name="prefs_keyboard_height_scale">Keyboard height scale</string> - <!-- Title of the settings for setting keyboard width --> - <string name="prefs_keyboard_bottom_margin">Keyboard bottom margin</string> - <!-- Title of the settings for setting keyboard width --> - <string name="prefs_keyboard_left_margin">Keyboard left margin</string> - <!-- Title of the settings for setting keyboard width --> - <string name="prefs_keyboard_right_margin">Keyboard right margin</string> <!-- Message to show when there are no files to install as an external dictionary [CHAR LIMIT=100] --> <string name="read_external_dictionary_no_files_message">No dictionary files in the Downloads folder</string> <!-- Title of the dialog that selects a file to install as an external dictionary [CHAR LIMIT=50] --> |