Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: locale/en-US/new-options.json

Issue 29502647: Issue 5482 - Sidebar and about ABP dialog (Closed)
Left Patch Set: Addressed comments Created Aug. 23, 2017, 12:23 p.m.
Right Patch Set: Fixed nit Created Aug. 28, 2017, 11:38 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | new-options.html » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
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_title": { 6 "options_page_title": {
7 "description": "Page title in navigation sidebar", 7 "description": "Page title in navigation sidebar",
8 "message": "Settings" 8 "message": "Settings"
9 }, 9 },
10 "options_tab_general": { 10 "options_tab_general": {
(...skipping 29 matching lines...) Expand all
40 "message": "read more" 40 "message": "read more"
41 }, 41 },
42 "options_general_description": { 42 "options_general_description": {
43 "description": "General tab description", 43 "description": "General tab description",
44 "message": "Determine what Adblock Plus shows and hides on websites" 44 "message": "Determine what Adblock Plus shows and hides on websites"
45 }, 45 },
46 "options_privacy_header": { 46 "options_privacy_header": {
47 "description": "Section title in General tab", 47 "description": "Section title in General tab",
48 "message": "PRIVACY & SECURITY" 48 "message": "PRIVACY & SECURITY"
49 }, 49 },
50 "options_aa_header": { 50 "options_protection_privacy_tooltip": {
51 "description": "Tooltip for 'Disable tracking' option in General tab",
52 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors."
53 },
54 "options_protection_social_tooltip": {
55 "description": "Tooltip for 'Remove Social Media Buttons' option in General tab",
56 "message": "The social media buttons (or icons) on the websites that you vis it allow social media networks to build a profile of you based on your browsing habits - even when you don't click on them. Hide these buttons to protect your p rofile."
57 },
58 "options_acceptableAds_header": {
51 "description": "Section title in General tab", 59 "description": "Section title in General tab",
52 "message": "ACCEPTABLE ADS" 60 "message": "Acceptable Ads"
53 }, 61 },
54 "options_aa_description": { 62 "options_acceptableAds_description": {
55 "description": "Acceptable Ads section description in General tab", 63 "description": "Acceptable Ads section description in General tab",
56 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground between ad blocking and supporting online content because they generate revenue for website owners." 64 "message": "Acceptable Ads are nonintrusive ads. They are the middle ground between ad blocking and supporting online content because they generate revenue for website owners."
57 }, 65 },
58 "options_aa_tracking_label": { 66 "options_acceptableAds_ads_label": {
59 "description": "Acceptable Ads section option label in General tab", 67 "description": "Acceptable Ads section option label in General tab",
60 "message": "Allow some nonintrusive ads" 68 "message": "Allow some nonintrusive ads"
61 }, 69 },
62 "options_aa_tracking_description_1": { 70 "options_acceptableAds_ads_description_1": {
63 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", 71 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
64 "message": "Nonintrusive ads are not annoying and do not interfere with the content you are viewing. These ads collect some information about your browsing habits to provide you with more relevant ads. <a>Read more about the nonintrusiv e ad criteria</a>" 72 "message": "Nonintrusive ads are not annoying and do not interfere with the content you are viewing. These ads collect some information about your browsing habits to provide you with more relevant ads. <a>Read more about the nonintrusiv e ad criteria</a>"
65 }, 73 },
66 "options_aa_tracking_description_2": { 74 "options_acceptableAds_ads_description_2": {
67 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab", 75 "description": "Acceptable Ads section 'Allow some nonintrusive ads' option description in General tab",
68 "message": "<strong>Note:</strong> The ads collect data about your browsing habits <strong>_not_</strong> Adblock Plus." 76 "message": "<strong>Note:</strong> The ads collect data about your browsing habits <strong>not</strong> Adblock Plus."
69 }, 77 },
70 "options_aa_no_tracking_label": { 78 "options_acceptableAds_privacy_label": {
71 "description": "Acceptable Ads section option label in General tab", 79 "description": "Acceptable Ads section option label in General tab",
72 "message": "Allow only nonintrusive ads that are privacy-friendly" 80 "message": "Allow only nonintrusive ads that are privacy-friendly"
73 }, 81 },
74 "options_aa_no_tracking_description": { 82 "options_acceptableAds_privacy_description": {
75 "description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab", 83 "description": "Acceptable Ads section 'Allow only nonintrusive ads that are privacy-friendly ' option description in General tab",
76 "message": "These ads do not collect personal user information. Ads may be l ess relevant as a result." 84 "message": "These ads do not collect personal user information. Ads may be l ess relevant as a result."
77 }, 85 },
78 "options_aa_no_dnt_notification": { 86 "options_acceptableAds_dnt_notification": {
79 "description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab", 87 "description": "Acceptable Ads section's notification (being shown if Do Not Track is not enabled) in General tab",
80 "message": "**Note:** You have **Do Not Track (DNT)** disabled in your Chrom e settings. For this feature to work properly, please enable **DNT** in your bro wser preferences. <a>Find out how to turn on DNT</a>." 88 "message": "<strong>Note:</strong> You have <strong>Do Not Track (DNT)</stro ng> disabled in your Chrome settings. For this feature to work properly, please enable <strong>DNT</strong> in your browser preferences. <a>Find out how to turn on DNT</a>."
81 }, 89 },
82 "options_aa_disable_label": { 90 "options_acceptableAds_none_label": {
83 "description": "Acceptable Ads section option label in General tab", 91 "description": "Acceptable Ads section option label in General tab",
84 "message": "Block all ads" 92 "message": "Block all ads"
85 }, 93 },
86 "options_language_header": { 94 "options_language_header": {
87 "description": "Section title in General tab", 95 "description": "Section title in General tab",
88 "message": "Language" 96 "message": "Language"
89 }, 97 },
90 "options_language_description": { 98 "options_language_description": {
91 "description": "Language section description in General tab", 99 "description": "Language section description in General tab",
92 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in." 100 "message": "Optimize Adblock Plus for the language(s) you typically browse w ebsites in."
(...skipping 17 matching lines...) Expand all
110 "options_more_filters_description": { 118 "options_more_filters_description": {
111 "description": "More filters section description in General tab", 119 "description": "More filters section description in General tab",
112 "message": "These are additional filters you previously added to Adblock Plu s." 120 "message": "These are additional filters you previously added to Adblock Plu s."
113 }, 121 },
114 "options_more_filters_note": { 122 "options_more_filters_note": {
115 "description": "More filters section note in General tab", 123 "description": "More filters section note in General tab",
116 "message": "<strong>Note:</strong> These filters are managed by third party authors. Adblock Plus is not responsible for them." 124 "message": "<strong>Note:</strong> These filters are managed by third party authors. Adblock Plus is not responsible for them."
117 }, 125 },
118 "options_language_add": { 126 "options_language_add": {
119 "description": "Add other language button in General Tab", 127 "description": "Add other language button in General Tab",
120 "message": "+ add a languages" 128 "message": "+ add a language"
121 },
122 "options_more_anti-adblock_tooltip_1": {
123 "message": "Some websites show messages that ask you to turn off your ad blo cker. Access to content will not be limited on sites that require no action from you (i.e. you are not required to turn off Adblock Plus to access the content). "
124 },
125 "options_more_malware_tooltip_1": {
126 "message": "Malicious software (or 'malware') is software that is intended t o gain access to and damage your computer. Computer viruses, worms, spyware and Trojan horses are all forms of malware."
127 },
128 "options_more_privacy_tooltip_1": {
129 "message": "Protect your personal data by removing all forms of tracking fro m the Internet including information collectors."
130 },
131 "options_more_social_tooltip_1": {
132 "message": "The social media buttons (or icons) on the websites that you vis it allow social media networks to build a profile of you based on your browsing habits - even when you don’t click on them. Hide these buttons to protect your p rofile."
133 }, 129 },
134 "options_whitelist_description": { 130 "options_whitelist_description": {
135 "description": "Whitelist tab description", 131 "description": "Whitelist tab description",
136 "message": "You've turned off ad blocking on these websites. You will see ad s on these websites." 132 "message": "You've turned off ad blocking on these websites. You will see ad s on these websites."
137 }, 133 },
138 "options_whitelist_add": { 134 "options_whitelist_add": {
139 "description": "Add whitelisted domain button", 135 "description": "Add whitelisted domain button",
140 "message": "Add website" 136 "message": "Add website"
141 }, 137 },
142 "options_whitelist_placeholder_example": { 138 "options_whitelist_placeholder_example": {
(...skipping 11 matching lines...) Expand all
154 "message": "You aren't whitelisting any websites yet." 150 "message": "You aren't whitelisting any websites yet."
155 }, 151 },
156 "options_whitelist_empty_2": { 152 "options_whitelist_empty_2": {
157 "description": "Empty Whitelist placeholder", 153 "description": "Empty Whitelist placeholder",
158 "message": "Websites you trust and want to allow ads on will be shown here." 154 "message": "Websites you trust and want to allow ads on will be shown here."
159 }, 155 },
160 "options_whitelist_duplicate": { 156 "options_whitelist_duplicate": {
161 "description": "Duplicate hostname warning of whitelist text input", 157 "description": "Duplicate hostname warning of whitelist text input",
162 "message": "Website is already whitelisted" 158 "message": "Website is already whitelisted"
163 }, 159 },
164 "options_whitelist_description": {
165 "description": "Section description in whitelisted tab",
166 "message": "You've turned off ad blocking on these websites. You will see ad s on these websites."
167 },
168 "options_button_add": { 160 "options_button_add": {
169 "description": "Add button label", 161 "description": "Add button label",
170 "message": "add" 162 "message": "add"
171 }, 163 },
172 "options_advanced_description": { 164 "options_advanced_description": {
173 "description": "Advanced tab description", 165 "description": "Advanced tab description",
174 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists" 166 "message": "Customize Adblock Plus, add or remove filter lists, create and m aintain your own filter lists"
175 }, 167 },
176 "options_customize_header": { 168 "options_customize_header": {
177 "description": "Section title in Advanced tab", 169 "description": "Section title in Advanced tab",
178 "message": "Customize on-page actions" 170 "message": "Customize on-page actions"
179 }, 171 },
180 "options_customize_blockElement": { 172 "options_customize_blockElement": {
181 "description": "Option label of customize section in Advanced tab", 173 "description": "Option label of customize section in Advanced tab",
182 "message": "Show 'Block element' right-click menu item" 174 "message": "Show 'Block element' right-click menu item"
183 }, 175 },
184 "options_customize_blockElement_tooltip_1": { 176 "options_customize_blockElement_tooltip": {
185 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab", 177 "description": "Tooltip text for Show 'Block element' option item of customi ze section in Advanced tab",
186 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows." 178 "message": "Temporarily block annoying items on a webpage, e.g. images or an imated slideshows."
187 }, 179 },
188 "options_customize_showDevToolsPanel": { 180 "options_customize_showDevToolsPanel": {
189 "description": "Option label of customize section in Advanced tab", 181 "description": "Option label of customize section in Advanced tab",
190 "message": "Show 'Adblock Plus' panel in the developer tools" 182 "message": "Show 'Adblock Plus' panel in the developer tools"
191 }, 183 },
192 "options_customize_showDevToolsPanel_tooltip_1": { 184 "options_customize_showDevToolsPanel_tooltip": {
193 "description": "Tooltip text for Show 'Adblock Plus' panel option item of cu stomize section in Advanced tab", 185 "description": "Tooltip text for Show 'Adblock Plus' panel option item of cu stomize section in Advanced tab",
194 "message": "View blocked and whitelisted items from your browser's developer tools panel." 186 "message": "View blocked and whitelisted items from your browser's developer tools panel."
195 }, 187 },
196 "options_customize_showNotifications": { 188 "options_customize_showNotifications": {
197 "description": "Option label of customize section in Advanced tab", 189 "description": "Option label of customize section in Advanced tab",
198 "message": "Show useful notifications" 190 "message": "Show useful notifications"
199 }, 191 },
200 "options_customize_showNotifications_tooltip_1": { 192 "options_customize_showNotifications_tooltip": {
201 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab", 193 "description": "Tooltip text for Show notifications option item of customize section in Advanced tab",
202 "message": "Turn off all notifications from Adblock Plus." 194 "message": "Turn off all notifications from Adblock Plus."
203 }, 195 },
204 "options_filterList_title": { 196 "options_filterList_title": {
205 "description": "Section title in Advanced tab", 197 "description": "Section title in Advanced tab",
206 "message": "Filter lists" 198 "message": "Filter lists"
207 }, 199 },
208 "options_filterList_description": { 200 "options_filterList_description": {
209 "description": "Filter lists section description in Advanced tab", 201 "description": "Filter lists section description in Advanced tab",
210 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the corresponding filter lists to all your Adblock Plus settings. You ca n also add additional filters created and maintained by our trusted community. < a>Learn more</a>." 202 "message": "Each Adblock Plus setting functions because of a filter list. Be low are the corresponding filter lists to all your Adblock Plus settings. You ca n also add additional filters created and maintained by our trusted community. < a>Learn more</a>."
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
324 "message": "Edit filters" 316 "message": "Edit filters"
325 }, 317 },
326 "options_customFilter_cancel": { 318 "options_customFilter_cancel": {
327 "description": "Label below raw view of user's filter list in Advanced tab", 319 "description": "Label below raw view of user's filter list in Advanced tab",
328 "message": "Cancel" 320 "message": "Cancel"
329 }, 321 },
330 "options_customFilter_save": { 322 "options_customFilter_save": {
331 "description": "Label below raw view of user's filter list in Advanced tab", 323 "description": "Label below raw view of user's filter list in Advanced tab",
332 "message": "Save" 324 "message": "Save"
333 }, 325 },
334 "options_faq_title": { 326 "options_help_description": {
335 "description": "FAQ section name in Help tab and link label in same section" , 327 "description": "Help tab description",
336 "message": "Frequently asked questions" 328 "message": "Find help or get in touch with us"
337 }, 329 },
338 "options_faq_description": { 330 "options_support_title": {
339 "description": "FAQ section description in Help tab", 331 "description": "Section title in Help tab",
340 "message": "You only need to refresh your filter list in \"Advanced\" very o ften, but there are also other known problems." 332 "message": "Support"
341 }, 333 },
342 "options_forum_title": { 334 "options_report_issue": {
343 "description": "Forum section name in Help tab", 335 "description": "'Support' section list item in Help tab",
344 "message": "Forum" 336 "message": "Think content or functionality is being incorrectly blocked by u s? <a>Report incorrectly blocked items here</a>"
345 }, 337 },
346 "options_forum_description": { 338 "options_report_ad": {
347 "description": "Forum section description in Help tab", 339 "description": "'Support' section list item in Help tab",
348 "message": "If the frequently asked questions helped you can reach us in our forum." 340 "message": "See an ad that you think shouldn't be there? <a>Report an ad</a> "
349 }, 341 },
350 "options_forum_link": { 342 "options_report_bug": {
351 "description": "Forum section link in Help tab", 343 "description": "'Support' section list item in Help tab",
352 "message": "Adblock Plus support forum" 344 "message": "Found a bug? <a>Send us a bug report</a>"
353 }, 345 },
354 "options_media_title": { 346 "options_report_forum": {
355 "description": "Social media Section name in Help tab", 347 "description": "'Support' section list item in Help tab",
356 "message": "Social media" 348 "message": "Want support from our community? <a>Go to the Forum</a>"
357 }, 349 },
358 "options_media_description": { 350 "options_social_title": {
359 "description": "Social media section description in Help tab", 351 "description": "'Section' title in Help tab",
360 "message": "If there are major problems with Adblock Plus which affects all of our users, we tell you in our social media channels." 352 "message": "Get in touch"
353 },
354 "options_social_description": {
355 "description": "'Get in touch' section description in Help tab",
356 "message": "Have a question or a new idea? We're here to help."
357 },
358 "options_email": {
359 "description": "Email label in Help tab",
360 "message": "Email:"
361 }, 361 },
362 "options_dialog_about_title": { 362 "options_dialog_about_title": {
363 "description": "Title of 'about Adblock Plus' modal dialog ", 363 "description": "Title of about ABP dialog",
364 "message": "About Adblock Plus" 364 "message": "About Adblock Plus"
365 }, 365 },
366 "options_dialog_about_version": { 366 "options_dialog_about_version": {
367 "description": "Version information in 'about Adblock Plus' modal dialog ", 367 "description": "Version information in 'about Adblock Plus' modal dialog ",
368 "message": "Version number $version$", 368 "message": "Version number $version$",
369 "placeholders": { 369 "placeholders": {
370 "version": { 370 "version": {
371 "content": "$1", 371 "content": "$1",
372 "example": "2.6.7" 372 "example": "2.6.7"
373 } 373 }
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
422 "message": "Added languages" 422 "message": "Added languages"
423 }, 423 },
424 "options_dialog_language_other": { 424 "options_dialog_language_other": {
425 "description": "Table headline in add language modal dialog", 425 "description": "Table headline in add language modal dialog",
426 "message": "Other languages" 426 "message": "Other languages"
427 }, 427 },
428 "options_dialog_language_other_empty": { 428 "options_dialog_language_other_empty": {
429 "description": "Text shown when list of available languages is empty", 429 "description": "Text shown when list of available languages is empty",
430 "message": "There are no available languages." 430 "message": "There are no available languages."
431 }, 431 },
432 "options_whitelist_notification": {
433 "description": "Notification that is shown after a new website is whiteliste d",
434 "message": "\"$website$\" has been whitelisted.",
435 "placeholders": {
436 "website": {
437 "content": "$1",
438 "example": "example.com"
439 }
440 }
441 },
442 "options_notification_hide": {
443 "description": "Hidden text attached to the close button for screen readers of Notification",
444 "message": "Close notification"
445 },
432 "options_language_en": { 446 "options_language_en": {
433 "description": "Language name shown in add language modal dialog", 447 "description": "Language name shown in add language modal dialog",
434 "message": "English" 448 "message": "English"
435 }, 449 },
436 "options_language_id": { 450 "options_language_id": {
437 "description": "Language name shown in add language modal dialog", 451 "description": "Language name shown in add language modal dialog",
438 "message": "Indonesian" 452 "message": "Indonesian"
439 }, 453 },
440 "options_language_bg": { 454 "options_language_bg": {
441 "description": "Language name shown in add language modal dialog", 455 "description": "Language name shown in add language modal dialog",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 }, 497 },
484 "options_language_ro": { 498 "options_language_ro": {
485 "description": "Language name shown in add language modal dialog", 499 "description": "Language name shown in add language modal dialog",
486 "message": "Romanian" 500 "message": "Romanian"
487 }, 501 },
488 "options_language_ru_uk": { 502 "options_language_ru_uk": {
489 "description": "Language name shown in add language modal dialog", 503 "description": "Language name shown in add language modal dialog",
490 "message": "Russian and Ukrainian" 504 "message": "Russian and Ukrainian"
491 } 505 }
492 } 506 }
LEFTRIGHT
« no previous file | new-options.html » ('j') | Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Toggle Comments ('s')

Powered by Google App Engine
This is Rietveld