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

Unified Diff: locale/en-US/common.json

Issue 29328672: Issue 2668 - Use new subscription types in options page (Closed)
Patch Set: Created Sept. 25, 2015, 3:27 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 | « ext/common.js ('k') | options.js » ('j') | options.js » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/en-US/common.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locale/en-US/common.json
@@ -0,0 +1,18 @@
+{
+ "common_feature_anti_adblock_title": {
+ "description": "Feature title for anti-adblock blocking filter list",
+ "message": "Hide Adblock Warning Messages"
+ },
+ "common_feature_malware_title": {
+ "description": "Feature title for anti-malware filter list",
+ "message": "Block Malware"
+ },
+ "common_feature_privacy_title": {
+ "description": "Feature title for privacy filter list",
+ "message": "Disable Tracking"
+ },
+ "common_feature_social_title": {
+ "description": "Feature title for social media blocking filter list",
+ "message": "Remove Social Media Buttons"
+ }
+}
« no previous file with comments | « ext/common.js ('k') | options.js » ('j') | options.js » ('J')

Powered by Google App Engine
This is Rietveld