diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-12-10 21:06:45 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2020-12-21 20:28:55 +0530 |
commit | b0afe8adaa4c8043798120f8638fe95153572857 (patch) | |
tree | b5619f44d76846fd77bca9d7c02dc769929ee269 /app/src/main/res/values-pt-rBR/strings.xml | |
parent | 964d05fdfe12e2095330b1e59e628690b5e3c29b (diff) |
Try to fix missing `.gpg-id` files as well (#1246)
(cherry picked from commit c02ad427be3652298f4a07a5f1a0d68e4ac44c45)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r-- | app/src/main/res/values-pt-rBR/strings.xml | 1 |
1 files changed, 0 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 284b1cf6..846a9993 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -299,7 +299,6 @@ <string name="otp_import_success">Configuração TOTP importada com sucesso</string> <string name="otp_import_failure">Falha ao importar a configuração TOTP</string> <string name="exporting_passwords">Exportando senhas…</string> - <string name="failed_to_find_key_id">Falha ao localizar .gpg-id, seu store está configurado corretamente?</string> <string name="invalid_gpg_id">Encontrado .gpg-id, mas contém uma ID de chave inválida, fingerprint ou ID de usuário</string> <string name="short_key_ids_unsupported">O ID de chave em .gpg-id é muito curto, por favor utilize os IDs de chaves longos (16 caracteres) ou fingerprints (40 caracteres)</string> <string name="invalid_filename_text">Nome do arquivo não deve conter \'/\', defina o diretório acima</string> |