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

Side by Side Diff: locales/en/preferences.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locales/en/modules.json ('k') | locales/en/privacy.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "title": {
3 "message": "Adblock Plus preferences"
4 },
5 "prefnamecol": {
6 "message": "Preference"
7 },
8 "defaultcol": {
9 "message": "Default value"
10 },
11 "descriptioncol": {
12 "message": "Comments"
13 },
14 "section0id": {
15 "message": "visible_options"
16 },
17 "section0title": {
18 "message": "Visible options"
19 },
20 "section0preference0name": {
21 "message": "enabled"
22 },
23 "section0preference0default": {
24 "message": "true"
25 },
26 "section0preference0empty": {
27 "message": "false"
28 },
29 "section0preference0description": {
30 "message": "Value of the "Enable Adblock Plus" option"
31 },
32 "section0preference1name": {
33 "message": "frameobjects"
34 },
35 "section0preference1default": {
36 "message": "true"
37 },
38 "section0preference1empty": {
39 "message": "false"
40 },
41 "section0preference1description": {
42 "message": "Value of the "Show tabs on Flash and Java" option"
43 },
44 "section0preference2name": {
45 "message": "fastcollapse"
46 },
47 "section0preference2default": {
48 "message": "false"
49 },
50 "section0preference2empty": {
51 "message": "false"
52 },
53 "section0preference2description": {
54 "message": "Reverse of the "Hide placeholders of blocked elements" option"
55 },
56 "section0preference3name": {
57 "message": "showinstatusbar"
58 },
59 "section0preference3default": {
60 "message": "false"
61 },
62 "section0preference3empty": {
63 "message": "false"
64 },
65 "section0preference3description": {
66 "message": "Value of the "Show in status bar" option"
67 },
68 "section0preference4name": {
69 "message": "savestats"
70 },
71 "section0preference4default": {
72 "message": "true"
73 },
74 "section0preference4empty": {
75 "message": "false"
76 },
77 "section0preference4description": {
78 "message": "Value of the "Count filter hits" option"
79 },
80 "section1id": {
81 "message": "hidden_options"
82 },
83 "section1title": {
84 "message": "Hidden options"
85 },
86 "section1preference0name": {
87 "message": "synchronizationinterval"
88 },
89 "section1preference0default": {
90 "message": "24"
91 },
92 "section1preference0empty": {
93 "message": "false"
94 },
95 "section1preference0description": {
96 "message": "Minimal interval between two subsequent downloads of a subscript ion (in hours)"
97 },
98 "section1preference1name": {
99 "message": "patternsfile"
100 },
101 "section1preference1empty": {
102 "message": "true"
103 },
104 "section1preference1description": {
105 "message": "Name of the file that should be used to store the list of filter s. This can be either an absolute path, or it can be file's location relative to the user's profile."
106 },
107 "section1preference2name": {
108 "message": "patternsbackups"
109 },
110 "section1preference2default": {
111 "message": "5"
112 },
113 "section1preference2empty": {
114 "message": "false"
115 },
116 "section1preference2description": {
117 "message": "Number of backups for patterns.ini that should be kept. If this is 0, backups will be disabled."
118 },
119 "section1preference3name": {
120 "message": "patternsbackupinterval"
121 },
122 "section1preference3default": {
123 "message": "24"
124 },
125 "section1preference3empty": {
126 "message": "false"
127 },
128 "section1preference3description": {
129 "message": "Minimal interval between two backups of patterns.ini (in hours)"
130 },
131 "section1preference4name": {
132 "message": "defaulttoolbaraction"
133 },
134 "section1preference4default": {
135 "message": "0"
136 },
137 "section1preference4empty": {
138 "message": "false"
139 },
140 "section1preference4description": {
141 "message": "Defines the action that should be executed when the toolbar icon is clicked. Possible values are:<br/>\n\n <br/>\n\n0 -- show menu<br/>\n\n1 -- open/close blockable items<br/>\n\n2 -- show Preferences dialog<br/>\n\n3 -- ena ble/disable Adblock Plus<br/>\n\nanything else -- do nothing"
142 },
143 "section1preference5name": {
144 "message": "defaultstatusbaraction"
145 },
146 "section1preference5default": {
147 "message": "0"
148 },
149 "section1preference5empty": {
150 "message": "false"
151 },
152 "section1preference5description": {
153 "message": "Defines the action that should be executed when the status bar i con is clicked. For list of possible values\n see <a href=\"#defaulttoolbarac tion\">defaulttoolbaraction</a>."
154 },
155 "section1preference6name": {
156 "message": "sidebar_key"
157 },
158 "section1preference6default": {
159 "message": "Accel Shift V, Accel Shift U"
160 },
161 "section1preference6empty": {
162 "message": "false"
163 },
164 "section1preference6description": {
165 "message": "Defines the keyboard shortcut to be used to open blockable items . This preference can be empty or it can be of the form <em>modifier1 modifier2 key</em>. Recognized modifiers are: Shift, Accel (default accelerator key, e.g. Ctrl on Windows, Command on Mac OS X), Ctrl/Control, Alt, Meta. Key can be eithe r a letter or a special key like F7 or RIGHT (see <a href=\"http://mxr.mozilla.o rg/mozilla/source/dom/public/idl/events/nsIDOMKeyEvent.idl\">nsIDOMKeyEvent inte rface</a> for a list of special keys). Starting with Adblock Plus 1.3.5 multiple comma-separated shortcuts can be specified, the first available keyboard shortc ut from the list will be used.<br/>\n\n <br/>\n\n <em>Note</em>: This setting wi ll only apply after the browser is restarted."
166 },
167 "section1preference7name": {
168 "message": "filters_key"
169 },
170 "section1preference7default": {
171 "message": "Accel Shift E, Accel Shift F, Accel Shift O"
172 },
173 "section1preference7empty": {
174 "message": "false"
175 },
176 "section1preference7description": {
177 "message": "Defines the keyboard shortcut to be used to open Filter Preferen ces dialog. For description of possible values see <a href=\"#sidebar_key\">side bar_key</a>.<br/>\n\n <br/>\n\n <em>Note</em>: This setting will only apply afte r the browser is restarted."
178 },
179 "section1preference8name": {
180 "message": "enable_key"
181 },
182 "section1preference8empty": {
183 "message": "true"
184 },
185 "section1preference8description": {
186 "message": "Defines the keyboard shortcut to be used to enable/disable Adblo ck Plus. For description of possible values see <a href=\"#sidebar_key\">sidebar _key</a>.<br/>\n\n <br/>\n\n <em>Note</em>: This setting will only apply after t he browser is restarted."
187 },
188 "section1preference9name": {
189 "message": "flash_scrolltoitem"
190 },
191 "section1preference9default": {
192 "message": "true"
193 },
194 "section1preference9empty": {
195 "message": "false"
196 },
197 "section1preference9description": {
198 "message": "Defines whether &quot;Flash item's borders&quot; in the list of blockable items should try to scroll the item into view."
199 },
200 "section1preference10name": {
201 "message": "previewimages"
202 },
203 "section1preference10default": {
204 "message": "true"
205 },
206 "section1preference10empty": {
207 "message": "false"
208 },
209 "section1preference10description": {
210 "message": "Defines whether the tooltip in the list of blockable items shoul d show the image that the item represents."
211 },
212 "section1preference11name": {
213 "message": "clearStatsOnHistoryPurge"
214 },
215 "section1preference11default": {
216 "message": "true"
217 },
218 "section1preference11empty": {
219 "message": "false"
220 },
221 "section1preference11description": {
222 "message": "If <code>true</code>, clearing browsing history will also clear hit statistics for Adblock Plus filters. Note that the hit statistics often allo w deducing which sites the user visited, when and how often."
223 },
224 "section1preference12name": {
225 "message": "composer_default"
226 },
227 "section1preference12default": {
228 "message": "2"
229 },
230 "section1preference12empty": {
231 "message": "false"
232 },
233 "section1preference12description": {
234 "message": "Determines which suggestion should be selected in the filter com poser by default:<br/>\n\n <br/>\n\n0 -- custom pattern<br/>\n\n1 -- exact addre ss only<br/>\n\n2 -- entire directory<br/>\n\n3 -- entire site"
235 },
236 "section1preference13name": {
237 "message": "sendReport_key"
238 },
239 "section1preference13empty": {
240 "message": "true"
241 },
242 "section1preference13description": {
243 "message": "Defines the keyboard shortcut to be used to send issue reports. For\ndescription of possible values see <a href=\"#sidebar_key\">sidebar_key</a> .\n<br/><br/>\n\n<em>Note</em>: This setting will only apply after the browser i s restarted."
244 },
245 "section1preference14name": {
246 "message": "data_directory"
247 },
248 "section1preference14default": {
249 "message": "adblockplus"
250 },
251 "section1preference14empty": {
252 "message": "false"
253 },
254 "section1preference14description": {
255 "message": "The directory where Adblock Plus should store its data. This ca n be either an\nabsolute path, or it can a directory location relative to the us er's profile.\nIf <a href=\"#patternsfile\">patternsfile</a> preference is set i t will override\nthe location for patterns.ini file while other files stay in th is directory."
256 },
257 "section1preference15name": {
258 "message": "subscriptions_exceptionscheckbox"
259 },
260 "section1preference15default": {
261 "message": "true"
262 },
263 "section1preference15empty": {
264 "message": "false"
265 },
266 "section1preference15description": {
267 "message": "If <code>true</code>, the filter list for <a href=\"acceptable-a ds\">non-intrusive ads</a>\nwill get special treatment and will be displayed as a checkbox in the user\ninterface."
268 },
269 "section1preference16name": {
270 "message": "subscriptions_autoupdate"
271 },
272 "section1preference16default": {
273 "message": "true"
274 },
275 "section1preference16empty": {
276 "message": "false"
277 },
278 "section1preference16description": {
279 "message": "Defines whether filters in filter subscriptions will be updated\ nautomatically.<br/><br/>\n\n<em>Note</em>: Disabling updates is not recommended ."
280 },
281 "section1preference17name": {
282 "message": "please_kill_startup_performance"
283 },
284 "section1preference17default": {
285 "message": "false"
286 },
287 "section1preference17empty": {
288 "message": "false"
289 },
290 "section1preference17description": {
291 "message": "If set to <code>true</code> processing filters on startup will h appen synchronously and delay browser startup. Changing this setting is not reco mmended but it makes it less likely that ads will appear on the first page loade d by the browser."
292 },
293 "section2id": {
294 "message": "remembered_actions"
295 },
296 "section2title": {
297 "message": "Remembered actions"
298 },
299 "section2preference0name": {
300 "message": "currentVersion"
301 },
302 "section2preference0default": {
303 "message": "0.0"
304 },
305 "section2preference0empty": {
306 "message": "false"
307 },
308 "section2preference0description": {
309 "message": "Stores the last used Adblock Plus version, this will trigger act ions that need to be done on upgrade or first install"
310 },
311 "section2preference1name": {
312 "message": "detachsidebar"
313 },
314 "section2preference1default": {
315 "message": "false"
316 },
317 "section2preference1empty": {
318 "message": "false"
319 },
320 "section2preference1description": {
321 "message": "Stores state of the list of blockable items -- <tt>true</tt> mea ns detached"
322 },
323 "section2preference2name": {
324 "message": "recentReports"
325 },
326 "section2preference2default": {
327 "message": "[]"
328 },
329 "section2preference2empty": {
330 "message": "false"
331 },
332 "section2preference2description": {
333 "message": "JSON-encoded data on recently submitted issue reports (address o f the report,\nwebsite reported and time of submission)"
334 },
335 "section2preference3name": {
336 "message": "hideContributeButton"
337 },
338 "section2preference3default": {
339 "message": "false"
340 },
341 "section2preference3empty": {
342 "message": "false"
343 },
344 "section2preference3description": {
345 "message": "This is set to <code>true</code> if the user chose to hide the\n Contribute button."
346 },
347 "section2preference4name": {
348 "message": "blockableItemsSize"
349 },
350 "section2preference4default": {
351 "message": "{width: 200, height: 200}"
352 },
353 "section2preference4empty": {
354 "message": "false"
355 },
356 "section2preference4description": {
357 "message": "Remembered size of the Blockable Items list (width setting is on ly relevant when\ndisplayed as a sidebar)."
358 },
359 "section3id": {
360 "message": "internal_preferences"
361 },
362 "section3title": {
363 "message": "Internal preferences (don't change unless you really know what y ou are doing)"
364 },
365 "section3preference0name": {
366 "message": "subscriptions_fallbackurl"
367 },
368 "section3preference0empty": {
369 "message": "false"
370 },
371 "section3preference0description": {
372 "message": "Address of the script that should be consulted if a subscription fails to download a certain number of times (see <a href=\"#subscriptions_fallb ackerrors\">subscriptions_fallbackerrors</a>). %s is replaced by the address of the subscription in question. The script should print something like &quot;301 h ttp://example.com/new_list.txt&quot; if the new location of the subscription is known."
373 },
374 "section3preference1name": {
375 "message": "subscriptions_fallbackerrors"
376 },
377 "section3preference1default": {
378 "message": "5"
379 },
380 "section3preference1empty": {
381 "message": "false"
382 },
383 "section3preference1description": {
384 "message": "Sets the required number of failed subscription download attempt s before the fallback script (see <a href=\"#subscriptions_fallbackurl\">subscri ptions_fallbackurl</a>) will be consulted for the new address of the subscriptio n. Note that Adblock Plus will always retry a download one day after a failed do wnload attempt."
385 },
386 "section3preference2name": {
387 "message": "subscriptions_listurl"
388 },
389 "section3preference2empty": {
390 "message": "false"
391 },
392 "section3preference2description": {
393 "message": "Address to download the complete list of filter subscriptions fr om."
394 },
395 "section3preference3name": {
396 "message": "whitelistschemes"
397 },
398 "section3preference3default": {
399 "message": "about chrome file irc keyword moz-safe-about news resource snews x-jsd addbook cid imap mailbox nntp pop data javascript"
400 },
401 "section3preference3empty": {
402 "message": "false"
403 },
404 "section3preference3description": {
405 "message": "List of URL schemes that shouldn't be blocked (applied to both w hole documents and to item locations)"
406 },
407 "section3preference4name": {
408 "message": "documentation_link"
409 },
410 "section3preference4empty": {
411 "message": "false"
412 },
413 "section3preference4description": {
414 "message": "Address on adblockplus.org to be opened for documentation links. It will\nredirect to the actual documentation location depending on the languag e used."
415 },
416 "section3preference5name": {
417 "message": "report_submiturl"
418 },
419 "section3preference5empty": {
420 "message": "false"
421 },
422 "section3preference5description": {
423 "message": "Address on adblockplus.org to submit issue reports to."
424 },
425 "section3preference6name": {
426 "message": "subscriptions_exceptionsurl"
427 },
428 "section3preference6empty": {
429 "message": "false"
430 },
431 "section3preference6description": {
432 "message": "Location of the filter list used to\n<a href=\"acceptable-ads\"> allow non-intrusive ads</a>."
433 },
434 "section3preference7name": {
435 "message": "notificationurl"
436 },
437 "section3preference7empty": {
438 "message": "false"
439 },
440 "section3preference7description": {
441 "message": "Location of the file containing emergency notifications."
442 },
443 "section3preference8name": {
444 "message": "notificationdata"
445 },
446 "section3preference8default": {
447 "message": "{}"
448 },
449 "section3preference8empty": {
450 "message": "false"
451 },
452 "section3preference8description": {
453 "message": "Current emergency notification data."
454 },
455 "section3preference9name": {
456 "message": "subscriptions_antiadblockurl"
457 },
458 "section3preference9empty": {
459 "message": "false"
460 },
461 "section3preference9description": {
462 "message": "Location of the subscription that hides anti adblock messages."
463 },
464 "section4id": {
465 "message": "removed_preferences"
466 },
467 "section4title": {
468 "message": "Removed preferences"
469 },
470 "section4preference0name": {
471 "message": "blocklocalpages"
472 },
473 "section4preference0empty": {
474 "message": "false"
475 },
476 "section4preference0description": {
477 "message": "Unused in Adblock Plus 0.7.5 and higher"
478 },
479 "section4preference1name": {
480 "message": "blocktypes"
481 },
482 "section4preference1empty": {
483 "message": "false"
484 },
485 "section4preference1description": {
486 "message": "Unused in Adblock Plus 0.7.5 and higher"
487 },
488 "section4preference2name": {
489 "message": "checkedadblockprefs"
490 },
491 "section4preference2empty": {
492 "message": "false"
493 },
494 "section4preference2description": {
495 "message": "Unused in Adblock Plus 0.7.5 and higher"
496 },
497 "section4preference3name": {
498 "message": "checkedadblocksync"
499 },
500 "section4preference3empty": {
501 "message": "false"
502 },
503 "section4preference3description": {
504 "message": "Unused in Adblock Plus 0.7.5 and higher"
505 },
506 "section4preference4name": {
507 "message": "grouporder"
508 },
509 "section4preference4empty": {
510 "message": "false"
511 },
512 "section4preference4description": {
513 "message": "Unused in Adblock Plus 0.7.5 and higher"
514 },
515 "section4preference5name": {
516 "message": "linktypes"
517 },
518 "section4preference5empty": {
519 "message": "false"
520 },
521 "section4preference5description": {
522 "message": "Unused in Adblock Plus 0.7.5 and higher"
523 },
524 "section4preference6name": {
525 "message": "localschemes"
526 },
527 "section4preference6empty": {
528 "message": "false"
529 },
530 "section4preference6description": {
531 "message": "Unused in Adblock Plus 0.7.5 and higher"
532 },
533 "section4preference7name": {
534 "message": "noncollapsabletypes"
535 },
536 "section4preference7empty": {
537 "message": "false"
538 },
539 "section4preference7description": {
540 "message": "Unused in Adblock Plus 0.7.5 and higher"
541 },
542 "section4preference8name": {
543 "message": "patterns"
544 },
545 "section4preference8empty": {
546 "message": "false"
547 },
548 "section4preference8description": {
549 "message": "Unused in Adblock Plus 0.7.5 and higher"
550 },
551 "section4preference9name": {
552 "message": "linkcheck"
553 },
554 "section4preference9empty": {
555 "message": "false"
556 },
557 "section4preference9description": {
558 "message": "Unused in Adblock Plus 0.7.5.4 and higher"
559 },
560 "section4preference10name": {
561 "message": "checkedadblockinstalled"
562 },
563 "section4preference10empty": {
564 "message": "false"
565 },
566 "section4preference10description": {
567 "message": "Unused in Adblock Plus 1.0 and higher"
568 },
569 "section4preference11name": {
570 "message": "checktoolbar"
571 },
572 "section4preference11empty": {
573 "message": "false"
574 },
575 "section4preference11description": {
576 "message": "Unused in Adblock Plus 1.0 and higher"
577 },
578 "section4preference12name": {
579 "message": "protectchrome.*"
580 },
581 "section4preference12empty": {
582 "message": "false"
583 },
584 "section4preference12description": {
585 "message": "Unused in Adblock Plus 1.0 and higher"
586 },
587 "section4preference13name": {
588 "message": "showsubscriptions"
589 },
590 "section4preference13empty": {
591 "message": "false"
592 },
593 "section4preference13description": {
594 "message": "Unused in Adblock Plus 1.0 and higher"
595 },
596 "section4preference14name": {
597 "message": "warnregexp"
598 },
599 "section4preference14empty": {
600 "message": "false"
601 },
602 "section4preference14description": {
603 "message": "Unused in Adblock Plus 1.0 and higher"
604 },
605 "section4preference15name": {
606 "message": "showintoolbar"
607 },
608 "section4preference15empty": {
609 "message": "false"
610 },
611 "section4preference15description": {
612 "message": "Unused in Adblock Plus 2.0 and higher"
613 },
614 "section4preference16name": {
615 "message": "synchronizationinterval"
616 },
617 "section4preference16empty": {
618 "message": "false"
619 },
620 "section4preference16description": {
621 "message": "Unused in Adblock Plus 2.0 and higher"
622 },
623 "section4preference17name": {
624 "message": "settings_key"
625 },
626 "section4preference17empty": {
627 "message": "false"
628 },
629 "section4preference17description": {
630 "message": "Unused in Adblock Plus 2.0 and higher"
631 },
632 "section4preference18name": {
633 "message": "hideimagemanager"
634 },
635 "section4preference18empty": {
636 "message": "false"
637 },
638 "section4preference18description": {
639 "message": "Unused in Adblock Plus 2.1 and higher"
640 },
641 "section4preference19name": {
642 "message": "lastRuleUpdate"
643 },
644 "section4preference19empty": {
645 "message": "false"
646 },
647 "section4preference19description": {
648 "message": "Unused in Adblock Plus 2.3 and higher"
649 },
650 "section4preference20name": {
651 "message": "correctTyposAsked"
652 },
653 "section4preference20empty": {
654 "message": "false"
655 },
656 "section4preference20description": {
657 "message": "Unused in Adblock Plus 2.3 and higher"
658 },
659 "section4preference21name": {
660 "message": "correctTypos"
661 },
662 "section4preference21empty": {
663 "message": "false"
664 },
665 "section4preference21description": {
666 "message": "Unused in Adblock Plus 2.3 and higher"
667 },
668 "section4preference22name": {
669 "message": "whitelist"
670 },
671 "section4preference22empty": {
672 "message": "false"
673 },
674 "section4preference22description": {
675 "message": "Unused in Adblock Plus 2.3 and higher"
676 },
677 "s1": {
678 "message": "The following table lists and explains all preferences that are used by Adblock Plus. These preferences can be viewed and changed via <a>about:c onfig</a>."
679 }
680 }
OLDNEW
« no previous file with comments | « locales/en/modules.json ('k') | locales/en/privacy.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld