Left: | ||
Right: |
LEFT | RIGHT |
---|---|
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 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
134 "options_button_cancel": { | 134 "options_button_cancel": { |
135 "description": "Cancel button label", | 135 "description": "Cancel button label", |
136 "message": "cancel" | 136 "message": "cancel" |
137 }, | 137 }, |
138 "options_tweaks_title": { | 138 "options_tweaks_title": { |
139 "description": "Section title in Advanced tab", | 139 "description": "Section title in Advanced tab", |
140 "message": "Tweaks" | 140 "message": "Tweaks" |
141 }, | 141 }, |
142 "options_tweaks_blockElement": { | 142 "options_tweaks_blockElement": { |
143 "description": "Show block Element option in Advanced tab", | 143 "description": "Show block Element option in Advanced tab", |
144 "message": "Show <strong>Block Element</strong> right-click menu item" | 144 "message": "Show Block Element right-click menu item" |
145 }, | |
146 "options_tweaks_showDevToolsPanel": { | |
147 "description": "Show developer tools panel option in Advanced tab", | |
148 "message": "Show 'Adblock Plus' panel in the developer tools" | |
145 }, | 149 }, |
146 "options_tweaks_showNotifications": { | 150 "options_tweaks_showNotifications": { |
147 "description": "Notification opt-out option in Advanced tab", | 151 "description": "Notification opt-out option in Advanced tab", |
148 "message": "Show useful <strong>notifications</strong>" | 152 "message": "Show useful notifications" |
149 }, | 153 }, |
150 "options_tweaks_safariContentBlocker": { | 154 "options_tweaks_safariContentBlocker": { |
151 "description": "Switch between classic and Safari's content blocking", | 155 "description": "Switch between classic and Safari's Content Blocking", |
152 "message": "Use Safari's content blocking mechanism" | 156 "message": "Use Safari's native Content Blocking (experimental)" |
Sebastian Noack
2016/02/25 19:23:35
This feature should be indicated as experimental.
Thomas Greiner
2016/02/26 13:01:58
Make sense. What about "Use Safari's native Conten
Sebastian Noack
2016/02/26 15:20:14
Except when they call it Content Blockers: https:/
Thomas Greiner
2016/02/29 17:32:42
Done. Maybe they're referring to the product as Co
| |
153 }, | 157 }, |
154 "options_filterList_title": { | 158 "options_filterList_title": { |
155 "description": "Section title in Advanced tab", | 159 "description": "Section title in Advanced tab", |
156 "message": "Filter lists" | 160 "message": "Filter lists" |
157 }, | 161 }, |
158 "options_tab_overview": { | 162 "options_tab_overview": { |
159 "description": "Tab name in Advanced tab", | 163 "description": "Tab name in Advanced tab", |
160 "message": "Overview" | 164 "message": "Overview" |
161 }, | 165 }, |
162 "options_tab_ownList": { | 166 "options_tab_ownList": { |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
222 "options_filterList_own_list": { | 226 "options_filterList_own_list": { |
223 "description": "Name of custom subscription entry in filter list section in Advanced tab", | 227 "description": "Name of custom subscription entry in filter list section in Advanced tab", |
224 "message": "Own filter list" | 228 "message": "Own filter list" |
225 }, | 229 }, |
226 "options_filterList_edit_own_list": { | 230 "options_filterList_edit_own_list": { |
227 "description": "Entry in filter list section in Advanced tab", | 231 "description": "Entry in filter list section in Advanced tab", |
228 "message": "edit your filter list" | 232 "message": "edit your filter list" |
229 }, | 233 }, |
230 "options_customFilters_title": { | 234 "options_customFilters_title": { |
231 "description": "Custom filters option name in Advanced tab", | 235 "description": "Custom filters option name in Advanced tab", |
232 "message": "Blocking rules" | 236 "message": "Filter rules" |
233 }, | 237 }, |
234 "options_customFilters_textbox_placeholder": { | 238 "options_customFilters_textbox_placeholder": { |
235 "description": "Adding custom filter textbox placeholder text in Advanced ta b", | 239 "description": "Adding custom filter textbox placeholder text in Advanced ta b", |
236 "message": "add your filter rule here" | 240 "message": "add your filter rule here" |
237 }, | 241 }, |
238 "options_customFilter_edit": { | 242 "options_customFilter_edit": { |
239 "description": "Label for editing custom filter in Advanced tab", | 243 "description": "Label for editing custom filter in Advanced tab", |
240 "message": "edit rules" | 244 "message": "edit rules" |
241 }, | 245 }, |
242 "options_customFilter_list": { | 246 "options_customFilter_list": { |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
298 "options_dialog_custom_import": { | 302 "options_dialog_custom_import": { |
299 "description": "Button in add custom subscription modal dialog", | 303 "description": "Button in add custom subscription modal dialog", |
300 "message": "import filter list with this URL" | 304 "message": "import filter list with this URL" |
301 }, | 305 }, |
302 "options_dialog_edit_own_list": { | 306 "options_dialog_edit_own_list": { |
303 "description": "Edit own filter list section name in custom subscription mod al dialog", | 307 "description": "Edit own filter list section name in custom subscription mod al dialog", |
304 "message": "edit own filter list" | 308 "message": "edit own filter list" |
305 }, | 309 }, |
306 "options_dialog_create_own_list": { | 310 "options_dialog_create_own_list": { |
307 "description": "Button in custom subscription modal dialog", | 311 "description": "Button in custom subscription modal dialog", |
308 "message": "create own blocking rules" | 312 "message": "create own filter rules" |
309 }, | 313 }, |
310 "options_dialog_language_title": { | 314 "options_dialog_language_title": { |
311 "description": "Button in gerenal tab", | 315 "description": "Button in gerenal tab", |
312 "message": "Add other website language" | 316 "message": "Add other website language" |
313 }, | 317 }, |
314 "options_dialog_language_find": { | 318 "options_dialog_language_find": { |
315 "description": "Placeholder text in add language modal dialog", | 319 "description": "Placeholder text in add language modal dialog", |
316 "message": "Find language" | 320 "message": "Find language" |
317 }, | 321 }, |
318 "options_dialog_language_added": { | 322 "options_dialog_language_added": { |
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
385 }, | 389 }, |
386 "options_language_ro": { | 390 "options_language_ro": { |
387 "description": "Language name shown in add language modal dialog", | 391 "description": "Language name shown in add language modal dialog", |
388 "message": "Romanian" | 392 "message": "Romanian" |
389 }, | 393 }, |
390 "options_language_ru_uk": { | 394 "options_language_ru_uk": { |
391 "description": "Language name shown in add language modal dialog", | 395 "description": "Language name shown in add language modal dialog", |
392 "message": "Russian and Ukrainian" | 396 "message": "Russian and Ukrainian" |
393 } | 397 } |
394 } | 398 } |
LEFT | RIGHT |