diff options
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index fa453a6a..b9829a21 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -46,7 +46,7 @@ <!-- Git Handler --> <string name="ssh_preferences_dialog_text">Por favor, importe ou gere seu arquivo de chave SSH nas preferências</string> <string name="ssh_preferences_dialog_title">Nenhuma chave SSH</string> - <string name="ssh_preferences_dialog_import">Importar</string> + <string name="button_label_import">Importar</string> <string name="ssh_preferences_dialog_generate">Gerar</string> <string name="passphrase_dialog_title">Autenticar</string> <string name="passphrase_dialog_text">Por favor, forneça a senha para a sua chave SSH</string> |