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

Unified Diff: res/values/strings.xml

Issue 29339199: Issue 3846 - Add notification for users using an old SBrowser version (Closed)
Patch Set: ...AndProceed Created April 12, 2016, 1:32 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') | 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: res/values/strings.xml
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b35b5a2c47750e07c8332dcc915697a36bf38e30..055dcae5658f3e67f2c0db512afb0860d29cee16 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -19,6 +19,8 @@
<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_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="subscription_disable_tracking">Disable tracking</string>
« no previous file with comments | « res/raw/sbrowser_dialog.html ('k') | src/org/adblockplus/sbrowser/contentblocker/MainPreferences.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld