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

Delta Between Two Patch Sets: locale/en-US/mobile-options.json

Issue 29488575: Issue 5384 - Introduced dedicated mobile options page (Closed)
Left Patch Set: Addressed mobile-options.js comments Created July 18, 2017, 5:39 p.m.
Right Patch Set: Added ID constants Created Aug. 28, 2017, 2:51 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « ext/background.js ('k') | messageResponder.js » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "mops_acceptableAds_description": { 2 "mops_acceptableAds_description": {
3 "description": "Label for enabling Acceptable Ads", 3 "description": "Label for enabling Acceptable Ads",
4 "message": "Allow some non-intrusive advertising" 4 "message": "Allow some non-intrusive advertising"
5 }, 5 },
6 "mops_acceptableAds_more": { 6 "mops_acceptableAds_more": {
7 "description": "Link for Acceptable Ads setting", 7 "description": "Link for Acceptable Ads setting",
8 "message": "Learn more" 8 "message": "Learn more"
9 }, 9 },
10 "mops_action_cancel": { 10 "mops_action_cancel": {
(...skipping 23 matching lines...) Expand all
34 "message": "+ Add a filter list" 34 "message": "+ Add a filter list"
35 }, 35 },
36 "mops_filterlist_add_action": { 36 "mops_filterlist_add_action": {
37 "description": "Label for finishing adding a new filter list", 37 "description": "Label for finishing adding a new filter list",
38 "message": "Add filter list" 38 "message": "Add filter list"
39 }, 39 },
40 "mops_filterlist_add_url": { 40 "mops_filterlist_add_url": {
41 "description": "Label for initiating adding a new filter list manually", 41 "description": "Label for initiating adding a new filter list manually",
42 "message": "+ Add a custom filter list" 42 "message": "+ Add a custom filter list"
43 }, 43 },
44 "mops_header": {
45 "description": "Mobile options page title",
46 "message": "Adblock Plus settings"
47 },
44 "mops_subscribe_header": { 48 "mops_subscribe_header": {
45 "description": "Label for finishing adding a new filter list manually", 49 "description": "Label for finishing adding a new filter list manually",
46 "message": "Add a custom filter list" 50 "message": "Add a custom filter list"
47 }, 51 },
48 "mops_subscribe_title": { 52 "mops_subscribe_title": {
49 "description": "Label of filter list title form input field", 53 "description": "Label of filter list title form input field",
50 "message": "Filter list name" 54 "message": "Filter list name"
51 }, 55 },
52 "mops_subscribe_url": { 56 "mops_subscribe_url": {
53 "description": "Label of filter list URL form input field", 57 "description": "Label of filter list URL form input field",
54 "message": "Filter list URL" 58 "message": "Filter list URL"
55 }, 59 },
56 "mops_subscriptions_header": { 60 "mops_subscriptions_header": {
57 "description": "Title of filter list section", 61 "description": "Title of filter list section",
58 "message": "Filter subscriptions" 62 "message": "Filter subscriptions"
59 }, 63 },
60 "mops_title": { 64 "mops_title": {
61 "description": "Mobile options page title", 65 "description": "Mobile options page title",
62 "message": "Adblock Plus settings" 66 "message": "Adblock Plus settings"
63 } 67 }
64 } 68 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld