abouttreesummaryrefslogcommitdiff
path: root/res/values-pt
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-pt
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-pt')
-rw-r--r--res/values-pt/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 8add41d..7db55fb 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -27,6 +27,7 @@
<string name="pref_numpad_layout_e_high_first">Dígitos maiores primeiro</string>
<string name="pref_numpad_layout_e_low_first">Dígitos menores primeiro</string>
<string name="pref_extra_keys_title">Adicionar teclas ao teclado</string>
+ <!-- <string name="pref_extra_keys_internal">Select keys to add to the keyboard</string> -->
<string name="pref_second_layout_title">Layout secundário</string>
<string name="pref_second_layout_none">Nenhum</string>
<string name="pref_category_typing">Digitação</string>