diff options
author | Alex Ning <chineseperson5@gmail.com> | 2021-03-11 14:08:27 +0000 |
---|---|---|
committer | Alex Ning <chineseperson5@gmail.com> | 2021-03-11 14:08:27 +0000 |
commit | 2d4b308e393c8b0df64fe95f826d1a5f6ea7895b (patch) | |
tree | da7af0f3edab9e4d46e7fd6f4b1233335107ea3a /app/src/main/res/values-pt-rBR/strings.xml | |
parent | 231530c6eb65819f3dd3ff7b015f2a5b41d53a67 (diff) | |
download | infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar.gz infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar.bz2 infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar.lz infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar.xz infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.tar.zst infinity-for-reddit-2d4b308e393c8b0df64fe95f826d1a5f6ea7895b.zip |
Add a WebView for those who do not have Chrome installed.
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 5aa3a923..2bf69360 100644 --- a/app/src/main/res/values-pt-rBR/strings.xml +++ b/app/src/main/res/values-pt-rBR/strings.xml @@ -213,7 +213,6 @@ Toque para tentar novamente."</string> <string name="sort_time_month">"Mês"</string> <string name="sort_time_year">"Ano"</string> <string name="sort_time_all_time">"Desde o começo"</string> - <string name="no_browser_found">"Nenhum navegador encontrado"</string> <string name="no_activity_found_for_share">"Não há nenhum app que possa realizar a ação compartilhada"</string> <string name="archived_post_vote_unavailable">"Post arquivado. Não é possível votar."</string> <string name="archived_post_comment_unavailable">"Post arquivado. Não é possível comentar."</string> |