From 11fdbb0a8e2fbe372e965a3153f2cfaf3cf41e5c Mon Sep 17 00:00:00 2001 From: aevw <arcanevw@tuta.io> Date: Tue, 29 Sep 2020 16:51:37 +0200 Subject: [PATCH] Translated using Weblate: Portuguese (Brazil) (pt-rBR) by aevw <arcanevw@tuta.io> Currently translated at 100.0% (449 of 449 strings) Co-authored-by: aevw <arcanevw@tuta.io> Translate-URL: https://hosted.weblate.org/projects/f-droid/f-droid/pt_BR/ Translation: F-Droid/F-Droid --- app/src/main/res/values-pt-rBR/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml index 8306d9b26..5c94caf4a 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -44,7 +44,7 @@ <string name="repo_add_fingerprint">Fingerprint (opcional)</string> <string name="malformed_repo_uri">Ignorando URI de repositório mal formada: %s</string> <string name="menu_manage">Repositórios</string> - <string name="menu_search">Pesquisar</string> + <string name="menu_search">Pesquise</string> <string name="menu_add_repo">Novo Repositório</string> <string name="menu_launch">Abrir</string> <string name="menu_share">Compartilhar</string>