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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « includes/subscriptionList.tmpl ('k') | pages/subscriptions.tmpl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "type_ads": { 2 "type_ads": {
3 "message": "Ad blocking" 3 "message": "Ad blocking"
4 }, 4 },
5 "type_anti-adblock": {
6 "message": "Anti ad blocking"
7 },
8 "type_malware": {
9 "message": "Malware protection"
10 },
5 "type_other": { 11 "type_other": {
6 "message": "Miscellaneous" 12 "message": "Miscellaneous"
13 },
14 "type_privacy": {
15 "message": "Privacy protection"
16 },
17 "type_social": {
18 "message": "Social media blocking"
7 } 19 }
8 } 20 }
OLDNEW
« 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