Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: adblockplussbrowser/res/values-pt/strings.xml

Issue 29524668: Issue 3916 - Supporting Adding filter lists via URL (Closed)
Patch Set: Use TAG constant for log, fix in MoreBlockingPreferenceCategory Created Oct. 10, 2017, 1:57 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « adblockplussbrowser/res/values-pl/strings.xml ('k') | adblockplussbrowser/res/values-ru/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplussbrowser/res/values-pt/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values-pt/strings.xml
+++ b/adblockplussbrowser/res/values-pt/strings.xml
@@ -38,10 +38,11 @@
<string name="whitelist_website_dialog_title">Adicione site Web à lista branca</string>
<string name="whitelist_website_dialog_message">Introduza o URL do site Web</string>
<string name="whitelist_website_dialog_hint">www.someURL.com</string>
<string name="whitelist_website_invalid_url_error">URL inválido</string>
<string name="whitelist_remove_dialog_title">Remover site Web na lista branca</string>
<string name="whitelist_remove_dialog_message">Tem a certeza de que pretende remover &lt;b>%1s&lt;/b>?</string>
<string name="add_subscription_dialog_message">A adicionar assinatura&#8230;</string>
<string name="remove_subscription_dialog_message">A remover assinatura&#8230;</string>
+ <string name="add_another_list">Adicionar outra lista de filtros</string>
</resources>
« no previous file with comments | « adblockplussbrowser/res/values-pl/strings.xml ('k') | adblockplussbrowser/res/values-ru/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld