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

Unified Diff: res/values/strings.xml

Issue 29370727: Issue 4505 - Add translations (Closed)
Patch Set: Removing now unused readTextFile Created Jan. 6, 2017, 4:07 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/values/arrays.xml ('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
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -13,19 +13,24 @@
<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_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="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>
</resources>
« no previous file with comments | « res/values/arrays.xml ('k') | src/org/adblockplus/sbrowser/contentblocker/MainPreferences.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld