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

Unified Diff: adblockplussbrowser/res/values-it/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-fr/strings.xml ('k') | adblockplussbrowser/res/values-nl/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplussbrowser/res/values-it/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values-it/strings.xml
+++ b/adblockplussbrowser/res/values-it/strings.xml
@@ -38,10 +38,11 @@
<string name="whitelist_website_dialog_title">Aggiungi sito web alla lista bianca</string>
<string name="whitelist_website_dialog_message">Immetti URL del sito web</string>
<string name="whitelist_website_dialog_hint">www.someURL.com</string>
<string name="whitelist_website_invalid_url_error">URL non valido</string>
<string name="whitelist_remove_dialog_title">Rimuovi sito web dalla lista bianca</string>
<string name="whitelist_remove_dialog_message">Sei sicuro di voler rimuovere &lt;b>%1s&lt;/b>?</string>
<string name="add_subscription_dialog_message">Aggiunta dell’iscrizione in corso&#8230;</string>
<string name="remove_subscription_dialog_message">Rimozione dell’iscrizione in corso&#8230;</string>
+ <string name="add_another_list">Aggiungere un\\\'altra lista di filtri</string>
</resources>
« no previous file with comments | « adblockplussbrowser/res/values-fr/strings.xml ('k') | adblockplussbrowser/res/values-nl/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld