diff options
| author | igorSilCar | 2022-03-09 06:49:13 -0300 |
|---|---|---|
| committer | GitHub | 2022-03-09 10:49:13 +0100 |
| commit | 5665d6a7c54b72a02df8d9dee8ca499c70d9b66a (patch) | |
| tree | 67bd91a063af7cd2d267fc03ca8b63b0695fd753 /res | |
| parent | 534e4cb84323edfcc7bab969548b1baeba0018ee (diff) | |
| download | unexpected-keyboard-5665d6a7c54b72a02df8d9dee8ca499c70d9b66a.tar.gz unexpected-keyboard-5665d6a7c54b72a02df8d9dee8ca499c70d9b66a.zip | |
Brazilian portuguese translations (#100)
* Translations for new setting, lockable modifier keys
Co-authored-by: Igor da Silva de Carvalho <igu@coiso.meanhouse>
Diffstat (limited to 'res')
| -rw-r--r-- | res/values-pt/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml index c75f827..82973ec 100644 --- a/res/values-pt/strings.xml +++ b/res/values-pt/strings.xml @@ -21,6 +21,8 @@ <string name="pref_vibrate_duration_title">Duração</string> <string name="pref_precise_repeat_title">Precisão nos movimentos do cursor</string> <string name="pref_precise_repeat_summary">Varia a velocidade de repetição ao depender de quanto deslizar</string> + <string name="pref_lockable_keys_title">Segurar teclas</string> + <string name="pref_lockable_keys_summary">Teclas que podem ficar seguradas ao teclar duas vezes</string> <string name="pref_category_style">Estilo</string> <string name="pref_margin_bottom_title">Margem de baixo</string> <string name="pref_keyboard_height_title">Altura do teclado</string> |
