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 <b>%1s</b>?"</string> |
<string name="add_subscription_dialog_message">Adding subscription…</string> |
<string name="remove_subscription_dialog_message">Removing subscription…</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> |