 Issue 29336364:
  issue 2377 - Finish design of Advanced tab of new options page  (Closed)
    
  
    Issue 29336364:
  issue 2377 - Finish design of Advanced tab of new options page  (Closed) 
  | 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 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 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 <a>Block Element</a> right-click menu item" | 
| 145 }, | 145 }, | 
| 146 "options_filterList_title": { | 146 "options_filterList_title": { | 
| 147 "description": "Section title in Advanced tab", | 147 "description": "Section title in Advanced tab", | 
| 148 "message": "Filter lists" | 148 "message": "Filter lists" | 
| 149 }, | 149 }, | 
| 150 "options_filterList_title_tooltip": { | |
| 151 "description": "First top part of tooltip description for 'Filter lists' sec tion in Advanced tab", | |
| 152 "message": "You can create or add filter lists here." | |
| 153 }, | |
| 154 "options_filterList_title_tooltip_notes_1": { | |
| 155 "description": "First bottom part of tooltip description for 'Filter lists' section in Advanced tab", | |
| 156 "message": "Filter lists are the heart of Adblock Plus, providing its functi onality. In order for any feature of Adblock Plus to take effect, at least one f ilter list needs to be activated. These filter lists are not owned by Adblock Pl us, but created by international volunteers, who also create the filter rules. A few of these filter lists are mentioned as examples in Adblock Plus." | |
| 157 }, | |
| 158 "options_filterList_title_tooltip_notes_2": { | |
| 159 "description": "Second bottom part of tooltip description for 'Filter lists' section in Advanced tab", | |
| 160 "message": "Adblock Plus provides free hosting for popular filter lists. If you would like to create or maintain a filter list which is not yet provided by Adblock Plus, we would be more than happy to assist you with the hosting. Contac t us at <strong>Help > Forum > Filters for Adblock Plus</strong>." | |
| 161 }, | |
| 150 "options_tab_overview": { | 162 "options_tab_overview": { | 
| 151 "description": "Tab name in Advanced tab", | 163 "description": "Tab name in Advanced tab", | 
| 152 "message": "Overview" | 164 "message": "Overview" | 
| 153 }, | 165 }, | 
| 154 "options_tab_ownList": { | 166 "options_tab_ownList": { | 
| 155 "description": "Tab name in Advanced tab", | 167 "description": "Tab name in Advanced tab", | 
| 156 "message": "Edit or create own filter list" | 168 "message": "Edit or create own filter list" | 
| 157 }, | 169 }, | 
| 158 "options_column_name": { | 170 "options_column_name": { | 
| 159 "description": "Name of column of subscription list table in Advanced tab", | 171 "description": "Name of column of subscription list table in Advanced tab", | 
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 214 "options_filterList_own_list": { | 226 "options_filterList_own_list": { | 
| 215 "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", | 
| 216 "message": "Own filter list" | 228 "message": "Own filter list" | 
| 217 }, | 229 }, | 
| 218 "options_filterList_edit_own_list": { | 230 "options_filterList_edit_own_list": { | 
| 219 "description": "Entry in filter list section in Advanced tab", | 231 "description": "Entry in filter list section in Advanced tab", | 
| 220 "message": "edit your filter list" | 232 "message": "edit your filter list" | 
| 221 }, | 233 }, | 
| 222 "options_customFilters_title": { | 234 "options_customFilters_title": { | 
| 223 "description": "Custom filters option name in Advanced tab", | 235 "description": "Custom filters option name in Advanced tab", | 
| 224 "message": "Blocking rules" | 236 "message": "Filter rules" | 
| 237 }, | |
| 238 "options_customFilters_title_tooltip": { | |
| 239 "description": "Text of tooltip description for 'Filter rules' section in Ad vanced tab", | |
| 240 "message": "Learn how to write your own filter rules to define elements that should be blocked. See tutorials and the syntax description at <strong>adblockp lus.org/filters</strong>" | |
| 225 }, | 241 }, | 
| 226 "options_customFilters_textbox_placeholder": { | 242 "options_customFilters_textbox_placeholder": { | 
| 227 "description": "Adding custom filter textbox placeholder text in Advanced ta b", | 243 "description": "Adding custom filter textbox placeholder text in Advanced ta b", | 
| 228 "message": "add your blocking rule here" | 244 "message": "add your blocking rule here" | 
| 229 }, | 245 }, | 
| 230 "options_customFilter_edit": { | 246 "options_customFilter_edit": { | 
| 231 "description": "Label for editing custom filter in Advanced tab", | 247 "description": "Label for editing custom filter in Advanced tab", | 
| 232 "message": "edit rules" | 248 "message": "edit filter rules" | 
| 233 }, | 249 }, | 
| 234 "options_customFilter_list": { | 250 "options_customFilter_list": { | 
| 
Thomas Greiner
2016/02/15 18:09:21
Detail: You changed the meaning of the string so p
 
saroyanm
2016/02/24 11:23:57
Done.
 | |
| 235 "description": "Label for editing custom filter in Advanced tab", | 251 "description": "Label for editing custom filter in Advanced tab", | 
| 236 "message": "list view" | 252 "message": "cancel" | 
| 237 }, | 253 }, | 
| 238 "options_customFilter_save": { | 254 "options_customFilter_save": { | 
| 239 "description": "Label for editing custom filter in Advanced tab", | 255 "description": "Label for editing custom filter in Advanced tab", | 
| 240 "message": "save" | 256 "message": "save" | 
| 241 }, | 257 }, | 
| 242 "options_faq_title": { | 258 "options_faq_title": { | 
| 243 "description": "FAQ section name in Help tab and link label in same section" , | 259 "description": "FAQ section name in Help tab and link label in same section" , | 
| 244 "message": "Frequently asked questions" | 260 "message": "Frequently asked questions" | 
| 245 }, | 261 }, | 
| 246 "options_faq_description": { | 262 "options_faq_description": { | 
| (...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 377 }, | 393 }, | 
| 378 "options_language_ro": { | 394 "options_language_ro": { | 
| 379 "description": "Language name shown in add language modal dialog", | 395 "description": "Language name shown in add language modal dialog", | 
| 380 "message": "Romanian" | 396 "message": "Romanian" | 
| 381 }, | 397 }, | 
| 382 "options_language_ru_uk": { | 398 "options_language_ru_uk": { | 
| 383 "description": "Language name shown in add language modal dialog", | 399 "description": "Language name shown in add language modal dialog", | 
| 384 "message": "Russian and Ukrainian" | 400 "message": "Russian and Ukrainian" | 
| 385 } | 401 } | 
| 386 } | 402 } | 
| OLD | NEW |