abouttreesummaryrefslogcommitdiff
path: root/res/values-it
diff options
context:
space:
mode:
authorJules Aguillon2023-01-15 19:11:08 +0100
committerJules Aguillon2023-01-15 19:11:08 +0100
commita1999621178ad9fd1de713a9b9f485f110e4d899 (patch)
treecbfb026aad88a8d939f5c2d4a88b7a51b0ce61fd /res/values-it
parent8a3c0566e7fc80ae3dcaad655222f890486a7255 (diff)
downloadunexpected-keyboard-a1999621178ad9fd1de713a9b9f485f110e4d899.tar.gz
unexpected-keyboard-a1999621178ad9fd1de713a9b9f485f110e4d899.zip
Separate option for horizontal margin in landscape mode
A separate option is needed, the +25dp offset wasn't enough.
Diffstat (limited to 'res/values-it')
-rw-r--r--res/values-it/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index 1a250a0..34fe69f 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -3,6 +3,8 @@
<string name="app_name" product="debug">Unexpected Keyboard (debug)</string>
<string name="app_name" product="default">Unexpected Keyboard</string>
<string name="settings_activity_label">Impostazioni di Unexpected Keyboard</string>
+ <!-- <string name="pref_portrait">In portrait mode</string> -->
+ <!-- <string name="pref_landscape">In landscape mode</string> -->
<string name="pref_category_layout">Layout</string>
<!-- <string name="pref_label_brightness">Adjust label brightness</string> -->
<!-- <string name="pref_keyboard_opacity">Adjust keyboard background opacity</string> -->