abouttreesummaryrefslogcommitdiff
path: root/res/values-pt/strings.xml
diff options
context:
space:
mode:
authorJules Aguillon2023-10-20 12:15:50 +0200
committerJules Aguillon2023-10-20 12:20:25 +0200
commit33653a94cb7138007a3b1da69a6c3eef1d5ad285 (patch)
treeaab6c3507c012a05bc318770f556adffc1671011 /res/values-pt/strings.xml
parent5b4345088d419ab2b26df11fbc80bc265181df93 (diff)
downloadunexpected-keyboard-33653a94cb7138007a3b1da69a6c3eef1d5ad285.tar.gz
unexpected-keyboard-33653a94cb7138007a3b1da69a6c3eef1d5ad285.zip
Add page_up, page_down, home, end to extra keys
The new keys are placed on the corner of the arrow keys. Key descriptions are added. They are removed from the Fn layer to avoid showing up twice.
Diffstat (limited to 'res/values-pt/strings.xml')
-rw-r--r--res/values-pt/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml
index 8d56002..b4acd50 100644
--- a/res/values-pt/strings.xml
+++ b/res/values-pt/strings.xml
@@ -97,5 +97,9 @@
<string name="key_descr_º">Indicador Ordinal</string>
<string name="key_descr_superscript">Sobrescrito</string>
<string name="key_descr_subscript">Subscrito</string>
+ <!-- <string name="key_descr_page_up">Page Up</string> -->
+ <!-- <string name="key_descr_page_down">Page Down</string> -->
+ <!-- <string name="key_descr_home">Home</string> -->
+ <!-- <string name="key_descr_end">End</string> -->
<string name="pref_category_advanced">Avançado</string>
</resources>