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

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

Issue 29430610: Issue 5193 - Apply Samsung Internet UI changes to the frist run slide (Closed)
Patch Set: Changes according to Diegos comments Created May 9, 2017, 9:44 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 | adblockplussbrowser/src/org/adblockplus/sbrowser/contentblocker/MainPreferences.java » ('j') | 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
@@ -13,24 +13,25 @@
<string name="available_subscriptions">Other Languages</string>
<string name="initialization_title">Initialization</string>
<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_message"><![CDATA[Annoying ads are always blocked, while nonintrusive ads are displayed by default. You can change this setting at any time by tapping 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="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="setup_dialog_title">Enable Adblock Plus in Samsung Internet 4.0 or above</string>
+ <string name="setup_dialog_message_sbrowser_4"><![CDATA[1. Open Samsung Internet.<br/>2. Tap <b>More</b> and select <b>Settings</b>.<br/>3. Tap <b>Advanced</b>.<br/>4. Tap <b>Block content</b>.<br/>5. Activate the <b>Block content</b> functionality.<br/>6. Select Adblock Plus for Samsung Internet.]]></string>
+ <string name="setup_dialog_message_sbrowser_5"><![CDATA[1. Open Samsung Internet.<br/>2. Tap &nbsp; <b>&#8942;</b> &nbsp; and select <b>Extensions</b>.<br/>3. Tap <b>Content blockers</b>.<br/>4. Select Adblock Plus for Samsung Internet. ]]></string>
+ <string name="setup_dialog_button">Configure Samsung Internet</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>
<string name="download_settings_always">Always</string>
<string name="whitelisted_websites">Whitelisted websites</string>
<string name="whitelisted_websites_summary">Disable ad blocking for the specified websites</string>
« no previous file with comments | « no previous file | adblockplussbrowser/src/org/adblockplus/sbrowser/contentblocker/MainPreferences.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld