| 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": { |
| 11 "description": "Name of extension in navigation sidebar", | 11 "description": "Name of extension in navigation sidebar", |
| 12 "message": "Adblock <strong>Plus</strong>" | 12 "message": "Adblock <strong>Plus</strong>" |
| 13 }, | 13 }, |
| 14 "options_tab_general": { | 14 "options_tab_general": { |
| 15 "description": "Name in sidebar for General tab", | 15 "description": "Name in sidebar for General tab", |
| 16 "message": "General" | 16 "message": "General" |
| 17 }, | 17 }, |
| 18 "options_tab_whitelist": { | |
| 19 "description": "Name in sidebar for Whitelisted websites tab", | |
| 20 "message": "Whitelisted websites" | |
| 21 }, | |
| 18 "options_tab_advanced": { | 22 "options_tab_advanced": { |
| 19 "description": "Name in sidebar for Advanced tab", | 23 "description": "Name in sidebar for Advanced tab", |
| 20 "message": "Advanced" | 24 "message": "Advanced" |
| 21 }, | 25 }, |
| 22 "options_tab_help": { | 26 "options_tab_help": { |
| 23 "description": "Name in sidebar for Help tab", | 27 "description": "Name in sidebar for Help tab", |
| 24 "message": "Help" | 28 "message": "Help" |
| 25 }, | 29 }, |
| 26 "options_version": { | 30 "options_version": { |
| 27 "description": "Version label in navigation sidebar", | 31 "description": "Version label in navigation sidebar", |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 124 "message": "The Acceptable Ads initiative, which supports both users and web site owners, is a set of strict guidelines that identifies acceptable ads. Ads m eeting these criteria are displayed to users." | 128 "message": "The Acceptable Ads initiative, which supports both users and web site owners, is a set of strict guidelines that identifies acceptable ads. Ads m eeting these criteria are displayed to users." |
| 125 }, | 129 }, |
| 126 "options_acceptableAds_title_tooltip_3": { | 130 "options_acceptableAds_title_tooltip_3": { |
| 127 "description": "Third part of tooltip description for 'Acceptable Ads' secti on in General tab", | 131 "description": "Third part of tooltip description for 'Acceptable Ads' secti on in General tab", |
| 128 "message": "You can, however, disable this feature at any time and browse ad -free." | 132 "message": "You can, however, disable this feature at any time and browse ad -free." |
| 129 }, | 133 }, |
| 130 "options_acceptableAds_description": { | 134 "options_acceptableAds_description": { |
| 131 "description": "Acceptable ads descriptive name in General tab", | 135 "description": "Acceptable ads descriptive name in General tab", |
| 132 "message": "Allow some non-intrusive advertising" | 136 "message": "Allow some non-intrusive advertising" |
| 133 }, | 137 }, |
| 138 "options_whitelist_title": { | |
| 139 "description": "Whitelist tab headline", | |
| 140 "message": "Whitelisted websites" | |
| 141 }, | |
| 142 "options_whitelist_description": { | |
| 143 "description": "Whitelist tab description", | |
| 144 "message": "You’ve turned off ad blocking on these websites. You will see ad s on these websites." | |
| 145 }, | |
| 146 "options_whitelist_add": { | |
| 147 "description": "Add whitelisted domain button", | |
| 148 "message": "Add website" | |
| 149 }, | |
| 150 "options_whitelist_placeholder_example": { | |
| 151 "description": "Empty Whitelist input placeholder prefix", | |
| 152 "message": "e.g." | |
|
Thomas Greiner
2017/05/09 13:42:55
This assumes that we know where the prefix is plac
saroyanm
2017/05/16 20:20:06
Done.
| |
| 153 }, | |
| 154 "options_whitelist_empty_1": { | |
| 155 "description": "Empty Whitelist placeholder", | |
| 156 "message": "You aren't whitelisting any websites yet." | |
| 157 }, | |
| 158 "options_whitelist_empty_2": { | |
| 159 "description": "Empty Whitelist placeholder", | |
| 160 "message": "Websites you trust and want to allow ads on will be shown here." | |
| 161 }, | |
| 162 "options_whitelist_invalid": { | |
| 163 "description": "Invalid hostname notification of whitelist text input", | |
| 164 "message": "Not a valid hostname" | |
| 165 }, | |
| 166 "options_whitelist_duplicate": { | |
| 167 "description": "Duplicate hostname notification of whitelist text input", | |
|
Thomas Greiner
2017/05/09 13:42:55
Detail: "notification" is a bit ambiguous so what
saroyanm
2017/05/16 20:20:05
Done.
| |
| 168 "message": "Website is already whitelisted" | |
| 169 }, | |
| 170 "options_whitelist_description": { | |
| 171 "description": "Section description in whitelisted tab", | |
| 172 "message": "You’ve turned off ad blocking on these websites. You will see ad s on these websites." | |
| 173 }, | |
| 134 "options_whitelisted_add": { | 174 "options_whitelisted_add": { |
|
Thomas Greiner
2017/05/09 13:42:55
Detail: This doesn't appear to be used anymore.
saroyanm
2017/05/16 20:20:05
Done.
| |
| 135 "description": "Button label for adding whitelisted website", | 175 "description": "Button label for adding whitelisted website", |
| 136 "message": "add website" | 176 "message": "add website" |
| 137 }, | 177 }, |
| 138 "options_whitelisted_empty": { | |
| 139 "description": "Text shown when list of whitelisted websites is empty", | |
| 140 "message": "There are no websites in your whitelist." | |
| 141 }, | |
| 142 "options_whitelisted_title": { | 178 "options_whitelisted_title": { |
|
Thomas Greiner
2017/05/09 13:42:55
Detail: Those string names should probably be upda
saroyanm
2017/05/16 20:20:06
Thanks for noticing, this is a duplication.
| |
| 143 "description": "Whitelisting option name in General tab", | 179 "description": "Whitelisting option name in General tab", |
| 144 "message": "Whitelisted websites" | 180 "message": "Whitelisted websites" |
| 145 }, | 181 }, |
| 146 "options_whitelisted_title_tooltip_1": { | 182 "options_whitelisted_title_tooltip_1": { |
|
Thomas Greiner
2017/05/09 13:42:55
Detail: These texts don't appear to be used anymor
saroyanm
2017/05/16 20:20:05
Done.
| |
| 147 "description": "First top part of tooltip description for 'Whitelisted domai ns' section in General tab", | 183 "description": "First top part of tooltip description for 'Whitelisted domai ns' section in General tab", |
| 148 "message": "You can allow a website to display ads by adding it to your whit elist." | 184 "message": "You can allow a website to display ads by adding it to your whit elist." |
| 149 }, | 185 }, |
| 150 "options_whitelisted_title_tooltip_2": { | 186 "options_whitelisted_title_tooltip_2": { |
| 151 "description": "Second top part of tooltip description for 'Whitelisted doma ins' section in General tab", | 187 "description": "Second top part of tooltip description for 'Whitelisted doma ins' section in General tab", |
| 152 "message": "This means that Adblock Plus is completely deactivated on the wh itelisted site. Ads and other annoyances, such as tracking scripts, may be activ ated." | 188 "message": "This means that Adblock Plus is completely deactivated on the wh itelisted site. Ads and other annoyances, such as tracking scripts, may be activ ated." |
| 153 }, | 189 }, |
| 154 "options_whitelisted_title_tooltip_notes_1": { | 190 "options_whitelisted_title_tooltip_notes_1": { |
| 155 "description": "Bottom part of tooltip description for 'Whitelisted domains' section in General tab", | 191 "description": "Bottom part of tooltip description for 'Whitelisted domains' section in General tab", |
| 156 "message": "Note that this feature is different from whitelisted Acceptable Ads." | 192 "message": "Note that this feature is different from whitelisted Acceptable Ads." |
| (...skipping 272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 429 }, | 465 }, |
| 430 "options_language_ro": { | 466 "options_language_ro": { |
| 431 "description": "Language name shown in add language modal dialog", | 467 "description": "Language name shown in add language modal dialog", |
| 432 "message": "Romanian" | 468 "message": "Romanian" |
| 433 }, | 469 }, |
| 434 "options_language_ru_uk": { | 470 "options_language_ru_uk": { |
| 435 "description": "Language name shown in add language modal dialog", | 471 "description": "Language name shown in add language modal dialog", |
| 436 "message": "Russian and Ukrainian" | 472 "message": "Russian and Ukrainian" |
| 437 } | 473 } |
| 438 } | 474 } |
| OLD | NEW |