diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2023-07-23 06:07:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-23 00:37:09 +0000 |
commit | 26950dbbd01484888c61c45269beb9592368a85a (patch) | |
tree | 8ec2fecb651f7e73294fd50c503d209ce10de56f /app/src/main/res/values-pt-rBR | |
parent | cd6c0a2d78f69d1e59dbe5f1019e8888e67e557f (diff) |
Sync localisations from Crowdin (#2616)
strings: sync with crowdin
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-pt-rBR')
-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 4efac541..d42bc7e0 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -287,7 +287,6 @@ <string name="git_operation_running">Executando operação do git…</string> <string name="git_break_out_of_detached_success">Houve um conflito ao executar o rebase. Houve um push de branch %1$s local para outra branch chamada %2$s\n Use esta branch para resolver o conflito no seu computador</string> <string name="git_break_out_of_detached_unneeded">O repositório não está sendo rebased, não há necessidade de fazer push para outro branch</string> - <!-- OpenKeychain not installed --> <!-- GPG key selection in folder creation --> <string name="folder_creation_err_file_exists">Já existe um arquivo com esse nome</string> <string name="folder_creation_err_folder_exists">Já existe uma pasta com esse nome</string> |