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

Unified Diff: res/values/strings.xml

Issue 29361733: Issue 4602 - Change 'Samsung Browser' wording to 'Samsung Internet' (Closed)
Patch Set: Adding string change in update dialog Created Nov. 9, 2016, 6:37 p.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 | « res/raw/sbrowser_dialog.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values/strings.xml
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">Adblock Plus for Samsung Browser</string>
+ <string name="app_name">Adblock Plus for Samsung Internet</string>
<string name="automatic_updates">Configure automatic updates</string>
<string name="manage_subscriptions">Configure your filter lists</string>
<string name="manage_subscriptions_summary">Change ad blocking languages</string>
<string name="more_blocking">More blocking options</string>
<string name="more_blocking_category">Other filter lists</string>
<string name="more_blocking_summary">Disable tracking and malware sites</string>
<!-- <string name="more_blocking_summary">Disable tracking and malware sites or add custom filter lists</string> -->
<string name="enabled_subscriptions">Active for websites in &#8230;</string>
@@ -14,18 +14,18 @@
<string name="initialization_title">Initialization</string>
<string name="initialization_message">Initializing &#8230;</string>
<string name="enable_acceptable_ads">Allow some nonintrusive ads</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_button">Got it</string>
- <string name="sbrowser_dialog_title">Update your browser</string>
+ <string name="sbrowser_dialog_title">Update Samsung Internet</string>
<string name="sbrowser_dialog_button">Get update</string>
- <string name="setup_dialog_title">Enable Adblock Plus in Samsung Internet Browser</string>
- <string name="setup_dialog_button">Configure Samsung Browser settings</string>
+ <string name="setup_dialog_title">Enable Adblock Plus in Samsung Internet</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>
</resources>
« no previous file with comments | « res/raw/sbrowser_dialog.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld