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

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

Issue 29424711: Issue 4777 - Add support for Gradle build (Closed)
Patch Set: Adjusting ignored files and updating support lib Created May 3, 2017, 1:43 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
« no previous file with comments | « adblockplussbrowser/res/values/dimens.xml ('k') | adblockplussbrowser/res/values/styles.xml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 25 matching lines...) Expand all
36 <string name="whitelisted_websites_summary">Disable ad blocking for the spec ified websites</string> 36 <string name="whitelisted_websites_summary">Disable ad blocking for the spec ified websites</string>
37 <string name="whitelisted_websites_add_button">Add a website to the whitelis t</string> 37 <string name="whitelisted_websites_add_button">Add a website to the whitelis t</string>
38 <string name="whitelist_website_dialog_title">Whitelist website</string> 38 <string name="whitelist_website_dialog_title">Whitelist website</string>
39 <string name="whitelist_website_dialog_message">Enter the website URL</strin g> 39 <string name="whitelist_website_dialog_message">Enter the website URL</strin g>
40 <string name="whitelist_website_dialog_hint">www.someURL.com</string> 40 <string name="whitelist_website_dialog_hint">www.someURL.com</string>
41 <string name="whitelist_website_invalid_url_error">Invalid URL</string> 41 <string name="whitelist_website_invalid_url_error">Invalid URL</string>
42 <string name="whitelist_remove_dialog_title">Remove whitelisted website</str ing> 42 <string name="whitelist_remove_dialog_title">Remove whitelisted website</str ing>
43 <string name="whitelist_remove_dialog_message">"Are you sure you want to rem ove &lt;b>%1s&lt;/b>?"</string> 43 <string name="whitelist_remove_dialog_message">"Are you sure you want to rem ove &lt;b>%1s&lt;/b>?"</string>
44 44
45 </resources> 45 </resources>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/values/dimens.xml ('k') | adblockplussbrowser/res/values/styles.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld