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

Side by Side Diff: adblockplussbrowser/res/values/strings.xml

Issue 29510587: Issue 5366 - Reach full legal compliance in ABP for Samsung Internet (Closed)
Patch Set: Fixed copyright text and xml formatting Created Aug. 11, 2017, 1:29 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 3
4 <string name="app_name">Adblock Plus for Samsung Internet</string> 4 <string name="app_name">Adblock Plus for Samsung Internet</string>
5 <string name="automatic_updates">Configure automatic updates</string> 5 <string name="automatic_updates">Configure automatic updates</string>
6 <string name="manage_subscriptions">Configure your filter lists</string> 6 <string name="manage_subscriptions">Configure your filter lists</string>
7 <string name="manage_subscriptions_summary">Change ad blocking languages</st ring> 7 <string name="manage_subscriptions_summary">Change ad blocking languages</st ring>
8 <string name="more_blocking">More blocking options</string> 8 <string name="more_blocking">More blocking options</string>
9 <string name="more_blocking_category">Other filter lists</string> 9 <string name="more_blocking_category">Other filter lists</string>
10 <string name="more_blocking_summary">Disable tracking and malware sites</str ing> 10 <string name="more_blocking_summary">Disable tracking and malware sites</str ing>
(...skipping 26 matching lines...) Expand all
37 <string name="whitelisted_websites_summary">Disable ad blocking for the spec ified websites</string> 37 <string name="whitelisted_websites_summary">Disable ad blocking for the spec ified websites</string>
38 <string name="whitelisted_websites_add_button">Add a website to the whitelis t</string> 38 <string name="whitelisted_websites_add_button">Add a website to the whitelis t</string>
39 <string name="whitelist_website_dialog_title">Whitelist website</string> 39 <string name="whitelist_website_dialog_title">Whitelist website</string>
40 <string name="whitelist_website_dialog_message">Enter the website URL</strin g> 40 <string name="whitelist_website_dialog_message">Enter the website URL</strin g>
41 <string name="whitelist_website_dialog_hint">www.someURL.com</string> 41 <string name="whitelist_website_dialog_hint">www.someURL.com</string>
42 <string name="whitelist_website_invalid_url_error">Invalid URL</string> 42 <string name="whitelist_website_invalid_url_error">Invalid URL</string>
43 <string name="whitelist_remove_dialog_title">Remove whitelisted website</str ing> 43 <string name="whitelist_remove_dialog_title">Remove whitelisted website</str ing>
44 <string name="whitelist_remove_dialog_message">"Are you sure you want to rem ove &lt;b>%1s&lt;/b>?"</string> 44 <string name="whitelist_remove_dialog_message">"Are you sure you want to rem ove &lt;b>%1s&lt;/b>?"</string>
45 <string name="add_subscription_dialog_message">Adding subscription&#8230;</s tring> 45 <string name="add_subscription_dialog_message">Adding subscription&#8230;</s tring>
46 <string name="remove_subscription_dialog_message">Removing subscription&#823 0;</string> 46 <string name="remove_subscription_dialog_message">Removing subscription&#823 0;</string>
47 <string name="about">About</string>
48 <string name="privacy_policy">Privacy Policy</string>
49 <string name="terms_of_use">Terms of Use</string>
50 <string name="imprint">Imprint</string>
51 <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)22 1 / 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\">Manag ing Directors</font></b>:<br/>Till Faida<br/>Felix Dahlke<br/>Steffen Kiedel</p> ]]></string>
47 52
48 </resources> 53 </resources>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/layout/imprint_screen.xml ('k') | adblockplussbrowser/res/values/sysstrings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld