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": "Sidebar tab label", |
16 "message": "General" | 16 "message": "General" |
17 }, | 17 }, |
| 18 "options_tab_whitelist": { |
| 19 "description": "Sidebar tab label and main heading inside corresponding tab"
, |
| 20 "message": "Whitelisted websites" |
| 21 }, |
18 "options_tab_advanced": { | 22 "options_tab_advanced": { |
19 "description": "Name in sidebar for Advanced tab", | 23 "description": "Sidebar tab label", |
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": "Sidebar tab label", |
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", |
28 "message": "Version" | 32 "message": "Version" |
29 }, | 33 }, |
30 "options_tab_share": { | 34 "options_tab_share": { |
31 "description": "Share button in navigation sidebar", | 35 "description": "Share button in navigation sidebar", |
32 "message": "Share" | 36 "message": "Share" |
33 }, | 37 }, |
(...skipping 90 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 }, |
134 "options_whitelisted_add": { | 138 "options_whitelist_description": { |
135 "description": "Button label for adding whitelisted website", | 139 "description": "Whitelist tab description", |
136 "message": "add website" | 140 "message": "You’ve turned off ad blocking on these websites. You will see ad
s on these websites." |
137 }, | 141 }, |
138 "options_whitelisted_empty": { | 142 "options_whitelist_add": { |
139 "description": "Text shown when list of whitelisted websites is empty", | 143 "description": "Add whitelisted domain button", |
140 "message": "There are no websites in your whitelist." | 144 "message": "Add website" |
141 }, | 145 }, |
142 "options_whitelisted_title": { | 146 "options_whitelist_placeholder_example": { |
143 "description": "Whitelisting option name in General tab", | 147 "description": "Empty Whitelist input placeholder prefix", |
144 "message": "Whitelisted websites" | 148 "message": "e.g. $domain$", |
| 149 "placeholders": { |
| 150 "domain": { |
| 151 "content": "$1", |
| 152 "example": "www.example.com" |
| 153 } |
| 154 } |
145 }, | 155 }, |
146 "options_whitelisted_title_tooltip_1": { | 156 "options_whitelist_empty_1": { |
147 "description": "First top part of tooltip description for 'Whitelisted domai
ns' section in General tab", | 157 "description": "Empty Whitelist placeholder", |
148 "message": "You can allow a website to display ads by adding it to your whit
elist." | 158 "message": "You aren't whitelisting any websites yet." |
149 }, | 159 }, |
150 "options_whitelisted_title_tooltip_2": { | 160 "options_whitelist_empty_2": { |
151 "description": "Second top part of tooltip description for 'Whitelisted doma
ins' section in General tab", | 161 "description": "Empty Whitelist placeholder", |
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." | 162 "message": "Websites you trust and want to allow ads on will be shown here." |
153 }, | 163 }, |
154 "options_whitelisted_title_tooltip_notes_1": { | 164 "options_whitelist_duplicate": { |
155 "description": "Bottom part of tooltip description for 'Whitelisted domains'
section in General tab", | 165 "description": "Duplicate hostname warning of whitelist text input", |
156 "message": "Note that this feature is different from whitelisted Acceptable
Ads." | 166 "message": "Website is already whitelisted" |
| 167 }, |
| 168 "options_whitelist_description": { |
| 169 "description": "Section description in whitelisted tab", |
| 170 "message": "You’ve turned off ad blocking on these websites. You will see ad
s on these websites." |
157 }, | 171 }, |
158 "options_button_add": { | 172 "options_button_add": { |
159 "description": "Add button label", | 173 "description": "Add button label", |
160 "message": "add" | 174 "message": "add" |
161 }, | 175 }, |
162 "options_button_cancel": { | |
163 "description": "Cancel button label", | |
164 "message": "cancel" | |
165 }, | |
166 "options_tweaks_title": { | 176 "options_tweaks_title": { |
167 "description": "Section title in Advanced tab", | 177 "description": "Section title in Advanced tab", |
168 "message": "Tweaks" | 178 "message": "Tweaks" |
169 }, | 179 }, |
170 "options_tweaks_blockElement": { | 180 "options_tweaks_blockElement": { |
171 "description": "Show 'Block element' option in Advanced tab", | 181 "description": "Show 'Block element' option in Advanced tab", |
172 "message": "Show 'Block element' right-click menu item" | 182 "message": "Show 'Block element' right-click menu item" |
173 }, | 183 }, |
174 "options_tweaks_showDevToolsPanel": { | 184 "options_tweaks_showDevToolsPanel": { |
175 "description": "Show developer tools panel option in Advanced tab", | 185 "description": "Show developer tools panel option in Advanced tab", |
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
429 }, | 439 }, |
430 "options_language_ro": { | 440 "options_language_ro": { |
431 "description": "Language name shown in add language modal dialog", | 441 "description": "Language name shown in add language modal dialog", |
432 "message": "Romanian" | 442 "message": "Romanian" |
433 }, | 443 }, |
434 "options_language_ru_uk": { | 444 "options_language_ru_uk": { |
435 "description": "Language name shown in add language modal dialog", | 445 "description": "Language name shown in add language modal dialog", |
436 "message": "Russian and Ukrainian" | 446 "message": "Russian and Ukrainian" |
437 } | 447 } |
438 } | 448 } |
OLD | NEW |