summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-06-04 12:59:42 +0300
committerAndrew Dolgov <[email protected]>2023-06-04 12:59:42 +0300
commit9faf01bba2d237a45a60774daf552b8b501e21cc (patch)
treeaaf7850ba9ece7fea23f770fa9b1055356cfc084 /org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml
parentd460a8646f8deedd89967ad8d999a5b489efce91 (diff)
* add option to disable update checks9faf01bb
* set uniform ttrss_url_summary pointing to example.com * minor UI tweaks * bump versioncode
Diffstat (limited to 'org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml b/org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml
index d4ca7ddb..ac50cd24 100644
--- a/org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml
+++ b/org.fox.ttrss/src/main/res/values-pt-rBR/strings.xml
@@ -48,7 +48,7 @@
<string name="article_mark_read_above">Marcar acima como lido</string>
<string name="http_login_summary">Opcional. Preencha este campo se sua instalação do tt-rss usa autenticação básica HTTP</string>
<string name="login_summary">Seu usuário tt-rss. Não é necessário no modo mono usuário</string>
- <string name="ttrss_url_summary">URL da sua instalação tt-rss, por exemplo http://site.com/tt-rss/</string>
+ <string name="ttrss_url_summary">https://example.com/tt-rss</string>
<string name="enable_cats">Habilitar categorias</string>
<string name="no_caption_to_display">Nenhuma legenda a mostrar</string>
<string name="browse_cats_like_feeds">Navegar pelas categorias como se fossem feeds</string>