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

Unified Diff: res/values/strings.xml

Issue 6196972490850304: Make the Acceptable Ads link clickable (Closed)
Patch Set: Created Nov. 26, 2013, 9:19 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
Index: res/values/strings.xml
===================================================================
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -35,6 +35,7 @@
<string name="configuring_url">https://adblockplus.org/en/android-config</string>
<string name="configuring_proxy_url">https://adblockplus.org/en/android-config#proxy</string>
+ <string name="acceptable_ads_url">https://adblockplus.org/en/acceptable-ads</string>
Wladimir Palant 2013/11/26 09:35:54 This URL shouldn't be hardcoded, libadblockplus al
Felix Dahlke 2013/11/26 10:25:50 Done.
<string name="ok">OK</string>
<string name="cancel">Cancel</string>
« no previous file with comments | « no previous file | src/org/adblockplus/android/Preferences.java » ('j') | src/org/adblockplus/android/Preferences.java » ('J')

Powered by Google App Engine
This is Rietveld