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

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

Issue 29510587: Issue 5366 - Reach full legal compliance in ABP for Samsung Internet (Closed)
Patch Set: Issue 5366 - Reach full legal compliance in ABP for Samsung Internet Created Aug. 10, 2017, 7:09 a.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
Index: adblockplussbrowser/res/values/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values/strings.xml
+++ b/adblockplussbrowser/res/values/strings.xml
@@ -39,10 +39,15 @@
<string name="whitelist_website_dialog_title">Whitelist website</string>
<string name="whitelist_website_dialog_message">Enter the website URL</string>
<string name="whitelist_website_dialog_hint">www.someURL.com</string>
<string name="whitelist_website_invalid_url_error">Invalid URL</string>
<string name="whitelist_remove_dialog_title">Remove whitelisted website</string>
<string name="whitelist_remove_dialog_message">"Are you sure you want to remove &lt;b>%1s&lt;/b>?"</string>
<string name="add_subscription_dialog_message">Adding subscription&#8230;</string>
<string name="remove_subscription_dialog_message">Removing subscription&#8230;</string>
+ <string name="about">About</string>
+ <string name="privacy_policy">Privacy Policy</string>
+ <string name="terms_of_use">Terms of Use</string>
+ <string name="imprint">Imprint</string>
+ <string name="imprint_text"><![CDATA[<p><b><font color=\"#ffffff\">eyeo GmbH</font></b><br/>Lichtstraße 25<br/>50825 Cologne<br/>Germany</p><p>Support:<br/><a href=\"https://adblockplus.org/forum/\">Adblock Plus Forum</a><br/>Email:<br/><a href=\"mailto:info@eyeo.com\">info@eyeo.com</a><br/>Telephone:<br/>+49 (0)221 / 65028 598<br/>Fax:<br/>+49 (0)221 / 65028 599</p><p>VAT-ID:<br/>DE279292414<br/>District Court Cologne:<br/>HRB 73508</p><p><b><font color=\"#ffffff\">Managing Directors</font></b>:<br/>Till Faida<br/>Felix Dahlke<br/>Steffen Kiedel</p>]]></string>
</resources>

Powered by Google App Engine
This is Rietveld