| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| 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 <a>Block Element</a> right-click menu item" | 144 "message": "Show <strong>Block Element</strong> right-click menu item" |
| 145 }, | |
| 146 "options_tweaks_showNotifications": { | |
| 147 "description": "Notification opt-out option in Advanced tab", | |
| 148 "message": "Show useful <strong>notifications</strong>" | |
| 149 }, | |
| 150 "options_tweaks_safariContentBlocker": { | |
| 151 "description": "Switch between classic and Safari's content blocking", | |
| 152 "message": "Use Safari's content blocking mechanism" | |
|
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
| |
| 145 }, | 153 }, |
| 146 "options_filterList_title": { | 154 "options_filterList_title": { |
| 147 "description": "Section title in Advanced tab", | 155 "description": "Section title in Advanced tab", |
| 148 "message": "Filter lists" | 156 "message": "Filter lists" |
| 149 }, | 157 }, |
| 150 "options_tab_overview": { | 158 "options_tab_overview": { |
| 151 "description": "Tab name in Advanced tab", | 159 "description": "Tab name in Advanced tab", |
| 152 "message": "Overview" | 160 "message": "Overview" |
| 153 }, | 161 }, |
| 154 "options_tab_ownList": { | 162 "options_tab_ownList": { |
| (...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 218 "options_filterList_edit_own_list": { | 226 "options_filterList_edit_own_list": { |
| 219 "description": "Entry in filter list section in Advanced tab", | 227 "description": "Entry in filter list section in Advanced tab", |
| 220 "message": "edit your filter list" | 228 "message": "edit your filter list" |
| 221 }, | 229 }, |
| 222 "options_customFilters_title": { | 230 "options_customFilters_title": { |
| 223 "description": "Custom filters option name in Advanced tab", | 231 "description": "Custom filters option name in Advanced tab", |
| 224 "message": "Blocking rules" | 232 "message": "Blocking rules" |
| 225 }, | 233 }, |
| 226 "options_customFilters_textbox_placeholder": { | 234 "options_customFilters_textbox_placeholder": { |
| 227 "description": "Adding custom filter textbox placeholder text in Advanced ta b", | 235 "description": "Adding custom filter textbox placeholder text in Advanced ta b", |
| 228 "message": "add your blocking rule here" | 236 "message": "add your filter rule here" |
| 229 }, | 237 }, |
| 230 "options_customFilter_edit": { | 238 "options_customFilter_edit": { |
| 231 "description": "Label for editing custom filter in Advanced tab", | 239 "description": "Label for editing custom filter in Advanced tab", |
| 232 "message": "edit rules" | 240 "message": "edit rules" |
| 233 }, | 241 }, |
| 234 "options_customFilter_list": { | 242 "options_customFilter_list": { |
| 235 "description": "Label for editing custom filter in Advanced tab", | 243 "description": "Label for editing custom filter in Advanced tab", |
| 236 "message": "list view" | 244 "message": "list view" |
| 237 }, | 245 }, |
| 238 "options_customFilter_save": { | 246 "options_customFilter_save": { |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 377 }, | 385 }, |
| 378 "options_language_ro": { | 386 "options_language_ro": { |
| 379 "description": "Language name shown in add language modal dialog", | 387 "description": "Language name shown in add language modal dialog", |
| 380 "message": "Romanian" | 388 "message": "Romanian" |
| 381 }, | 389 }, |
| 382 "options_language_ru_uk": { | 390 "options_language_ru_uk": { |
| 383 "description": "Language name shown in add language modal dialog", | 391 "description": "Language name shown in add language modal dialog", |
| 384 "message": "Russian and Ukrainian" | 392 "message": "Russian and Ukrainian" |
| 385 } | 393 } |
| 386 } | 394 } |
| OLD | NEW |