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

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

Issue 29321417: Issue 2357 - Added "predefined list" dialog to options page (Closed)
Left Patch Set: Replaced dataset with has/get/set/removeAttribute Created July 10, 2015, 2:18 p.m.
Right Patch Set: Post-review: Merged Created July 16, 2015, 11:36 a.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 | « no previous file | options.html » ('j') | options.js » ('J')
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 26 matching lines...) Expand all
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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 "message": "Date" 120 "message": "Date"
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_blockingRules": { 130 "options_customFilters_title": {
131 "description": "Own blicking list header in Advanced tab", 131 "description": "Custom filters option name in Advanced tab",
132 "message": "Blocking rules" 132 "message": "Blocking rules"
133 }, 133 },
134 "options_blockingRules_edit": { 134 "options_customFilters_textbox_placeholder": {
135 "description": "Edit rules button in Advanced tab", 135 "description": "Adding custom filter textbox placeholder text in Advanced ta b",
136 "message": "add your blocking rule here"
137 },
138 "options_customFilter_edit": {
139 "description": "Label for editing custom filter in Advanced tab",
136 "message": "edit rules" 140 "message": "edit rules"
141 },
142 "options_customFilter_list": {
143 "description": "Label for editing custom filter in Advanced tab",
144 "message": "list view"
145 },
146 "options_customFilter_save": {
147 "description": "Label for editing custom filter in Advanced tab",
148 "message": "save"
137 }, 149 },
138 "options_faq_title": { 150 "options_faq_title": {
139 "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" ,
140 "message": "Frequently asked questions" 152 "message": "Frequently asked questions"
141 }, 153 },
142 "options_faq_description": { 154 "options_faq_description": {
143 "description": "FAQ section description in Help tab", 155 "description": "FAQ section description in Help tab",
144 "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."
145 }, 157 },
146 "options_forum_title": { 158 "options_forum_title": {
147 "description": "Forum section name in Help tab", 159 "description": "Forum section name in Help tab",
148 "message": "Forum" 160 "message": "Forum"
149 }, 161 },
150 "options_forum_description": { 162 "options_forum_description": {
151 "description": "Forum section description in Help tab", 163 "description": "Forum section description in Help tab",
152 "message": "If the frequently asked questions helped you can reach us in our forum." 164 "message": "If the frequently asked questions helped you can reach us in our forum."
153 }, 165 },
154 "options_forum_link": { 166 "options_forum_link": {
155 "description": "Forum section link in Help tab", 167 "description": "Forum section link in Help tab",
156 "message": "Adblock Plus support forum" 168 "message": "Adblock Plus support forum"
157 }, 169 },
158 "options_media_title": { 170 "options_media_title": {
159 "description": "Social media Section name in Help tab", 171 "description": "Social media Section name in Help tab",
160 "message": "Social media" 172 "message": "Social media"
161 }, 173 },
162 "options_media_description": { 174 "options_media_description": {
163 "description": "Social media section description in Help tab", 175 "description": "Social media section description in Help tab",
164 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 176 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels."
165 }, 177 },
166 "options_dialog_addSubscription_confirm": { 178 "options_dialog_predefined_confirm": {
167 "description": "Confirming to add a predefined subscription", 179 "description": "Confirming to add a predefined subscription when asked in a dialog",
168 "message": "Yes, use this blocking list" 180 "message": "Yes, use this blocking list"
saroyanm 2015/07/13 16:20:07 In the mockup design it says: "Filter list", but
Thomas Greiner 2015/07/13 18:37:14 Acknowledged.
169 }, 181 },
170 "options_dialog_addSubscription_title": { 182 "options_dialog_predefined_title": {
171 "description": "Dialog title for adding a predefined subscription", 183 "description": "Dialog title for adding a predefined subscription",
172 "message": "Do you really want to use this blocking list?" 184 "message": "Do you really want to use this blocking list?"
173 }, 185 },
174 "options_dialog_customlist_title": { 186 "options_dialog_custom_title": {
175 "description": "Title of custom list modal dialog", 187 "description": "Title of custom subscription modal dialog",
176 "message": "Add other blocking list" 188 "message": "Add other blocking list"
177 }, 189 },
178 "options_close": { 190 "options_close": {
179 "description": "Close modal button", 191 "description": "Close modal button",
180 "message": "close" 192 "message": "close"
181 }, 193 },
182 "options_dialog_customlist_subscription_title": { 194 "options_dialog_custom_subscription_title": {
183 "description": "Add customlist modal import hint message", 195 "description": "Add custom subscription modal import hint message",
184 "message": "Via URL/Link" 196 "message": "Via URL/Link"
185 }, 197 },
186 "options_dialog_customlist_import": { 198 "options_dialog_custom_import": {
187 "description": "Button in add custom subscription modal dialog", 199 "description": "Button in add custom subscription modal dialog",
188 "message": "import blocking list with this URL" 200 "message": "import blocking list with this URL"
189 }, 201 },
190 "options_dialog_edit_own_list": { 202 "options_dialog_edit_own_list": {
191 "description": "Edit own blocking list section name in custom subscription m odal dialog", 203 "description": "Edit own blocking list section name in custom subscription m odal dialog",
192 "message": "edit own blocking list" 204 "message": "edit own blocking list"
193 }, 205 },
194 "options_dialog_create_own_list": { 206 "options_dialog_create_own_list": {
195 "description": "Button in custom subscription modal dialog", 207 "description": "Button in custom subscription modal dialog",
196 "message": "create own blocking rules" 208 "message": "create own blocking rules"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
265 }, 277 },
266 "options_language_ro": { 278 "options_language_ro": {
267 "description": "Language name shown in add language modal dialog", 279 "description": "Language name shown in add language modal dialog",
268 "message": "Romanian" 280 "message": "Romanian"
269 }, 281 },
270 "options_language_ru_uk": { 282 "options_language_ru_uk": {
271 "description": "Language name shown in add language modal dialog", 283 "description": "Language name shown in add language modal dialog",
272 "message": "Russian and Ukrainian" 284 "message": "Russian and Ukrainian"
273 } 285 }
274 } 286 }
LEFTRIGHT
« no previous file | options.html » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld