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

Unified Diff: locales/en/subscriptions.json

Issue 29326085: Issue 2823 - Display new subscription types on subscriptions page (Closed)
Patch Set: Created Sept. 16, 2015, 12:01 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 | « includes/subscriptionList.tmpl ('k') | pages/subscriptions.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/en/subscriptions.json
===================================================================
--- a/locales/en/subscriptions.json
+++ b/locales/en/subscriptions.json
@@ -2,7 +2,19 @@
"type_ads": {
"message": "Ad blocking"
},
+ "type_anti-adblock": {
+ "message": "Anti ad blocking"
+ },
+ "type_malware": {
+ "message": "Malware protection"
+ },
"type_other": {
"message": "Miscellaneous"
+ },
+ "type_privacy": {
+ "message": "Privacy protection"
+ },
+ "type_social": {
+ "message": "Social media blocking"
}
-}
+}
« no previous file with comments | « includes/subscriptionList.tmpl ('k') | pages/subscriptions.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld