diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-01-22 02:22:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 02:22:21 +0000 |
commit | 81c27218835f9a339f750415ba4c90fa18731f9b (patch) | |
tree | d3209db9346767ad412c102dc28224d511a99c7c /app/src/main/res/values-gl/strings.xml | |
parent | 18bd172dc397059092c6e811d47d53f2e9d9a762 (diff) |
strings: sync with crowdin (#1673)
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r-- | app/src/main/res/values-gl/strings.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml index 832f083f..fcabbca0 100644 --- a/app/src/main/res/values-gl/strings.xml +++ b/app/src/main/res/values-gl/strings.xml @@ -352,4 +352,8 @@ a app desde unha fonte de confianza, como a Play Store, Amazon Appstore, F-Droid <string name="gpg_key_select_mandatory">É preciso elexir unha chave GPG para continuar</string> <string name="place_shortcut_on_home_screen">Crear atallo na pantalla de inicio</string> <string name="password_list_fab_content_description">Crear novo contrasinal ou cartafol</string> + <string name="pgp_key_import_failed">Fallou a importación da chave PGP</string> + <string name="pgp_key_import_succeeded">Chave PGP importada correctamente</string> + <string name="pgp_key_import_succeeded_message">Aquí abaixo está o ID da chave importada, comproba que é correcto:\n%1$s</string> + <string name="pref_category_pgp_title">Axustes PGP</string> </resources> |