diff options
Diffstat (limited to 'res/values-pt')
| -rw-r--r-- | res/values-pt/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index c6a1014..fb1b29e 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -7,6 +7,7 @@ <!-- <string name="pref_label_brightness">Adjust label brightness</string> --> <string name="pref_layout_title">Mudar layout do teclado</string> <string name="pref_layout_e_system">Mesmo do sistema</string> + <!-- <string name="pref_layout_e_custom">Custom layout</string> --> <string name="pref_accents_title">Acentos</string> <string name="pref_accents_e_all_installed">Mostrar acentos para todos os idiomas instalados</string> <string name="pref_accents_e_selected">Mostrar acentos só para o idioma selecionado</string> @@ -51,6 +52,9 @@ <string name="pref_swipe_dist_e_very_far">Muito longo</string> <string name="pref_key_horizontal_space">Distância horizontal entre teclas</string> <string name="pref_key_vertical_space">Distância vertical entre teclas</string> + <!-- <string name="pref_category_advanced">Advanced</string> --> + <!-- <string name="pref_custom_layout_title">Custom layout</string> --> + <!-- <string name="pref_custom_layout_summary">See the source code. This option is not meant to be used.</string> --> <string name="key_action_next">Próximo</string> <string name="key_action_done">Pronto</string> <string name="key_action_go">Ir</string> |
