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

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

Issue 29321198: Issue 2376 - Implement custom filters in new options page (Closed)
Left Patch Set: Created June 29, 2015, 11:21 a.m.
Right Patch Set: Nit fixes Created July 15, 2015, 2:35 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 | « 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 "options_page_title": { 2 "options_page_title": {
3 "description": "Options page title", 3 "description": "Options page title",
4 "message": "Adblock Plus Options" 4 "message": "Adblock Plus Options"
5 }, 5 },
6 "options_page_header_1": { 6 "options_page_header_1": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Options" 8 "message": "Options"
9 }, 9 },
10 "options_page_header_2": { 10 "options_page_header_2": {
(...skipping 13 matching lines...) Expand all
24 "message": "Help" 24 "message": "Help"
25 }, 25 },
26 "options_version": { 26 "options_version": {
27 "description": "Version label in navigation sidebar", 27 "description": "Version label in navigation sidebar",
28 "message": "Version" 28 "message": "Version"
29 }, 29 },
30 "options_tab_share": { 30 "options_tab_share": {
31 "description": "Share button in navigation sidebar", 31 "description": "Share button in navigation sidebar",
32 "message": "Share" 32 "message": "Share"
33 }, 33 },
34 "options_tab_donate": { 34 "options_tab_contribute": {
35 "description": "Donate button in navigation sidebar", 35 "description": "Button in navigation sidebar to support Adblock Plus",
36 "message": "Donate" 36 "message": "Support us"
37 }, 37 },
38 "options_readMore": { 38 "options_readMore": {
39 "description": "Read more element that shows tooltip with description", 39 "description": "Read more element that shows tooltip with description",
40 "message": "read more" 40 "message": "read more"
41 }, 41 },
42 "options_blocking_title": { 42 "options_blocking_title": {
43 "description": "Blocking section name in General tab", 43 "description": "Blocking section name in General tab",
44 "message": "Blocking" 44 "message": "Blocking"
45 }, 45 },
46 "options_language_title": { 46 "options_language_title": {
47 "description": "Option name in General tab", 47 "description": "Ad blocking list option name in General tab",
48 "message": "<strong>Adblocking</strong> for websites in..." 48 "message": "<strong>Adblocking</strong> for websites in..."
49 }, 49 },
50 "options_language_add": { 50 "options_language_add": {
51 "description": "Add other language button in General Tab", 51 "description": "Add other language button in General Tab",
52 "message": "add other website languages" 52 "message": "add other website languages"
53 }, 53 },
54 "options_furtherBlocking_title": { 54 "options_furtherBlocking_title": {
55 "description": "Option name in General tab", 55 "description": "Blocking list option name in General tab",
56 "message": "Further blocking options" 56 "message": "Further blocking options"
57 }, 57 },
58 "options_popular": { 58 "options_popular": {
59 "description": "Popular label in further blocking options table", 59 "description": "Popular label in further blocking options table",
60 "message": "popular" 60 "message": "popular"
61 }, 61 },
62 "options_furtherBlocking_add": { 62 "options_furtherBlocking_add": {
63 "description": "Button name for adding other blocking list in General tab", 63 "description": "Button name for adding other blocking list in General tab",
64 "message": "add other blocking list" 64 "message": "add other blocking list"
65 }, 65 },
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 }, 121 },
122 "options_blockingList_add": { 122 "options_blockingList_add": {
123 "description": "Import button in Advanced tab", 123 "description": "Import button in Advanced tab",
124 "message": "add/import other blocking list" 124 "message": "add/import other blocking list"
125 }, 125 },
126 "options_blockingList_update": { 126 "options_blockingList_update": {
127 "description": "Update button in Advanced tab", 127 "description": "Update button in Advanced tab",
128 "message": "Update all blocking lists" 128 "message": "Update all blocking lists"
129 }, 129 },
130 "options_customFilters_title": { 130 "options_customFilters_title": {
131 "description": "Option name in Advanced tab", 131 "description": "Custom filters option name in Advanced tab",
Thomas Greiner 2015/06/30 09:23:26 Which option?
saroyanm 2015/07/08 18:25:39 For some option names we are specifying for some n
Thomas Greiner 2015/07/09 11:07:54 Awesome, thanks.
132 "message": "Blocking rules" 132 "message": "Blocking rules"
133 }, 133 },
134 "options_customFilters_textbox_placeholder": { 134 "options_customFilters_textbox_placeholder": {
135 "description": "Placeholder text in Advanced tab", 135 "description": "Adding custom filter textbox placeholder text in Advanced ta b",
Thomas Greiner 2015/06/30 09:23:26 Placeholder text for what?
saroyanm 2015/07/08 18:25:39 Done.
136 "message": "add your blocking rule here" 136 "message": "add your blocking rule here"
137 }, 137 },
138 "options_customFilter_edit_btn": { 138 "options_customFilter_edit": {
Thomas Greiner 2015/06/30 09:23:26 The "_btn" at the end is not necessary for it to b
saroyanm 2015/07/08 18:25:39 Done.
139 "description": "Button label in Advanced tab", 139 "description": "Label for editing custom filter in Advanced tab",
Thomas Greiner 2015/06/30 09:23:26 Suggestion: "Label for editing custom filter in Ad
saroyanm 2015/07/08 18:25:39 Done, better.
140 "message": "edit rules" 140 "message": "edit rules"
141 }, 141 },
142 "options_customFilter_list_btn": { 142 "options_customFilter_list": {
143 "description": "Button label in Advanced tab", 143 "description": "Label for editing custom filter in Advanced tab",
144 "message": "list view" 144 "message": "list view"
145 }, 145 },
146 "options_customFilter_save_btn": { 146 "options_customFilter_save": {
147 "description": "Button label in Advanced tab", 147 "description": "Label for editing custom filter in Advanced tab",
148 "message": "Save" 148 "message": "save"
Thomas Greiner 2015/06/30 09:23:26 Why is "Save" upper-case while "list view" is lowe
saroyanm 2015/07/08 18:25:39 Done.
149 }, 149 },
150 "options_faq_title": { 150 "options_faq_title": {
151 "description": "FAQ section name in Help tab and link label in same section" , 151 "description": "FAQ section name in Help tab and link label in same section" ,
152 "message": "Frequently asked questions" 152 "message": "Frequently asked questions"
153 }, 153 },
154 "options_faq_description": { 154 "options_faq_description": {
155 "description": "FAQ section description in Help tab", 155 "description": "FAQ section description in Help tab",
156 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems." 156 "message": "You only need to refresh your blocking list in \"Advanced\" very often, but there are also other known problems."
157 }, 157 },
158 "options_forum_title": { 158 "options_forum_title": {
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 "message": "French" 268 "message": "French"
269 }, 269 },
270 "options_language_ro": { 270 "options_language_ro": {
271 "description": "Language name shown in add language modal dialog", 271 "description": "Language name shown in add language modal dialog",
272 "message": "Romanian" 272 "message": "Romanian"
273 }, 273 },
274 "options_language_ru_uk": { 274 "options_language_ru_uk": {
275 "description": "Language name shown in add language modal dialog", 275 "description": "Language name shown in add language modal dialog",
276 "message": "Russian and Ukrainian" 276 "message": "Russian and Ukrainian"
277 } 277 }
278 } 278 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld