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

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

Issue 29430593: Issue 5192 - Add notification for users without Samsung Internet (Closed)
Patch Set: Removed CDATA section from string resource Created May 9, 2017, 9:21 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: adblockplussbrowser/res/values/strings.xml
===================================================================
--- a/adblockplussbrowser/res/values/strings.xml
+++ b/adblockplussbrowser/res/values/strings.xml
@@ -15,19 +15,19 @@
<string name="initialization_message">Initializing &#8230;</string>
<string name="enable_acceptable_ads">Allow some nonintrusive advertising</string>
<string name="last_update">Updated:</string>
<string name="last_update_never">never</string>
<string name="acceptable_ads_category">Acceptable Ads</string>
<string name="aa_dialog_title">You\'re in control</string>
<string name="aa_dialog_message"><![CDATA[Annoying ads are always blocked, while nonintrusive ads are displayed by default. You can change this setting at any time by configuring the <b>Allow some nonintrusive ads</b> option.]]></string>
<string name="aa_dialog_button">Got it</string>
- <string name="sbrowser_dialog_title">Update Samsung Internet</string>
- <string name="sbrowser_dialog_message"><![CDATA[<p>Before you can use Adblock Plus, you must update to Samsung Internet 4.0.</p><p>Tap \"Get update\" to update Samsung Internet now. After the download is complete, tap \"Open\". Then, relaunch Adblock Plus to finish the installation.</p>]]></string>
- <string name="sbrowser_dialog_button">Get update</string>
+ <string name="sbrowser_dialog_title">You need Samsung Internet</string>
+ <string name="sbrowser_dialog_message">Before you can use Adblock Plus, you must install Samsung Internet 4.0 or above.</string>
+ <string name="sbrowser_dialog_button">Install now</string>
<string name="setup_dialog_title">Enable Adblock Plus in Samsung Internet</string>
<string name="setup_dialog_message"><![CDATA[<p>1. Activate the <b>Block content</b> functionality.</p><p>2. Select <b>Adblock Plus</b>.</p>]]></string>
<string name="setup_dialog_button">Configure Samsung Internet settings</string>
<string name="subscription_disable_tracking">Disable tracking</string>
<string name="subscription_disable_malware">Disable malware domains</string>
<string name="subscription_disable_anti_adblock">Disable anti-ad blocking messages</string>
<string name="subscription_disable_social_media">Disable social media buttons</string>
<string name="download_settings_wifi">On Wi-Fi only</string>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld