diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-07-22 13:37:36 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-22 13:37:36 +0530 |
commit | fb5f4e421d8b958ba7fcfa0e6bcaaf1ff350de4b (patch) | |
tree | 605c0861dde547e68cff2e27e9343824643430c8 /app/src/main/res/values-es | |
parent | 511bfb0a9a8241d9ff93dbfa47cfe211629a112e (diff) |
Add pt-BR translations and cleanup resources (#947)
Diffstat (limited to 'app/src/main/res/values-es')
-rw-r--r-- | app/src/main/res/values-es/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index a1fd8725..780e83ca 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -70,7 +70,6 @@ <string name="crypto_pass_label">Contraseña:</string> <string name="crypto_extra_label">Extra:</string> <string name="crypto_select">Seleccionar</string> - <string name="crypto_cancel">Cancelar</string> <string name="crypto_save">Guardar</string> <!-- DECRYPT Layout --> <string name="action_search">Buscar</string> @@ -160,7 +159,6 @@ <string name="no_repo_selected">Ningún repositorio externo seleccionado</string> <string name="send_plaintext_password_to">Enviar contraseña en texto plano usando…</string> <string name="app_icon_hint">Ícono de app</string> - <string name="folder_icon_hint">Ícono de directorio</string> <!-- Autofill --> <string name="autofill_description">Autollena campos de contraseña en aplicaciones. Solo funciona en Android 4.3 y superiores. No depende del portapapales en Android 5.0 y superiores.</string> |