abouttreesummaryrefslogcommitdiff
path: root/res/values-pl/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-07-12 18:35:16 +0200
committerJules Aguillon2023-07-19 23:30:58 +0200
commit6747669c2d64f4b01d5ce03729695689a03e20c7 (patch)
treef4c7be21e2ca873a8668711609da27a1c1496e52 /res/values-pl/strings.xml
parent1097b297d37b68e73b63c59c3d8169a795d00c1a (diff)
downloadunexpected-keyboard-6747669c2d64f4b01d5ce03729695689a03e20c7.tar.gz
unexpected-keyboard-6747669c2d64f4b01d5ce03729695689a03e20c7.zip
Refactor: Use a PreferenceCategory for extra keys
This removes the need for a layout definition and adds a title before the prefs. It's a prerequise for the custom keys preference.
Diffstat (limited to 'res/values-pl/strings.xml')
-rw-r--r--res/values-pl/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 3309a70..e0eebb3 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -27,6 +27,7 @@
<string name="pref_numpad_layout_e_high_first">Od największej cyfry</string>
<string name="pref_numpad_layout_e_low_first">Od najmniejszej cyfry</string>
<string name="pref_extra_keys_title">Dodaj klawisze do klawiatury</string>
+ <!-- <string name="pref_extra_keys_internal">Select keys to add to the keyboard</string> -->
<string name="pref_second_layout_title">Drugi układ</string>
<string name="pref_second_layout_none">Żaden</string>
<string name="pref_category_typing">Pisanie</string>