9d327e5dd6b59ba86e02ef28c73b8c47eed5862d
[lhc/web/wiklou.git] / maintenance / language / messages.inc
1 <?php
2 /**
3 * Define the messages structure in the messages file, for an automated rewriting.
4 *
5 * @file
6 * @ingroup MaintenanceLanguage
7 */
8
9 /** The structure of the messages, divided to blocks */
10 $wgMessageStructure = array(
11 'sidebar' => array(
12 'sidebar',
13 ),
14 'toggles' => array(
15 'tog-underline',
16 'tog-highlightbroken',
17 'tog-justify',
18 'tog-hideminor',
19 'tog-hidepatrolled',
20 'tog-newpageshidepatrolled',
21 'tog-extendwatchlist',
22 'tog-usenewrc',
23 'tog-numberheadings',
24 'tog-showtoolbar',
25 'tog-editondblclick',
26 'tog-editsection',
27 'tog-editsectiononrightclick',
28 'tog-showtoc',
29 'tog-rememberpassword',
30 'tog-editwidth',
31 'tog-watchcreations',
32 'tog-watchdefault',
33 'tog-watchmoves',
34 'tog-watchdeletion',
35 'tog-minordefault',
36 'tog-previewontop',
37 'tog-previewonfirst',
38 'tog-nocache',
39 'tog-enotifwatchlistpages',
40 'tog-enotifusertalkpages',
41 'tog-enotifminoredits',
42 'tog-enotifrevealaddr',
43 'tog-shownumberswatching',
44 'tog-fancysig',
45 'tog-externaleditor',
46 'tog-externaldiff',
47 'tog-showjumplinks',
48 'tog-uselivepreview',
49 'tog-forceeditsummary',
50 'tog-watchlisthideown',
51 'tog-watchlisthidebots',
52 'tog-watchlisthideminor',
53 'tog-watchlisthideliu',
54 'tog-watchlisthideanons',
55 'tog-watchlisthidepatrolled',
56 'tog-nolangconversion',
57 'tog-ccmeonemails',
58 'tog-diffonly',
59 'tog-showhiddencats',
60 'tog-noconvertlink',
61 'tog-norollbackdiff',
62 ),
63 'underline' => array(
64 'underline-always',
65 'underline-never',
66 'underline-default',
67 ),
68 'dates' => array(
69 'sunday',
70 'monday',
71 'tuesday',
72 'wednesday',
73 'thursday',
74 'friday',
75 'saturday',
76 'sun',
77 'mon',
78 'tue',
79 'wed',
80 'thu',
81 'fri',
82 'sat',
83 'january',
84 'february',
85 'march',
86 'april',
87 'may_long',
88 'june',
89 'july',
90 'august',
91 'september',
92 'october',
93 'november',
94 'december',
95 'january-gen',
96 'february-gen',
97 'march-gen',
98 'april-gen',
99 'may-gen',
100 'june-gen',
101 'july-gen',
102 'august-gen',
103 'september-gen',
104 'october-gen',
105 'november-gen',
106 'december-gen',
107 'jan',
108 'feb',
109 'mar',
110 'apr',
111 'may',
112 'jun',
113 'jul',
114 'aug',
115 'sep',
116 'oct',
117 'nov',
118 'dec',
119 ),
120 'categorypages' => array(
121 'pagecategories',
122 'pagecategorieslink',
123 'category_header',
124 'subcategories',
125 'category-media-header',
126 'category-empty',
127 'hidden-categories',
128 'hidden-category-category',
129 'category-subcat-count',
130 'category-subcat-count-limited',
131 'category-article-count',
132 'category-article-count-limited',
133 'category-file-count',
134 'category-file-count-limited',
135 'listingcontinuesabbrev',
136 ),
137 'mainpage' => array(
138 'linkprefix',
139 'mainpagetext',
140 'mainpagedocfooter',
141 ),
142 'miscellaneous1' => array(
143 'about',
144 'article',
145 'newwindow',
146 'cancel',
147 'moredotdotdot',
148 'mypage',
149 'mytalk',
150 'anontalk',
151 'navigation',
152 'and',
153 ),
154 'cologneblue' => array(
155 'qbfind',
156 'qbbrowse',
157 'qbedit',
158 'qbpageoptions',
159 'qbpageinfo',
160 'qbmyoptions',
161 'qbspecialpages',
162 'faq',
163 'faqpage',
164 'sitetitle',
165 'sitesubtitle',
166 ),
167 'vector' => array(
168 'vector-action-addsection',
169 'vector-action-delete',
170 'vector-action-move',
171 'vector-action-protect',
172 'vector-action-undelete',
173 'vector-action-unprotect',
174 'vector-namespace-category',
175 'vector-namespace-help',
176 'vector-namespace-image',
177 'vector-namespace-main',
178 'vector-namespace-media',
179 'vector-namespace-mediawiki',
180 'vector-namespace-project',
181 'vector-namespace-special',
182 'vector-namespace-talk',
183 'vector-namespace-template',
184 'vector-namespace-user',
185 'vector-view-create',
186 'vector-view-edit',
187 'vector-view-history',
188 'vector-view-view',
189 'vector-view-viewsource',
190 'actions',
191 'namespaces',
192 'variants',
193 ),
194 'metadata_help' => array(
195 'metadata_help',
196 ),
197 'miscellaneous2' => array(
198 'errorpagetitle',
199 'returnto',
200 'tagline',
201 'help',
202 'search',
203 'searchbutton',
204 'go',
205 'searcharticle',
206 'history',
207 'history_short',
208 'updatedmarker',
209 'info_short',
210 'printableversion',
211 'permalink',
212 'print',
213 'edit',
214 'create',
215 'editthispage',
216 'create-this-page',
217 'delete',
218 'deletethispage',
219 'undelete_short',
220 'protect',
221 'protect_change',
222 'protectthispage',
223 'unprotect',
224 'unprotectthispage',
225 'newpage',
226 'talkpage',
227 'talkpagelinktext',
228 'specialpage',
229 'personaltools',
230 'postcomment',
231 'addsection',
232 'articlepage',
233 'talk',
234 'views',
235 'toolbox',
236 'userpage',
237 'projectpage',
238 'imagepage',
239 'mediawikipage',
240 'templatepage',
241 'viewhelppage',
242 'categorypage',
243 'viewtalkpage',
244 'otherlanguages',
245 'redirectedfrom',
246 'redirectpagesub',
247 'talkpageheader',
248 'lastmodifiedat',
249 'viewcount',
250 'protectedpage',
251 'jumpto',
252 'jumptonavigation',
253 'jumptosearch',
254 'view-pool-error',
255 ),
256 'links' => array(
257 'aboutsite',
258 'aboutpage',
259 'copyright',
260 'copyrightpagename',
261 'copyrightpage',
262 'currentevents',
263 'currentevents-url',
264 'disclaimers',
265 'disclaimerpage',
266 'edithelp',
267 'edithelppage',
268 'help',
269 'helppage',
270 'mainpage',
271 'mainpage-description',
272 'policy-url',
273 'portal',
274 'portal-url',
275 'privacy',
276 'privacypage',
277 ),
278 'badaccess' => array(
279 'badaccess',
280 'badaccess-group0',
281 'badaccess-groups',
282 ),
283 'versionrequired' => array(
284 'versionrequired',
285 'versionrequiredtext',
286 ),
287 'miscellaneous3' => array(
288 'ok',
289 'pagetitle',
290 'pagetitle-view-mainpage',
291 'retrievedfrom',
292 'youhavenewmessages',
293 'newmessageslink',
294 'newmessagesdifflink',
295 'youhavenewmessagesmulti',
296 'newtalkseparator',
297 'editsection',
298 'editsection-brackets',
299 'editold',
300 'viewsourceold',
301 'editlink',
302 'viewsourcelink',
303 'editsectionhint',
304 'toc',
305 'showtoc',
306 'hidetoc',
307 'thisisdeleted',
308 'viewdeleted',
309 'restorelink',
310 'feedlinks',
311 'feed-invalid',
312 'feed-unavailable',
313 'site-rss-feed',
314 'site-atom-feed',
315 'page-rss-feed',
316 'page-atom-feed',
317 'feed-atom',
318 'feed-rss',
319 'sitenotice',
320 'anonnotice',
321 'newsectionheaderdefaultlevel',
322 'red-link-title',
323 ),
324 'nstab' => array(
325 'nstab-main',
326 'nstab-user',
327 'nstab-media',
328 'nstab-special',
329 'nstab-project',
330 'nstab-image',
331 'nstab-mediawiki',
332 'nstab-template',
333 'nstab-help',
334 'nstab-category',
335 ),
336 'main' => array(
337 'nosuchaction',
338 'nosuchactiontext',
339 'nosuchspecialpage',
340 'nospecialpagetext',
341 ),
342 'errors' => array(
343 'error',
344 'databaseerror',
345 'dberrortext',
346 'dberrortextcl',
347 'laggedslavemode',
348 'readonly',
349 'enterlockreason',
350 'readonlytext',
351 'missing-article',
352 'missingarticle-rev',
353 'missingarticle-diff',
354 'readonly_lag',
355 'internalerror',
356 'internalerror_info',
357 'fileappenderror',
358 'filecopyerror',
359 'filerenameerror',
360 'filedeleteerror',
361 'directorycreateerror',
362 'filenotfound',
363 'fileexistserror',
364 'unexpected',
365 'formerror',
366 'badarticleerror',
367 'cannotdelete',
368 'badtitle',
369 'badtitletext',
370 'perfcached',
371 'perfcachedts',
372 'querypage-no-updates',
373 'wrong_wfQuery_params',
374 'viewsource',
375 'viewsourcefor',
376 'actionthrottled',
377 'actionthrottledtext',
378 'protectedpagetext',
379 'viewsourcetext',
380 'protectedinterface',
381 'editinginterface',
382 'sqlhidden',
383 'cascadeprotected',
384 'namespaceprotected',
385 'customcssjsprotected',
386 'ns-specialprotected',
387 'titleprotected',
388 ),
389 'virus' => array(
390 'virus-badscanner',
391 'virus-scanfailed',
392 'virus-unknownscanner',
393 ),
394 'login' => array(
395 'logouttext',
396 'welcomecreation',
397 'yourname',
398 'yourpassword',
399 'yourpasswordagain',
400 'remembermypassword',
401 'yourdomainname',
402 'externaldberror',
403 'login',
404 'nav-login-createaccount',
405 'loginprompt',
406 'userlogin',
407 'logout',
408 'userlogout',
409 'notloggedin',
410 'nologin',
411 'nologinlink',
412 'createaccount',
413 'gotaccount',
414 'gotaccountlink',
415 'createaccountmail',
416 'badretype',
417 'userexists',
418 'loginerror',
419 'nocookiesnew',
420 'nocookieslogin',
421 'noname',
422 'loginsuccesstitle',
423 'loginsuccess',
424 'nosuchuser',
425 'nosuchusershort',
426 'nouserspecified',
427 'wrongpassword',
428 'wrongpasswordempty',
429 'passwordtooshort',
430 'password-name-match',
431 'mailmypassword',
432 'passwordremindertitle',
433 'passwordremindertext',
434 'noemail',
435 'passwordsent',
436 'blocked-mailpassword',
437 'eauthentsent',
438 'throttled-mailpassword',
439 'loginstart',
440 'loginend',
441 'signupend',
442 'mailerror',
443 'acct_creation_throttle_hit',
444 'emailauthenticated',
445 'emailnotauthenticated',
446 'noemailprefs',
447 'emailconfirmlink',
448 'invalidemailaddress',
449 'accountcreated',
450 'accountcreatedtext',
451 'createaccount-title',
452 'createaccount-text',
453 'login-throttled',
454 'loginlanguagelabel',
455 'loginlanguagelinks',
456 ),
457 'resetpass' => array(
458 'resetpass',
459 'resetpass_announce',
460 'resetpass_text',
461 'resetpass_header',
462 'oldpassword',
463 'newpassword',
464 'retypenew',
465 'resetpass_submit',
466 'resetpass_success',
467 'resetpass_forbidden',
468 'resetpass-no-info',
469 'resetpass-submit-loggedin',
470 'resetpass-wrong-oldpass',
471 'resetpass-temp-password',
472 ),
473 'toolbar' => array(
474 'bold_sample',
475 'bold_tip',
476 'italic_sample',
477 'italic_tip',
478 'link_sample',
479 'link_tip',
480 'extlink_sample',
481 'extlink_tip',
482 'headline_sample',
483 'headline_tip',
484 'math_sample',
485 'math_tip',
486 'nowiki_sample',
487 'nowiki_tip',
488 'image_sample',
489 'image_tip',
490 'media_sample',
491 'media_tip',
492 'sig_tip',
493 'hr_tip',
494 ),
495 'edit' => array(
496 'summary',
497 'subject',
498 'minoredit',
499 'watchthis',
500 'savearticle',
501 'preview',
502 'showpreview',
503 'showlivepreview',
504 'showdiff',
505 'anoneditwarning',
506 'missingsummary',
507 'missingcommenttext',
508 'missingcommentheader',
509 'summary-preview',
510 'subject-preview',
511 'blockedtitle',
512 'blockedtext',
513 'autoblockedtext',
514 'blockednoreason',
515 'blockedoriginalsource',
516 'blockededitsource',
517 'whitelistedittitle',
518 'whitelistedittext',
519 'confirmedittext',
520 'nosuchsectiontitle',
521 'nosuchsectiontext',
522 'loginreqtitle',
523 'loginreqlink',
524 'loginreqpagetext',
525 'accmailtitle',
526 'accmailtext',
527 'newarticle',
528 'newarticletext',
529 'newarticletextanon',
530 'talkpagetext',
531 'anontalkpagetext',
532 'noarticletext',
533 'noarticletextanon',
534 'userpage-userdoesnotexist',
535 'clearyourcache',
536 'usercssjsyoucanpreview',
537 'usercsspreview',
538 'userjspreview',
539 'userinvalidcssjstitle',
540 'updated',
541 'note',
542 'previewnote',
543 'previewconflict',
544 'session_fail_preview',
545 'session_fail_preview_html',
546 'token_suffix_mismatch',
547 'editing',
548 'editingsection',
549 'editingcomment',
550 'editconflict',
551 'explainconflict',
552 'yourtext',
553 'storedversion',
554 'nonunicodebrowser',
555 'editingold',
556 'yourdiff',
557 'copyrightwarning',
558 'copyrightwarning2',
559 'editpage-tos-summary',
560 'longpagewarning',
561 'longpageerror',
562 'readonlywarning',
563 'protectedpagewarning',
564 'semiprotectedpagewarning',
565 'cascadeprotectedwarning',
566 'titleprotectedwarning',
567 'templatesused',
568 'templatesusedpreview',
569 'templatesusedsection',
570 'template-protected',
571 'template-semiprotected',
572 'hiddencategories',
573 'edittools',
574 'nocreatetitle',
575 'nocreatetext',
576 'nocreate-loggedin',
577 'permissionserrors',
578 'permissionserrorstext',
579 'permissionserrorstext-withaction',
580 'recreate-moveddeleted-warn',
581 'moveddeleted-notice',
582 'log-fulllog',
583 'edit-hook-aborted',
584 'edit-gone-missing',
585 'edit-conflict',
586 'edit-no-change',
587 'edit-already-exists',
588 ),
589 'parserwarnings' => array(
590 'expensive-parserfunction-warning',
591 'expensive-parserfunction-category',
592 'post-expand-template-inclusion-warning',
593 'post-expand-template-inclusion-category',
594 'post-expand-template-argument-warning',
595 'post-expand-template-argument-category',
596 'parser-template-loop-warning',
597 'parser-template-recursion-depth-warning',
598 ),
599 'undo' => array(
600 'undo-success',
601 'undo-failure',
602 'undo-norev',
603 'undo-summary',
604 ),
605 'cantcreateaccount' => array(
606 'cantcreateaccounttitle',
607 'cantcreateaccount-text',
608 'cantcreateaccount-nonblock-text',
609 ),
610 'history' => array(
611 'viewpagelogs',
612 'nohistory',
613 'currentrev',
614 'currentrev-asof',
615 'revisionasof',
616 'revision-info',
617 'revision-info-current',
618 'revision-nav',
619 'previousrevision',
620 'nextrevision',
621 'currentrevisionlink',
622 'cur',
623 'next',
624 'last',
625 'page_first',
626 'page_last',
627 'histlegend',
628 'history-fieldset-title',
629 'history_copyright',
630 'histfirst',
631 'histlast',
632 'historysize',
633 'historyempty',
634 ),
635 'history-feed' => array(
636 'history-feed-title',
637 'history-feed-description',
638 'history-feed-item-nocomment',
639 'history-feed-empty',
640 ),
641 'revdelete' => array(
642 'rev-deleted-comment',
643 'rev-deleted-user',
644 'rev-deleted-event',
645 'rev-deleted-text-permission',
646 'rev-deleted-text-unhide',
647 'rev-deleted-text-view',
648 'rev-deleted-no-diff',
649 'rev-deleted-unhide-diff',
650 'rev-delundel',
651 'revisiondelete',
652 'revdelete-nooldid-title',
653 'revdelete-nooldid-text',
654 'revdelete-nologtype-title',
655 'revdelete-nologtype-text',
656 'revdelete-nologid-title',
657 'revdelete-nologid-text',
658 'revdelete-no-file',
659 'revdelete-show-file-confirm',
660 'revdelete-show-file-submit',
661 'revdelete-selected',
662 'logdelete-selected',
663 'revdelete-text',
664 'revdelete-suppress-text',
665 'revdelete-legend',
666 'revdelete-hide-text',
667 'revdelete-hide-name',
668 'revdelete-hide-comment',
669 'revdelete-hide-user',
670 'revdelete-hide-restricted',
671 'revdelete-suppress',
672 'revdelete-hide-image',
673 'revdelete-unsuppress',
674 'revdelete-log',
675 'revdelete-submit',
676 'revdelete-logentry',
677 'logdelete-logentry',
678 'revdelete-logaction',
679 'logdelete-logaction',
680 'revdelete-success',
681 'revdelete-failure',
682 'logdelete-success',
683 'logdelete-failure',
684 'revdel-restore',
685 'pagehist',
686 'deletedhist',
687 'revdelete-content',
688 'revdelete-summary',
689 'revdelete-uname',
690 'revdelete-restricted',
691 'revdelete-unrestricted',
692 'revdelete-hid',
693 'revdelete-unhid',
694 'revdelete-log-message',
695 'logdelete-log-message',
696 'revdelete-hide-current',
697 'revdelete-show-no-access',
698 'revdelete-modify-no-access',
699 'revdelete-modify-missing',
700 'revdelete-no-change',
701 'revdelete-concurrent-change',
702 'revdelete-only-restricted',
703 ),
704 'suppression' => array(
705 'suppressionlog',
706 'suppressionlogtext',
707 ),
708 'mergehistory' => array(
709 'mergehistory',
710 'mergehistory-header',
711 'mergehistory-box',
712 'mergehistory-from',
713 'mergehistory-into',
714 'mergehistory-list',
715 'mergehistory-merge',
716 'mergehistory-go',
717 'mergehistory-submit',
718 'mergehistory-empty',
719 'mergehistory-success',
720 'mergehistory-fail',
721 'mergehistory-no-source',
722 'mergehistory-no-destination',
723 'mergehistory-invalid-source',
724 'mergehistory-invalid-destination',
725 'mergehistory-autocomment',
726 'mergehistory-comment',
727 'mergehistory-same-destination',
728 'mergehistory-reason'
729 ),
730 'mergelog' => array(
731 'mergelog',
732 'pagemerge-logentry',
733 'revertmerge',
734 'mergelogpagetext',
735 ),
736 'diffs' => array(
737 'history-title',
738 'difference',
739 'lineno',
740 'compareselectedversions',
741 'showhideselectedversions',
742 'visualcomparison',
743 'wikicodecomparison',
744 'editundo',
745 'diff-multi',
746 'diff-movedto',
747 'diff-styleadded',
748 'diff-added',
749 'diff-changedto',
750 'diff-movedoutof',
751 'diff-styleremoved',
752 'diff-removed',
753 'diff-changedfrom',
754 'diff-src',
755 'diff-withdestination',
756 'diff-with',
757 'diff-with-additional',
758 'diff-with-final',
759 'diff-width',
760 'diff-height',
761 'diff-p',
762 'diff-blockquote',
763 'diff-h1',
764 'diff-h2',
765 'diff-h3',
766 'diff-h4',
767 'diff-h5',
768 'diff-pre',
769 'diff-div',
770 'diff-ul',
771 'diff-ol',
772 'diff-li',
773 'diff-table',
774 'diff-tbody',
775 'diff-tr',
776 'diff-td',
777 'diff-th',
778 'diff-br',
779 'diff-hr',
780 'diff-code',
781 'diff-dl',
782 'diff-dt',
783 'diff-dd',
784 'diff-input',
785 'diff-form',
786 'diff-img',
787 'diff-span',
788 'diff-a',
789 'diff-i',
790 'diff-b',
791 'diff-strong',
792 'diff-em',
793 'diff-font',
794 'diff-big',
795 'diff-del',
796 'diff-tt',
797 'diff-sub',
798 'diff-sup',
799 'diff-strike',
800 ),
801 'search' => array(
802 'searchresults',
803 'searchresults-title',
804 'searchresulttext',
805 'searchsubtitle',
806 'searchsubtitleinvalid',
807 'noexactmatch',
808 'noexactmatch-nocreate',
809 'toomanymatches',
810 'titlematches',
811 'notitlematches',
812 'textmatches',
813 'notextmatches',
814 'prevn',
815 'nextn',
816 'prevn-title',
817 'nextn-title',
818 'shown-title',
819 'viewprevnext',
820 'searchmenu-legend',
821 'searchmenu-exists',
822 'searchmenu-new',
823 'searchhelp-url',
824 'searchmenu-prefix',
825 'searchmenu-help',
826 'searchprofile-articles',
827 'searchprofile-project',
828 'searchprofile-images',
829 'searchprofile-everything',
830 'searchprofile-advanced',
831 'searchprofile-articles-tooltip',
832 'searchprofile-project-tooltip',
833 'searchprofile-images-tooltip',
834 'searchprofile-everything-tooltip',
835 'searchprofile-advanced-tooltip',
836 'search-result-size',
837 'search-result-score',
838 'search-redirect',
839 'search-section',
840 'search-suggest',
841 'search-interwiki-caption',
842 'search-interwiki-default',
843 'search-interwiki-custom',
844 'search-interwiki-more',
845 'search-mwsuggest-enabled',
846 'search-mwsuggest-disabled',
847 'search-relatedarticle',
848 'mwsuggest-disable',
849 'searcheverything-enable',
850 'searchrelated',
851 'searchall',
852 'showingresults',
853 'showingresultsnum',
854 'showingresultstotal',
855 'showingresultsheader',
856 'nonefound',
857 'search-nonefound',
858 'powersearch',
859 'powersearch-legend',
860 'powersearch-ns',
861 'powersearch-redir',
862 'powersearch-field',
863 'powersearch-togglelabel',
864 'powersearch-toggleall',
865 'powersearch-togglenone',
866 'search-external',
867 'searchdisabled',
868 'googlesearch',
869 ),
870 'opensearch' => array(
871 'opensearch-desc',
872 ),
873 'quickbar' => array(
874 'qbsettings',
875 'qbsettings-none',
876 'qbsettings-fixedleft',
877 'qbsettings-fixedright',
878 'qbsettings-floatingleft',
879 'qbsettings-floatingright',
880 ),
881 'preferences' => array(
882 'preferences',
883 'preferences-summary',
884 'mypreferences',
885 'prefs-edits',
886 'prefsnologin',
887 'prefsnologintext',
888 'changepassword',
889 'prefs-skin',
890 'skin-preview',
891 'prefs-math',
892 'datedefault',
893 'prefs-datetime',
894 'prefs-personal',
895 'prefs-rc',
896 'prefs-watchlist',
897 'prefs-watchlist-days',
898 'prefs-watchlist-days-max',
899 'prefs-watchlist-edits',
900 'prefs-watchlist-edits-max',
901 'prefs-misc', // continue checking if used from here on (r49916)
902 'prefs-resetpass',
903 'prefs-email',
904 'prefs-rendering',
905 'saveprefs',
906 'resetprefs',
907 'restoreprefs',
908 'prefs-editing',
909 'prefs-edit-boxsize',
910 'rows',
911 'columns',
912 'searchresultshead',
913 'resultsperpage',
914 'contextlines',
915 'contextchars',
916 'stub-threshold',
917 'recentchangesdays',
918 'recentchangesdays-max',
919 'recentchangescount',
920 'prefs-help-recentchangescount',
921 'savedprefs',
922 'timezonelegend',
923 'localtime',
924 'timezoneuseserverdefault',
925 'timezoneuseoffset',
926 'timezoneoffset',
927 'servertime',
928 'guesstimezone',
929 'timezoneregion-africa',
930 'timezoneregion-america',
931 'timezoneregion-antarctica',
932 'timezoneregion-arctic',
933 'timezoneregion-asia',
934 'timezoneregion-atlantic',
935 'timezoneregion-australia',
936 'timezoneregion-europe',
937 'timezoneregion-indian',
938 'timezoneregion-pacific',
939 'allowemail',
940 'prefs-searchoptions',
941 'prefs-namespaces',
942 'defaultns',
943 'default',
944 'defaultns',
945 'prefs-files',
946 'prefs-custom-css',
947 'prefs-custom-js',
948 'prefs-reset-intro',
949 'prefs-emailconfirm-label',
950 'prefs-textboxsize',
951 'youremail',
952 'username',
953 'uid',
954 'prefs-memberingroups',
955 'prefs-registration',
956 'yourrealname',
957 'yourlanguage',
958 'yourvariant',
959 'yournick',
960 'badsig',
961 'badsiglength',
962 'yourgender',
963 'gender-unknown',
964 'gender-male',
965 'gender-female',
966 'prefs-help-gender',
967 'email',
968 'prefs-help-realname',
969 'prefs-help-email',
970 'prefs-help-email-required',
971 'prefs-info',
972 'prefs-i18n',
973 'prefs-signature',
974 'prefs-dateformat',
975 'prefs-timeoffset',
976 'prefs-advancedediting',
977 'prefs-advancedrc',
978 'prefs-advancedrendering',
979 'prefs-advancedsearchoptions',
980 'prefs-advancedwatchlist',
981 'prefs-display',
982 'prefs-diffs',
983 ),
984 'userrights' => array(
985 'userrights',
986 'userrights-summary',
987 'userrights-lookup-user',
988 'userrights-user-editname',
989 'editusergroup',
990 'editinguser',
991 'userrights-editusergroup',
992 'saveusergroups',
993 'userrights-groupsmember',
994 'userrights-groups-help',
995 'userrights-reason',
996 'userrights-no-interwiki',
997 'userrights-nodatabase',
998 'userrights-nologin',
999 'userrights-notallowed',
1000 'userrights-changeable-col',
1001 'userrights-unchangeable-col',
1002 'userrights-irreversible-marker',
1003 ),
1004 'group' => array(
1005 'group',
1006 'group-user',
1007 'group-autoconfirmed',
1008 'group-bot',
1009 'group-sysop',
1010 'group-bureaucrat',
1011 'group-suppress',
1012 'group-all',
1013 ),
1014 'group-member' => array(
1015 'group-user-member',
1016 'group-autoconfirmed-member',
1017 'group-bot-member',
1018 'group-sysop-member',
1019 'group-bureaucrat-member',
1020 'group-suppress-member',
1021 ),
1022 'grouppage' => array(
1023 'grouppage-user',
1024 'grouppage-autoconfirmed',
1025 'grouppage-bot',
1026 'grouppage-sysop',
1027 'grouppage-bureaucrat',
1028 'grouppage-suppress',
1029 ),
1030 'right' => array(
1031 'right-read',
1032 'right-edit',
1033 'right-createpage',
1034 'right-createtalk',
1035 'right-createaccount',
1036 'right-minoredit',
1037 'right-move',
1038 'right-move-subpages',
1039 'right-move-rootuserpages',
1040 'right-movefile',
1041 'right-suppressredirect',
1042 'right-upload',
1043 'right-reupload',
1044 'right-reupload-own',
1045 'right-reupload-shared',
1046 'right-upload_by_url',
1047 'right-purge',
1048 'right-autoconfirmed',
1049 'right-bot',
1050 'right-nominornewtalk',
1051 'right-apihighlimits',
1052 'right-writeapi',
1053 'right-delete',
1054 'right-bigdelete',
1055 'right-deleterevision',
1056 'right-deletedhistory',
1057 'right-browsearchive',
1058 'right-undelete',
1059 'right-suppressrevision',
1060 'right-suppressionlog',
1061 'right-block',
1062 'right-blockemail',
1063 'right-hideuser',
1064 'right-ipblock-exempt',
1065 'right-proxyunbannable',
1066 'right-protect',
1067 'right-editprotected',
1068 'right-editinterface',
1069 'right-editusercssjs',
1070 'right-rollback',
1071 'right-markbotedits',
1072 'right-noratelimit',
1073 'right-import',
1074 'right-importupload',
1075 'right-patrol',
1076 'right-autopatrol',
1077 'right-patrolmarks',
1078 'right-unwatchedpages',
1079 'right-trackback',
1080 'right-mergehistory',
1081 'right-userrights',
1082 'right-userrights-interwiki',
1083 'right-siteadmin',
1084 'right-reset-passwords',
1085 'right-override-export-depth',
1086 ),
1087 'rightslog' => array(
1088 'rightslog',
1089 'rightslogtext',
1090 'rightslogentry',
1091 'rightsnone',
1092 ),
1093 'action' => array(
1094 'action-read',
1095 'action-edit',
1096 'action-createpage',
1097 'action-createtalk',
1098 'action-createaccount',
1099 'action-minoredit',
1100 'action-move',
1101 'action-move-subpages',
1102 'action-move-rootuserpages',
1103 'action-movefile',
1104 'action-upload',
1105 'action-reupload',
1106 'action-reupload-shared',
1107 'action-upload_by_url',
1108 'action-writeapi',
1109 'action-delete',
1110 'action-deleterevision',
1111 'action-deletedhistory',
1112 'action-browsearchive',
1113 'action-undelete',
1114 'action-suppressrevision',
1115 'action-suppressionlog',
1116 'action-block',
1117 'action-protect',
1118 'action-import',
1119 'action-importupload',
1120 'action-patrol',
1121 'action-autopatrol',
1122 'action-unwatchedpages',
1123 'action-trackback',
1124 'action-mergehistory',
1125 'action-userrights',
1126 'action-userrights-interwiki',
1127 'action-siteadmin',
1128 ),
1129 'recentchanges' => array(
1130 'nchanges',
1131 'recentchanges',
1132 'recentchanges-url',
1133 'recentchanges-legend',
1134 'recentchangestext',
1135 'recentchanges-feed-description',
1136 'rcnote',
1137 'rcnotefrom',
1138 'rclistfrom',
1139 'rcshowhideminor',
1140 'rcshowhidebots',
1141 'rcshowhideliu',
1142 'rcshowhideanons',
1143 'rcshowhidepatr',
1144 'rcshowhidemine',
1145 'rclinks',
1146 'diff',
1147 'hist',
1148 'hide',
1149 'show',
1150 'minoreditletter',
1151 'newpageletter',
1152 'boteditletter',
1153 'sectionlink',
1154 'number_of_watching_users_RCview',
1155 'number_of_watching_users_pageview',
1156 'rc_categories',
1157 'rc_categories_any',
1158 'rc-change-size',
1159 'newsectionsummary',
1160 'rc-enhanced-expand',
1161 'rc-enhanced-hide',
1162 ),
1163 'recentchangeslinked' => array(
1164 'recentchangeslinked',
1165 'recentchangeslinked-feed',
1166 'recentchangeslinked-toolbox',
1167 'recentchangeslinked-title',
1168 'recentchangeslinked-backlink',
1169 'recentchangeslinked-noresult',
1170 'recentchangeslinked-summary',
1171 'recentchangeslinked-page',
1172 'recentchangeslinked-to',
1173 ),
1174 'upload' => array(
1175 'upload',
1176 'uploadbtn',
1177 'reupload',
1178 'reuploaddesc',
1179 'uploadnologin',
1180 'uploadnologintext',
1181 'upload_directory_missing',
1182 'upload_directory_read_only',
1183 'uploaderror',
1184 'upload-summary',
1185 'uploadtext',
1186 'upload-permitted',
1187 'upload-preferred',
1188 'upload-prohibited',
1189 'uploadfooter',
1190 'uploadlog',
1191 'uploadlogpage',
1192 'uploadlogpagetext',
1193 'filename',
1194 'filedesc',
1195 'fileuploadsummary',
1196 'filereuploadsummary',
1197 'filestatus',
1198 'filesource',
1199 'uploadedfiles',
1200 'ignorewarning',
1201 'ignorewarnings',
1202 'minlength1',
1203 'illegalfilename',
1204 'badfilename',
1205 'filetype-badmime',
1206 'filetype-bad-ie-mime',
1207 'filetype-unwanted-type',
1208 'filetype-banned-type',
1209 'filetype-missing',
1210 'large-file',
1211 'largefileserver',
1212 'emptyfile',
1213 'fileexists',
1214 'filepageexists',
1215 'fileexists-extension',
1216 'fileexists-thumb',
1217 'fileexists-thumbnail-yes',
1218 'file-thumbnail-no',
1219 'fileexists-forbidden',
1220 'fileexists-shared-forbidden',
1221 'file-exists-duplicate',
1222 'file-deleted-duplicate',
1223 'successfulupload',
1224 'uploadwarning',
1225 'savefile',
1226 'uploadedimage',
1227 'overwroteimage',
1228 'uploaddisabled',
1229 'uploaddisabledtext',
1230 'php-uploaddisabledtext',
1231 'uploadscripted',
1232 'uploadcorrupt',
1233 'uploadvirus',
1234 'sourcefilename',
1235 'destfilename',
1236 'upload-maxfilesize',
1237 'watchthisupload',
1238 'filewasdeleted',
1239 'upload-wasdeleted',
1240 'filename-bad-prefix',
1241 'filename-prefix-blacklist',
1242 ),
1243 'upload-errors' => array(
1244 'upload-proto-error',
1245 'upload-proto-error-text',
1246 'upload-file-error',
1247 'upload-file-error-text',
1248 'upload-misc-error',
1249 'upload-misc-error-text',
1250 'upload-too-many-redirects',
1251 'upload-unknown-size',
1252 'upload-http-error',
1253 ),
1254 'upload-curl-errors' => array(
1255 'upload-curl-error6',
1256 'upload-curl-error6-text',
1257 'upload-curl-error28',
1258 'upload-curl-error28-text',
1259 ),
1260 'licenses' => array(
1261 'license',
1262 'nolicense',
1263 'licenses',
1264 'license-nopreview',
1265 'upload_source_url',
1266 'upload_source_file',
1267 ),
1268 'filelist' => array(
1269 'listfiles-summary',
1270 'listfiles_search_for',
1271 'imgfile',
1272 'listfiles',
1273 'listfiles_date',
1274 'listfiles_name',
1275 'listfiles_user',
1276 'listfiles_size',
1277 'listfiles_description',
1278 'listfiles_count',
1279 ),
1280 'filedescription' => array(
1281 'file-anchor-link',
1282 'filehist',
1283 'filehist-help',
1284 'filehist-deleteall',
1285 'filehist-deleteone',
1286 'filehist-revert',
1287 'filehist-current',
1288 'filehist-datetime',
1289 'filehist-thumb',
1290 'filehist-thumbtext',
1291 'filehist-nothumb',
1292 'filehist-user',
1293 'filehist-dimensions',
1294 'filehist-filesize',
1295 'filehist-comment',
1296 'filehist-missing',
1297 'imagelinks',
1298 'linkstoimage',
1299 'linkstoimage-more',
1300 'nolinkstoimage',
1301 'morelinkstoimage',
1302 'redirectstofile',
1303 'duplicatesoffile',
1304 'sharedupload',
1305 'sharedupload-desc-there',
1306 'sharedupload-desc-here',
1307 'shareddescriptionfollows',
1308 'filepage-nofile',
1309 'filepage-nofile-link',
1310 'uploadnewversion-linktext',
1311 'shared-repo-from',
1312 'shared-repo',
1313 ),
1314 'filerevert' => array(
1315 'filerevert',
1316 'filerevert-backlink',
1317 'filerevert-legend',
1318 'filerevert-intro',
1319 'filerevert-comment',
1320 'filerevert-defaultcomment',
1321 'filerevert-submit',
1322 'filerevert-success',
1323 'filerevert-badversion',
1324 ),
1325 'filedelete' => array(
1326 'filedelete',
1327 'filedelete-backlink',
1328 'filedelete-legend',
1329 'filedelete-intro',
1330 'filedelete-intro-old',
1331 'filedelete-comment',
1332 'filedelete-submit',
1333 'filedelete-success',
1334 'filedelete-success-old',
1335 'filedelete-nofile',
1336 'filedelete-nofile-old',
1337 'filedelete-otherreason',
1338 'filedelete-reason-otherlist',
1339 'filedelete-reason-dropdown',
1340 'filedelete-edit-reasonlist',
1341 ),
1342 'mimesearch' => array(
1343 'mimesearch',
1344 'mimesearch-summary',
1345 'mimetype',
1346 'download',
1347 ),
1348 'unwatchedpages' => array(
1349 'unwatchedpages',
1350 'unwatchedpages-summary',
1351 ),
1352 'listredirects' => array(
1353 'listredirects',
1354 'listredirects-summary',
1355 ),
1356 'unusedtemplates' => array(
1357 'unusedtemplates',
1358 'unusedtemplates-summary',
1359 'unusedtemplatestext',
1360 'unusedtemplateswlh',
1361 ),
1362 'randompage' => array(
1363 'randompage',
1364 'randompage-nopages',
1365 'randompage-url',
1366 ),
1367 'randomredirect' => array(
1368 'randomredirect',
1369 'randomredirect-nopages',
1370 ),
1371 'statistics' => array(
1372 'statistics',
1373 'statistics-summary',
1374 'statistics-header-pages',
1375 'statistics-header-edits',
1376 'statistics-header-views',
1377 'statistics-header-users',
1378 'statistics-articles',
1379 'statistics-pages',
1380 'statistics-pages-desc',
1381 'statistics-files',
1382 'statistics-edits',
1383 'statistics-edits-average',
1384 'statistics-views-total',
1385 'statistics-views-peredit',
1386 'statistics-jobqueue',
1387 'statistics-users',
1388 'statistics-users-active',
1389 'statistics-users-active-desc',
1390 'statistics-mostpopular',
1391 'statistics-footer',
1392 ),
1393 'disambiguations' => array(
1394 'disambiguations',
1395 'disambiguations-summary',
1396 'disambiguationspage',
1397 'disambiguations-text',
1398 ),
1399 'doubleredirects' => array(
1400 'doubleredirects',
1401 'doubleredirects-summary',
1402 'doubleredirectstext',
1403 'double-redirect-fixed-move',
1404 'double-redirect-fixer',
1405 ),
1406 'brokenredirects' => array(
1407 'brokenredirects',
1408 'brokenredirects-summary',
1409 'brokenredirectstext',
1410 'brokenredirects-edit',
1411 'brokenredirects-delete',
1412 ),
1413 'withoutinterwiki' => array(
1414 'withoutinterwiki',
1415 'withoutinterwiki-summary',
1416 'withoutinterwiki-legend',
1417 'withoutinterwiki-submit',
1418 ),
1419 'fewestrevisions' => array(
1420 'fewestrevisions',
1421 'fewestrevisions-summary',
1422 ),
1423 'specialpages' => array(
1424 'nbytes',
1425 'ncategories',
1426 'nlinks',
1427 'nmembers',
1428 'nrevisions',
1429 'nviews',
1430 'nchanges',
1431 'specialpage-empty',
1432 'lonelypages',
1433 'lonelypages-summary',
1434 'lonelypagestext',
1435 'uncategorizedpages',
1436 'uncategorizedpages-summary',
1437 'uncategorizedcategories',
1438 'uncategorizedcategories-summary',
1439 'uncategorizedimages',
1440 'uncategorizedimages-summary',
1441 'uncategorizedtemplates',
1442 'uncategorizedtemplates-summary',
1443 'unusedcategories',
1444 'unusedimages',
1445 'popularpages',
1446 'popularpages-summary',
1447 'wantedcategories',
1448 'wantedcategories-summary',
1449 'wantedpages',
1450 'wantedpages-summary',
1451 'wantedpages-badtitle',
1452 'wantedfiles',
1453 'wantedfiles-summary',
1454 'wantedtemplates',
1455 'wantedtemplates-summary',
1456 'mostlinked',
1457 'mostlinked-summary',
1458 'mostlinkedcategories',
1459 'mostlinkedcategories-summary',
1460 'mostlinkedtemplates',
1461 'mostlinkedtemplates-summary',
1462 'mostcategories',
1463 'mostcategories-summary',
1464 'mostimages',
1465 'mostimages-summary',
1466 'mostrevisions',
1467 'mostrevisions-summary',
1468 'prefixindex',
1469 'prefixindex-summary',
1470 'shortpages',
1471 'shortpages-summary',
1472 'longpages',
1473 'longpages-summary',
1474 'deadendpages',
1475 'deadendpages-summary',
1476 'deadendpagestext',
1477 'protectedpages',
1478 'protectedpages-indef',
1479 'protectedpages-summary',
1480 'protectedpages-cascade',
1481 'protectedpagestext',
1482 'protectedpagesempty',
1483 'protectedtitles',
1484 'protectedtitles-summary',
1485 'protectedtitlestext',
1486 'protectedtitlesempty',
1487 'listusers',
1488 'listusers-summary',
1489 'listusers-editsonly',
1490 'listusers-creationsort',
1491 'usereditcount',
1492 'usercreated',
1493 'newpages',
1494 'newpages-summary',
1495 'newpages-username',
1496 'ancientpages',
1497 'ancientpages-summary',
1498 'move',
1499 'movethispage',
1500 'unusedimagestext',
1501 'unusedcategoriestext',
1502 'notargettitle',
1503 'notargettext',
1504 'nopagetitle',
1505 'nopagetext',
1506 'pager-newer-n',
1507 'pager-older-n',
1508 'suppress',
1509 ),
1510 'booksources' => array(
1511 'booksources',
1512 'booksources-summary',
1513 'booksources-search-legend',
1514 'booksources-isbn',
1515 'booksources-go',
1516 'booksources-text',
1517 'booksources-invalid-isbn',
1518 ),
1519 'magicwords' => array(
1520 'rfcurl',
1521 'pubmedurl',
1522 ),
1523 'logpages' => array(
1524 'specialloguserlabel',
1525 'speciallogtitlelabel',
1526 'log',
1527 'all-logs-page',
1528 'alllogstext',
1529 'logempty',
1530 'log-title-wildcard',
1531 ),
1532 'allpages' => array(
1533 'allpages',
1534 'allpages-summary',
1535 'alphaindexline',
1536 'nextpage',
1537 'prevpage',
1538 'allpagesfrom',
1539 'allpagesto',
1540 'allarticles',
1541 'allinnamespace',
1542 'allnotinnamespace',
1543 'allpagesprev',
1544 'allpagesnext',
1545 'allpagessubmit',
1546 'allpagesprefix',
1547 'allpagesbadtitle',
1548 'allpages-bad-ns',
1549 ),
1550 'categories' => array(
1551 'categories',
1552 'categories-summary',
1553 'categoriespagetext',
1554 'categoriesfrom',
1555 'special-categories-sort-count',
1556 'special-categories-sort-abc',
1557 ),
1558 'deletedcontribs' => array(
1559 'deletedcontributions',
1560 'deletedcontributions-title',
1561 'sp-deletedcontributions-contribs',
1562 ),
1563 'linksearch' => array(
1564 'linksearch',
1565 'linksearch-pat',
1566 'linksearch-ns',
1567 'linksearch-ok',
1568 'linksearch-text',
1569 'linksearch-line',
1570 'linksearch-error',
1571 ),
1572 'listusers' => array(
1573 'listusersfrom',
1574 'listusers-submit',
1575 'listusers-noresult',
1576 'listusers-blocked',
1577 ),
1578 'activeusers' => array(
1579 'activeusers',
1580 'activeusers-summary',
1581 'activeusers-count',
1582 'activeusers-from',
1583 'activeusers-submit',
1584 'activeusers-noresult',
1585 ),
1586 'newuserlog' => array(
1587 'newuserlogpage',
1588 'newuserlogpagetext',
1589 'newuserlogentry',
1590 'newuserlog-byemail',
1591 'newuserlog-create-entry',
1592 'newuserlog-create2-entry',
1593 'newuserlog-autocreate-entry',
1594 ),
1595 'listgrouprights' => array(
1596 'listgrouprights',
1597 'listgrouprights-summary',
1598 'listgrouprights-key',
1599 'listgrouprights-group',
1600 'listgrouprights-rights',
1601 'listgrouprights-helppage',
1602 'listgrouprights-members',
1603 'listgrouprights-right-display',
1604 'listgrouprights-right-revoked',
1605 'listgrouprights-addgroup',
1606 'listgrouprights-removegroup',
1607 'listgrouprights-addgroup-all',
1608 'listgrouprights-removegroup-all',
1609 'listgrouprights-addgroup-self',
1610 'listgrouprights-removegroup-self',
1611 'listgrouprights-addgroup-self-all',
1612 'listgrouprights-removegroup-self-all',
1613
1614 ),
1615 'emailuser' => array(
1616 'mailnologin',
1617 'mailnologintext',
1618 'emailuser',
1619 'emailpage',
1620 'emailpagetext',
1621 'usermailererror',
1622 'defemailsubject',
1623 'noemailtitle',
1624 'noemailtext',
1625 'nowikiemailtitle',
1626 'nowikiemailtext',
1627 'email-legend',
1628 'emailfrom',
1629 'emailto',
1630 'emailsubject',
1631 'emailmessage',
1632 'emailsend',
1633 'emailccme',
1634 'emailccsubject',
1635 'emailsent',
1636 'emailsenttext',
1637 'emailuserfooter',
1638 ),
1639 'watchlist' => array(
1640 'watchlist',
1641 'mywatchlist',
1642 'watchlistfor',
1643 'nowatchlist',
1644 'watchlistanontext',
1645 'watchnologin',
1646 'watchnologintext',
1647 'addedwatch',
1648 'addedwatchtext',
1649 'removedwatch',
1650 'removedwatchtext',
1651 'watch',
1652 'watchthispage',
1653 'unwatch',
1654 'unwatchthispage',
1655 'notanarticle',
1656 'notvisiblerev',
1657 'watchnochange',
1658 'watchlist-details',
1659 'wlheader-enotif',
1660 'wlheader-showupdated',
1661 'watchmethod-recent',
1662 'watchmethod-list',
1663 'watchlistcontains',
1664 'iteminvalidname',
1665 'wlnote',
1666 'wlshowlast',
1667 'watchlist-options',
1668 ),
1669 'watching' => array(
1670 'watching',
1671 'unwatching',
1672 ),
1673 'enotif' => array(
1674 'enotif_mailer',
1675 'enotif_reset',
1676 'enotif_newpagetext',
1677 'enotif_impersonal_salutation',
1678 'changed',
1679 'created',
1680 'enotif_subject',
1681 'enotif_lastvisited',
1682 'enotif_lastdiff',
1683 'enotif_anon_editor',
1684 'enotif_body',
1685 ),
1686 'delete' => array(
1687 'deletepage',
1688 'confirm',
1689 'excontent',
1690 'excontentauthor',
1691 'exbeforeblank',
1692 'exblank',
1693 'delete-confirm',
1694 'delete-backlink',
1695 'delete-legend',
1696 'historywarning',
1697 'confirmdeletetext',
1698 'actioncomplete',
1699 'actionfailed',
1700 'deletedtext',
1701 'deletedarticle',
1702 'suppressedarticle',
1703 'dellogpage',
1704 'dellogpagetext',
1705 'deletionlog',
1706 'reverted',
1707 'deletecomment',
1708 'deleteotherreason',
1709 'deletereasonotherlist',
1710 'deletereason-dropdown',
1711 'delete-edit-reasonlist',
1712 'delete-toobig',
1713 'delete-warning-toobig',
1714 ),
1715 'rollback' => array(
1716 'rollback',
1717 'rollback_short',
1718 'rollbacklink',
1719 'rollbackfailed',
1720 'cantrollback',
1721 'alreadyrolled',
1722 'editcomment',
1723 'revertpage',
1724 'rollback-success',
1725 'sessionfailure',
1726 ),
1727 'protect' => array(
1728 'protectlogpage',
1729 'protectlogtext',
1730 'protectedarticle',
1731 'modifiedarticleprotection',
1732 'unprotectedarticle',
1733 'movedarticleprotection',
1734 'protect-title',
1735 'prot_1movedto2',
1736 'protect-backlink',
1737 'protect-legend',
1738 'protectcomment',
1739 'protectexpiry',
1740 'protect_expiry_invalid',
1741 'protect_expiry_old',
1742 'protect-unchain',
1743 'protect-text',
1744 'protect-locked-blocked',
1745 'protect-locked-dblock',
1746 'protect-locked-access',
1747 'protect-cascadeon',
1748 'protect-default',
1749 'protect-fallback',
1750 'protect-level-autoconfirmed',
1751 'protect-level-sysop',
1752 'protect-summary-cascade',
1753 'protect-expiring',
1754 'protect-expiry-indefinite',
1755 'protect-cascade',
1756 'protect-cantedit',
1757 'protect-othertime',
1758 'protect-othertime-op',
1759 'protect-existing-expiry',
1760 'protect-otherreason',
1761 'protect-otherreason-op',
1762 'protect-dropdown',
1763 'protect-edit-reasonlist',
1764 'protect-expiry-options',
1765 'restriction-type',
1766 'restriction-level',
1767 'minimum-size',
1768 'maximum-size',
1769 'pagesize',
1770 ),
1771 'restrictions' => array(
1772 'restriction-edit',
1773 'restriction-move',
1774 'restriction-create',
1775 'restriction-upload',
1776 ),
1777 'restriction-levels' => array(
1778 'restriction-level-sysop',
1779 'restriction-level-autoconfirmed',
1780 'restriction-level-all',
1781 ),
1782 'undelete' => array(
1783 'undelete',
1784 'undeletepage',
1785 'undeletepagetitle',
1786 'viewdeletedpage',
1787 'undeletepagetext',
1788 'undelete-fieldset-title',
1789 'undeleteextrahelp',
1790 'undeleterevisions',
1791 'undeletehistory',
1792 'undeleterevdel',
1793 'undeletehistorynoadmin',
1794 'undelete-revision',
1795 'undeleterevision-missing',
1796 'undelete-nodiff',
1797 'undeletebtn',
1798 'undeletelink',
1799 'undeleteviewlink',
1800 'undeletereset',
1801 'undeleteinvert',
1802 'undeletecomment',
1803 'undeletedarticle',
1804 'undeletedrevisions',
1805 'undeletedrevisions-files',
1806 'undeletedfiles',
1807 'cannotundelete',
1808 'undeletedpage',
1809 'undelete-header',
1810 'undelete-search-box',
1811 'undelete-search-prefix',
1812 'undelete-search-submit',
1813 'undelete-no-results',
1814 'undelete-filename-mismatch',
1815 'undelete-bad-store-key',
1816 'undelete-cleanup-error',
1817 'undelete-missing-filearchive',
1818 'undelete-error-short',
1819 'undelete-error-long',
1820 'undelete-show-file-confirm',
1821 'undelete-show-file-submit',
1822 ),
1823 'nsform' => array(
1824 'namespace',
1825 'invert',
1826 'blanknamespace',
1827 ),
1828 'contributions' => array(
1829 'contributions',
1830 'contributions-title',
1831 'mycontris',
1832 'contribsub2',
1833 'nocontribs',
1834 'uctop',
1835 'month',
1836 'year',
1837 ),
1838 'sp-contributions' => array(
1839 'sp-contributions-newbies',
1840 'sp-contributions-newbies-sub',
1841 'sp-contributions-newbies-title',
1842 'sp-contributions-blocklog',
1843 'sp-contributions-deleted',
1844 'sp-contributions-logs',
1845 'sp-contributions-talk',
1846 'sp-contributions-userrights',
1847 'sp-contributions-search',
1848 'sp-contributions-username',
1849 'sp-contributions-submit',
1850 'sp-contributions-explain',
1851 'sp-contributions-footer',
1852 'sp-contributions-footer-anon',
1853 ),
1854 'whatlinkshere' => array(
1855 'whatlinkshere',
1856 'whatlinkshere-title',
1857 'whatlinkshere-summary',
1858 'whatlinkshere-page',
1859 'whatlinkshere-backlink',
1860 'linkshere',
1861 'nolinkshere',
1862 'nolinkshere-ns',
1863 'isredirect',
1864 'istemplate',
1865 'isimage',
1866 'whatlinkshere-prev',
1867 'whatlinkshere-next',
1868 'whatlinkshere-links',
1869 'whatlinkshere-hideredirs',
1870 'whatlinkshere-hidetrans',
1871 'whatlinkshere-hidelinks',
1872 'whatlinkshere-hideimages',
1873 'whatlinkshere-filters',
1874 ),
1875 'block' => array(
1876 'blockip',
1877 'blockip-legend',
1878 'blockiptext',
1879 'ipaddress',
1880 'ipadressorusername',
1881 'ipbexpiry',
1882 'ipbreason',
1883 'ipbreasonotherlist',
1884 'ipbreason-dropdown',
1885 'ipbanononly',
1886 'ipbcreateaccount',
1887 'ipbemailban',
1888 'ipbenableautoblock',
1889 'ipbsubmit',
1890 'ipbother',
1891 'ipboptions',
1892 'ipbotheroption',
1893 'ipbotherreason',
1894 'ipbhidename',
1895 'ipbwatchuser',
1896 'ipballowusertalk',
1897 'ipb-change-block',
1898 'badipaddress',
1899 'blockipsuccesssub',
1900 'blockipsuccesstext',
1901 'ipb-edit-dropdown',
1902 'ipb-unblock-addr',
1903 'ipb-unblock',
1904 'ipb-blocklist-addr',
1905 'ipb-blocklist',
1906 'ipb-blocklist-contribs',
1907 'unblockip',
1908 'unblockiptext',
1909 'ipusubmit',
1910 'unblocked',
1911 'unblocked-id',
1912 'ipblocklist',
1913 'ipblocklist-legend',
1914 'ipblocklist-username',
1915 'ipblocklist-sh-userblocks',
1916 'ipblocklist-sh-tempblocks',
1917 'ipblocklist-sh-addressblocks',
1918 'ipblocklist-summary',
1919 'ipblocklist-submit',
1920 'blocklistline',
1921 'infiniteblock',
1922 'expiringblock',
1923 'anononlyblock',
1924 'noautoblockblock',
1925 'createaccountblock',
1926 'emailblock',
1927 'blocklist-nousertalk',
1928 'ipblocklist-empty',
1929 'ipblocklist-no-results',
1930 'blocklink',
1931 'unblocklink',
1932 'change-blocklink',
1933 'contribslink',
1934 'autoblocker',
1935 'blocklogpage',
1936 'blocklog-fulllog',
1937 'blocklogentry',
1938 'reblock-logentry',
1939 'blocklogtext',
1940 'unblocklogentry',
1941 'block-log-flags-anononly',
1942 'block-log-flags-nocreate',
1943 'block-log-flags-noautoblock',
1944 'block-log-flags-noemail',
1945 'block-log-flags-nousertalk',
1946 'block-log-flags-angry-autoblock',
1947 'block-log-flags-hiddenname',
1948 'range_block_disabled',
1949 'ipb_expiry_invalid',
1950 'ipb_expiry_temp',
1951 'ipb_hide_invalid',
1952 'ipb_already_blocked',
1953 'ipb-needreblock',
1954 'ipb_cant_unblock',
1955 'ipb_blocked_as_range',
1956 'ip_range_invalid',
1957 'blockme',
1958 'proxyblocker',
1959 'proxyblocker-disabled',
1960 'proxyblockreason',
1961 'proxyblocksuccess',
1962 'sorbs',
1963 'sorbsreason',
1964 'sorbs_create_account_reason',
1965 'cant-block-while-blocked',
1966 ),
1967 'developertools' => array(
1968 'lockdb',
1969 'unlockdb',
1970 'lockdbtext',
1971 'unlockdbtext',
1972 'lockconfirm',
1973 'unlockconfirm',
1974 'lockbtn',
1975 'unlockbtn',
1976 'locknoconfirm',
1977 'lockdbsuccesssub',
1978 'unlockdbsuccesssub',
1979 'lockdbsuccesstext',
1980 'unlockdbsuccesstext',
1981 'lockfilenotwritable',
1982 'databasenotlocked',
1983 ),
1984 'movepage' => array(
1985 'move-page',
1986 'move-page-backlink',
1987 'move-page-legend',
1988 'movepagetext',
1989 'movepagetalktext',
1990 'movearticle',
1991 'movenologin',
1992 'movenologintext',
1993 'movenotallowed',
1994 'movenotallowedfile',
1995 'cant-move-user-page',
1996 'cant-move-to-user-page',
1997 'newtitle',
1998 'move-watch',
1999 'movepagebtn',
2000 'pagemovedsub',
2001 'movepage-moved',
2002 'movepage-moved-redirect',
2003 'movepage-moved-noredirect',
2004 'articleexists',
2005 'cantmove-titleprotected',
2006 'talkexists',
2007 'movedto',
2008 'movetalk',
2009 'move-subpages',
2010 'move-talk-subpages',
2011 'movepage-page-exists',
2012 'movepage-page-moved',
2013 'movepage-page-unmoved',
2014 'movepage-max-pages',
2015 '1movedto2',
2016 '1movedto2_redir',
2017 'move-redirect-suppressed',
2018 'movelogpage',
2019 'movelogpagetext',
2020 'movesubpage',
2021 'movesubpagetext',
2022 'movenosubpage',
2023 'movereason',
2024 'revertmove',
2025 'delete_and_move',
2026 'delete_and_move_text',
2027 'delete_and_move_confirm',
2028 'delete_and_move_reason',
2029 'selfmove',
2030 'immobile-source-namespace',
2031 'immobile-target-namespace',
2032 'immobile-target-namespace-iw',
2033 'immobile-source-page',
2034 'immobile-target-page',
2035 'immobile_namespace',
2036 'imagenocrossnamespace',
2037 'imagetypemismatch',
2038 'imageinvalidfilename',
2039 'fix-double-redirects',
2040 'move-leave-redirect',
2041 'protectedpagemovewarning',
2042 'semiprotectedpagemovewarning',
2043 ),
2044 'export' => array(
2045 'export',
2046 'exporttext',
2047 'exportcuronly',
2048 'exportnohistory',
2049 'export-submit',
2050 'export-addcattext',
2051 'export-addcat',
2052 'export-addnstext',
2053 'export-addns',
2054 'export-download',
2055 'export-templates',
2056 'export-pagelinks',
2057 ),
2058 'allmessages' => array(
2059 'allmessages',
2060 'allmessagesname',
2061 'allmessagesdefault',
2062 'allmessagescurrent',
2063 'allmessagestext',
2064 'allmessagesnotsupportedDB',
2065 'allmessages-filter',
2066 'allmessages-filter-unmodified',
2067 'allmessages-filter-all',
2068 'allmessages-filter-modified',
2069 'allmessages-prefix',
2070 ),
2071 'thumbnails' => array(
2072 'thumbnail-more',
2073 'filemissing',
2074 'thumbnail_error',
2075 'djvu_page_error',
2076 'djvu_no_xml',
2077 'thumbnail_invalid_params',
2078 'thumbnail_dest_directory',
2079 'thumbnail_image-type',
2080 'thumbnail_gd-library',
2081 'thumbnail_image-missing',
2082 ),
2083 'import' => array(
2084 'import',
2085 'importinterwiki',
2086 'import-interwiki-text',
2087 'import-interwiki-source',
2088 'import-interwiki-history',
2089 'import-interwiki-templates',
2090 'import-interwiki-submit',
2091 'import-interwiki-namespace',
2092 'import-upload-filename',
2093 'import-comment',
2094 'importtext',
2095 'importstart',
2096 'import-revision-count',
2097 'importnopages',
2098 'importfailed',
2099 'importunknownsource',
2100 'importcantopen',
2101 'importbadinterwiki',
2102 'importnotext',
2103 'importsuccess',
2104 'importhistoryconflict',
2105 'importnosources',
2106 'importnofile',
2107 'importuploaderrorsize',
2108 'importuploaderrorpartial',
2109 'importuploaderrortemp',
2110 'import-parse-failure',
2111 'import-noarticle',
2112 'import-nonewrevisions',
2113 'xml-error-string',
2114 'import-upload',
2115 'import-token-mismatch',
2116 'import-invalid-interwiki',
2117 ),
2118 'importlog' => array(
2119 'importlogpage',
2120 'importlogpagetext',
2121 'import-logentry-upload',
2122 'import-logentry-upload-detail',
2123 'import-logentry-interwiki',
2124 'import-logentry-interwiki-detail',
2125 ),
2126 'accesskeys' => array(
2127 'accesskey-pt-userpage',
2128 'accesskey-pt-anonuserpage',
2129 'accesskey-pt-mytalk',
2130 'accesskey-pt-anontalk',
2131 'accesskey-pt-preferences',
2132 'accesskey-pt-watchlist',
2133 'accesskey-pt-mycontris',
2134 'accesskey-pt-login',
2135 'accesskey-pt-anonlogin',
2136 'accesskey-pt-logout',
2137 'accesskey-ca-talk',
2138 'accesskey-ca-edit',
2139 'accesskey-ca-addsection',
2140 'accesskey-ca-viewsource',
2141 'accesskey-ca-history',
2142 'accesskey-ca-protect',
2143 'accesskey-ca-delete',
2144 'accesskey-ca-undelete',
2145 'accesskey-ca-move',
2146 'accesskey-ca-watch',
2147 'accesskey-ca-unwatch',
2148 'accesskey-search',
2149 'accesskey-search-go',
2150 'accesskey-search-fulltext',
2151 'accesskey-p-logo',
2152 'accesskey-n-mainpage',
2153 'accesskey-n-portal',
2154 'accesskey-n-currentevents',
2155 'accesskey-n-recentchanges',
2156 'accesskey-n-randompage',
2157 'accesskey-n-help',
2158 'accesskey-t-whatlinkshere',
2159 'accesskey-t-recentchangeslinked',
2160 'accesskey-t-random',
2161 'accesskey-feed-rss',
2162 'accesskey-feed-atom',
2163 'accesskey-t-contributions',
2164 'accesskey-t-emailuser',
2165 'accesskey-t-permalink',
2166 'accesskey-t-print',
2167 'accesskey-t-upload',
2168 'accesskey-t-specialpages',
2169 'accesskey-ca-nstab-main',
2170 'accesskey-ca-nstab-user',
2171 'accesskey-ca-nstab-media',
2172 'accesskey-ca-nstab-special',
2173 'accesskey-ca-nstab-project',
2174 'accesskey-ca-nstab-image',
2175 'accesskey-ca-nstab-mediawiki',
2176 'accesskey-ca-nstab-template',
2177 'accesskey-ca-nstab-help',
2178 'accesskey-ca-nstab-category',
2179 'accesskey-minoredit',
2180 'accesskey-save',
2181 'accesskey-preview',
2182 'accesskey-diff',
2183 'accesskey-compareselectedversions',
2184 'accesskey-visualcomparison',
2185 'accesskey-watch',
2186 'accesskey-upload',
2187 ),
2188 'tooltips' => array(
2189 'tooltip-pt-userpage',
2190 'tooltip-pt-anonuserpage',
2191 'tooltip-pt-mytalk',
2192 'tooltip-pt-anontalk',
2193 'tooltip-pt-preferences',
2194 'tooltip-pt-watchlist',
2195 'tooltip-pt-mycontris',
2196 'tooltip-pt-login',
2197 'tooltip-pt-anonlogin',
2198 'tooltip-pt-logout',
2199 'tooltip-ca-talk',
2200 'tooltip-ca-edit',
2201 'tooltip-ca-addsection',
2202 'tooltip-ca-viewsource',
2203 'tooltip-ca-history',
2204 'tooltip-ca-protect',
2205 'tooltip-ca-delete',
2206 'tooltip-ca-undelete',
2207 'tooltip-ca-move',
2208 'tooltip-ca-watch',
2209 'tooltip-ca-unwatch',
2210 'tooltip-search',
2211 'tooltip-search-go',
2212 'tooltip-search-fulltext',
2213 'tooltip-p-logo',
2214 'tooltip-n-mainpage',
2215 'tooltip-n-portal',
2216 'tooltip-n-currentevents',
2217 'tooltip-n-recentchanges',
2218 'tooltip-n-randompage',
2219 'tooltip-n-help',
2220 'tooltip-t-whatlinkshere',
2221 'tooltip-t-recentchangeslinked',
2222 'tooltip-t-random',
2223 'tooltip-feed-rss',
2224 'tooltip-feed-atom',
2225 'tooltip-t-contributions',
2226 'tooltip-t-emailuser',
2227 'tooltip-t-upload',
2228 'tooltip-t-specialpages',
2229 'tooltip-t-print',
2230 'tooltip-t-permalink',
2231 'tooltip-ca-nstab-main',
2232 'tooltip-ca-nstab-user',
2233 'tooltip-ca-nstab-media',
2234 'tooltip-ca-nstab-special',
2235 'tooltip-ca-nstab-project',
2236 'tooltip-ca-nstab-image',
2237 'tooltip-ca-nstab-mediawiki',
2238 'tooltip-ca-nstab-template',
2239 'tooltip-ca-nstab-help',
2240 'tooltip-ca-nstab-category',
2241 'tooltip-minoredit',
2242 'tooltip-save',
2243 'tooltip-preview',
2244 'tooltip-diff',
2245 'tooltip-compareselectedversions',
2246 'tooltip-watch',
2247 'tooltip-recreate',
2248 'tooltip-upload',
2249 'tooltip-rollback',
2250 'tooltip-undo',
2251 ),
2252 'stylesheets' => array(
2253 'common.css',
2254 'standard.css',
2255 'nostalgia.css',
2256 'cologneblue.css',
2257 'monobook.css',
2258 'myskin.css',
2259 'chick.css',
2260 'simple.css',
2261 'modern.css',
2262 'vector.css',
2263 'print.css',
2264 'handheld.css',
2265 ),
2266 'scripts' => array(
2267 'common.js',
2268 'standard.js',
2269 'nostalgia.js',
2270 'cologneblue.js',
2271 'monobook.js',
2272 'myskin.js',
2273 'chick.js',
2274 'simple.js',
2275 'modern.js',
2276 'vector.js',
2277 ),
2278 'metadata_cc' => array(
2279 'nodublincore',
2280 'nocreativecommons',
2281 'notacceptable',
2282 ),
2283 'attribution' => array(
2284 'anonymous',
2285 'siteuser',
2286 'lastmodifiedatby',
2287 'othercontribs',
2288 'others',
2289 'siteusers',
2290 'creditspage',
2291 'nocredits',
2292 ),
2293 'spamprotection' => array(
2294 'spamprotectiontitle',
2295 'spamprotectiontext',
2296 'spamprotectionmatch',
2297 'spambot_username',
2298 'spam_reverting',
2299 'spam_blanking',
2300 ),
2301 'info' => array(
2302 'infosubtitle',
2303 'numedits',
2304 'numtalkedits',
2305 'numwatchers',
2306 'numauthors',
2307 'numtalkauthors',
2308 ),
2309 'skin' => array(
2310 'skinname-standard',
2311 'skinname-nostalgia',
2312 'skinname-cologneblue',
2313 'skinname-monobook',
2314 'skinname-myskin',
2315 'skinname-chick',
2316 'skinname-simple',
2317 'skinname-modern',
2318 'skinname-vector',
2319 ),
2320 'math' => array(
2321 'mw_math_png',
2322 'mw_math_simple',
2323 'mw_math_html',
2324 'mw_math_source',
2325 'mw_math_modern',
2326 'mw_math_mathml',
2327 ),
2328 'matherrors' => array(
2329 'math_failure',
2330 'math_unknown_error',
2331 'math_unknown_function',
2332 'math_lexing_error',
2333 'math_syntax_error',
2334 'math_image_error',
2335 'math_bad_tmpdir',
2336 'math_bad_output',
2337 'math_notexvc',
2338 ),
2339 'patrolling' => array(
2340 'markaspatrolleddiff',
2341 'markaspatrolledlink',
2342 'markaspatrolledtext',
2343 'markedaspatrolled',
2344 'markedaspatrolledtext',
2345 'rcpatroldisabled',
2346 'rcpatroldisabledtext',
2347 'markedaspatrollederror',
2348 'markedaspatrollederrortext',
2349 'markedaspatrollederror-noautopatrol',
2350 ),
2351 'patrol-log' => array(
2352 'patrol-log-page',
2353 'patrol-log-header',
2354 'patrol-log-line',
2355 'patrol-log-auto',
2356 'patrol-log-diff',
2357 'log-show-hide-patrol',
2358 ),
2359 'imagedeletion' => array(
2360 'deletedrevision',
2361 'filedeleteerror-short',
2362 'filedeleteerror-long',
2363 'filedelete-missing',
2364 'filedelete-old-unregistered',
2365 'filedelete-current-unregistered',
2366 'filedelete-archive-read-only',
2367 ),
2368 'browsediffs' => array(
2369 'previousdiff',
2370 'nextdiff',
2371 ),
2372 'visual-comparison' => array(
2373 'visual-comparison',
2374 ),
2375 'media-info' => array(
2376 'mediawarning',
2377 'imagemaxsize',
2378 'thumbsize',
2379 'widthheight',
2380 'widthheightpage',
2381 'file-info',
2382 'file-info-size',
2383 'file-nohires',
2384 'svg-long-desc',
2385 'show-big-image',
2386 'show-big-image-thumb',
2387 ),
2388 'newfiles' => array(
2389 'newimages',
2390 'imagelisttext',
2391 'newimages-summary',
2392 'newimages-legend',
2393 'newimages-label',
2394 'showhidebots',
2395 'noimages',
2396 'ilsubmit',
2397 'bydate',
2398 'sp-newimages-showfrom',
2399 ),
2400 'video-info' => array(
2401 'video-dims',
2402 'seconds-abbrev',
2403 'minutes-abbrev',
2404 'hours-abbrev',
2405 ),
2406 'badimagelist' => array(
2407 'bad_image_list',
2408 ),
2409 'variantname-zh' => array(
2410 'variantname-zh-hans',
2411 'variantname-zh-hant',
2412 'variantname-zh-cn',
2413 'variantname-zh-tw',
2414 'variantname-zh-hk',
2415 'variantname-zh-mo',
2416 'variantname-zh-sg',
2417 'variantname-zh-my',
2418 'variantname-zh',
2419 ),
2420 'variantname-gan' => array(
2421 'variantname-gan-hans',
2422 'variantname-gan-hant',
2423 'variantname-gan',
2424 ),
2425 'variantname-sr' => array(
2426 'variantname-sr-ec',
2427 'variantname-sr-el',
2428 'variantname-sr',
2429 ),
2430 'variantname-kk' => array(
2431 'variantname-kk-kz',
2432 'variantname-kk-tr',
2433 'variantname-kk-cn',
2434 'variantname-kk-cyrl',
2435 'variantname-kk-latn',
2436 'variantname-kk-arab',
2437 'variantname-kk',
2438 ),
2439 'variantname-ku' => array(
2440 'variantname-ku-arab',
2441 'variantname-ku-latn',
2442 'variantname-ku',
2443 ),
2444 'variantname-tg' => array(
2445 'variantname-tg-cyrl',
2446 'variantname-tg-latn',
2447 'variantname-tg',
2448 ),
2449 'metadata' => array(
2450 'metadata',
2451 'metadata-help',
2452 'metadata-expand',
2453 'metadata-collapse',
2454 'metadata-fields',
2455 ),
2456 'exif' => array(
2457 'exif-imagewidth',
2458 'exif-imagelength',
2459 'exif-bitspersample',
2460 'exif-compression',
2461 'exif-photometricinterpretation',
2462 'exif-orientation',
2463 'exif-samplesperpixel',
2464 'exif-planarconfiguration',
2465 'exif-ycbcrsubsampling',
2466 'exif-ycbcrpositioning',
2467 'exif-xresolution',
2468 'exif-yresolution',
2469 'exif-resolutionunit',
2470 'exif-stripoffsets',
2471 'exif-rowsperstrip',
2472 'exif-stripbytecounts',
2473 'exif-jpeginterchangeformat',
2474 'exif-jpeginterchangeformatlength',
2475 'exif-transferfunction',
2476 'exif-whitepoint',
2477 'exif-primarychromaticities',
2478 'exif-ycbcrcoefficients',
2479 'exif-referenceblackwhite',
2480 'exif-datetime',
2481 'exif-imagedescription',
2482 'exif-make',
2483 'exif-model',
2484 'exif-software',
2485 'exif-artist',
2486 'exif-copyright',
2487 'exif-exifversion',
2488 'exif-flashpixversion',
2489 'exif-colorspace',
2490 'exif-componentsconfiguration',
2491 'exif-compressedbitsperpixel',
2492 'exif-pixelydimension',
2493 'exif-pixelxdimension',
2494 'exif-makernote',
2495 'exif-usercomment',
2496 'exif-relatedsoundfile',
2497 'exif-datetimeoriginal',
2498 'exif-datetimedigitized',
2499 'exif-subsectime',
2500 'exif-subsectimeoriginal',
2501 'exif-subsectimedigitized',
2502 'exif-exposuretime',
2503 'exif-exposuretime-format',
2504 'exif-fnumber',
2505 'exif-fnumber-format',
2506 'exif-exposureprogram',
2507 'exif-spectralsensitivity',
2508 'exif-isospeedratings',
2509 'exif-oecf',
2510 'exif-shutterspeedvalue',
2511 'exif-aperturevalue',
2512 'exif-brightnessvalue',
2513 'exif-exposurebiasvalue',
2514 'exif-maxaperturevalue',
2515 'exif-subjectdistance',
2516 'exif-meteringmode',
2517 'exif-lightsource',
2518 'exif-flash',
2519 'exif-focallength',
2520 'exif-focallength-format',
2521 'exif-subjectarea',
2522 'exif-flashenergy',
2523 'exif-spatialfrequencyresponse',
2524 'exif-focalplanexresolution',
2525 'exif-focalplaneyresolution',
2526 'exif-focalplaneresolutionunit',
2527 'exif-subjectlocation',
2528 'exif-exposureindex',
2529 'exif-sensingmethod',
2530 'exif-filesource',
2531 'exif-scenetype',
2532 'exif-cfapattern',
2533 'exif-customrendered',
2534 'exif-exposuremode',
2535 'exif-whitebalance',
2536 'exif-digitalzoomratio',
2537 'exif-focallengthin35mmfilm',
2538 'exif-scenecapturetype',
2539 'exif-gaincontrol',
2540 'exif-contrast',
2541 'exif-saturation',
2542 'exif-sharpness',
2543 'exif-devicesettingdescription',
2544 'exif-subjectdistancerange',
2545 'exif-imageuniqueid',
2546 'exif-gpsversionid',
2547 'exif-gpslatituderef',
2548 'exif-gpslatitude',
2549 'exif-gpslongituderef',
2550 'exif-gpslongitude',
2551 'exif-gpsaltituderef',
2552 'exif-gpsaltitude',
2553 'exif-gpstimestamp',
2554 'exif-gpssatellites',
2555 'exif-gpsstatus',
2556 'exif-gpsmeasuremode',
2557 'exif-gpsdop',
2558 'exif-gpsspeedref',
2559 'exif-gpsspeed',
2560 'exif-gpstrackref',
2561 'exif-gpstrack',
2562 'exif-gpsimgdirectionref',
2563 'exif-gpsimgdirection',
2564 'exif-gpsmapdatum',
2565 'exif-gpsdestlatituderef',
2566 'exif-gpsdestlatitude',
2567 'exif-gpsdestlongituderef',
2568 'exif-gpsdestlongitude',
2569 'exif-gpsdestbearingref',
2570 'exif-gpsdestbearing',
2571 'exif-gpsdestdistanceref',
2572 'exif-gpsdestdistance',
2573 'exif-gpsprocessingmethod',
2574 'exif-gpsareainformation',
2575 'exif-gpsdatestamp',
2576 'exif-gpsdifferential',
2577 ),
2578 'exif-values' => array(
2579 'exif-make-value',
2580 'exif-model-value',
2581 'exif-software-value',
2582 ),
2583 'exif-compression' => array(
2584 'exif-compression-1',
2585 'exif-compression-6',
2586 ),
2587 'exif-photometricinterpretation' => array(
2588 'exif-photometricinterpretation-2',
2589 'exif-photometricinterpretation-6',
2590 ),
2591 'exif-unknowndate' => array(
2592 'exif-unknowndate',
2593 ),
2594 'exif-orientation' => array(
2595 'exif-orientation-1',
2596 'exif-orientation-2',
2597 'exif-orientation-3',
2598 'exif-orientation-4',
2599 'exif-orientation-5',
2600 'exif-orientation-6',
2601 'exif-orientation-7',
2602 'exif-orientation-8',
2603 ),
2604 'exif-planarconfiguration' => array(
2605 'exif-planarconfiguration-1',
2606 'exif-planarconfiguration-2',
2607 ),
2608 'exif-xyresolution' => array(
2609 'exif-xyresolution-i',
2610 'exif-xyresolution-c',
2611 ),
2612 'exif-colorspace' => array(
2613 'exif-colorspace-1',
2614 'exif-colorspace-ffff.h',
2615 ),
2616 'exif-componentsconfiguration' => array(
2617 'exif-componentsconfiguration-0',
2618 'exif-componentsconfiguration-1',
2619 'exif-componentsconfiguration-2',
2620 'exif-componentsconfiguration-3',
2621 'exif-componentsconfiguration-4',
2622 'exif-componentsconfiguration-5',
2623 'exif-componentsconfiguration-6',
2624 ),
2625 'exif-exposureprogram' => array(
2626 'exif-exposureprogram-0',
2627 'exif-exposureprogram-1',
2628 'exif-exposureprogram-2',
2629 'exif-exposureprogram-3',
2630 'exif-exposureprogram-4',
2631 'exif-exposureprogram-5',
2632 'exif-exposureprogram-6',
2633 'exif-exposureprogram-7',
2634 'exif-exposureprogram-8',
2635 ),
2636 'exif-subjectdistance-value' => array(
2637 'exif-subjectdistance-value',
2638 ),
2639 'exif-meteringmode' => array(
2640 'exif-meteringmode-0',
2641 'exif-meteringmode-1',
2642 'exif-meteringmode-2',
2643 'exif-meteringmode-3',
2644 'exif-meteringmode-4',
2645 'exif-meteringmode-5',
2646 'exif-meteringmode-6',
2647 'exif-meteringmode-255',
2648 ),
2649 'exif-lightsource' => array(
2650 'exif-lightsource-0',
2651 'exif-lightsource-1',
2652 'exif-lightsource-2',
2653 'exif-lightsource-3',
2654 'exif-lightsource-4',
2655 'exif-lightsource-9',
2656 'exif-lightsource-10',
2657 'exif-lightsource-11',
2658 'exif-lightsource-12',
2659 'exif-lightsource-13',
2660 'exif-lightsource-14',
2661 'exif-lightsource-15',
2662 'exif-lightsource-17',
2663 'exif-lightsource-18',
2664 'exif-lightsource-19',
2665 'exif-lightsource-20',
2666 'exif-lightsource-21',
2667 'exif-lightsource-22',
2668 'exif-lightsource-23',
2669 'exif-lightsource-24',
2670 'exif-lightsource-255',
2671 ),
2672 'exif-flash' => array(
2673 'exif-flash-fired-0' ,
2674 'exif-flash-fired-1' ,
2675 'exif-flash-return-0' ,
2676 'exif-flash-return-2' ,
2677 'exif-flash-return-3' ,
2678 'exif-flash-mode-1' ,
2679 'exif-flash-mode-2' ,
2680 'exif-flash-mode-3' ,
2681 'exif-flash-function-1' ,
2682 'exif-flash-redeye-1' ,
2683 ),
2684 'exif-focalplaneresolutionunit' => array(
2685 'exif-focalplaneresolutionunit-2',
2686 ),
2687 'exif-sensingmethod' => array(
2688 'exif-sensingmethod-1',
2689 'exif-sensingmethod-2',
2690 'exif-sensingmethod-3',
2691 'exif-sensingmethod-4',
2692 'exif-sensingmethod-5',
2693 'exif-sensingmethod-7',
2694 'exif-sensingmethod-8',
2695 ),
2696 'exif-filesource' => array(
2697 'exif-filesource-3',
2698 ),
2699 'exif-scenetype' => array(
2700 'exif-scenetype-1',
2701 ),
2702 'exif-customrendered' => array(
2703 'exif-customrendered-0',
2704 'exif-customrendered-1',
2705 ),
2706 'exif-exposuremode' => array(
2707 'exif-exposuremode-0',
2708 'exif-exposuremode-1',
2709 'exif-exposuremode-2',
2710 ),
2711 'exif-whitebalance' => array(
2712 'exif-whitebalance-0',
2713 'exif-whitebalance-1',
2714 ),
2715 'exif-scenecapturetype' => array(
2716 'exif-scenecapturetype-0',
2717 'exif-scenecapturetype-1',
2718 'exif-scenecapturetype-2',
2719 'exif-scenecapturetype-3',
2720 ),
2721 'exif-gaincontrol' => array(
2722 'exif-gaincontrol-0',
2723 'exif-gaincontrol-1',
2724 'exif-gaincontrol-2',
2725 'exif-gaincontrol-3',
2726 'exif-gaincontrol-4',
2727 ),
2728 'exif-contrast' => array(
2729 'exif-contrast-0',
2730 'exif-contrast-1',
2731 'exif-contrast-2',
2732 ),
2733 'exif-saturation' => array(
2734 'exif-saturation-0',
2735 'exif-saturation-1',
2736 'exif-saturation-2',
2737 ),
2738 'exif-sharpness' => array(
2739 'exif-sharpness-0',
2740 'exif-sharpness-1',
2741 'exif-sharpness-2',
2742 ),
2743 'exif-subjectdistancerange' => array(
2744 'exif-subjectdistancerange-0',
2745 'exif-subjectdistancerange-1',
2746 'exif-subjectdistancerange-2',
2747 'exif-subjectdistancerange-3',
2748 ),
2749 'exif-gpslatitude' => array(
2750 'exif-gpslatitude-n',
2751 'exif-gpslatitude-s',
2752 ),
2753 'exif-gpslongitude' => array(
2754 'exif-gpslongitude-e',
2755 'exif-gpslongitude-w',
2756 ),
2757 'exif-gpsstatus' => array(
2758 'exif-gpsstatus-a',
2759 'exif-gpsstatus-v',
2760 ),
2761 'exif-gpsmeasuremode' => array(
2762 'exif-gpsmeasuremode-2',
2763 'exif-gpsmeasuremode-3',
2764 ),
2765 'exif-gpsspeed' => array(
2766 'exif-gpsspeed-k',
2767 'exif-gpsspeed-m',
2768 'exif-gpsspeed-n',
2769 ),
2770 'exif-gpsdirection' => array(
2771 'exif-gpsdirection-t',
2772 'exif-gpsdirection-m',
2773 ),
2774 'edit-externally' => array(
2775 'edit-externally',
2776 'edit-externally-help',
2777 ),
2778 'all' => array(
2779 'recentchangesall',
2780 'imagelistall',
2781 'watchlistall2',
2782 'namespacesall',
2783 'monthsall',
2784 ),
2785 'confirmemail' => array(
2786 'confirmemail',
2787 'confirmemail_noemail',
2788 'confirmemail_text',
2789 'confirmemail_pending',
2790 'confirmemail_send',
2791 'confirmemail_sent',
2792 'confirmemail_oncreate',
2793 'confirmemail_sendfailed',
2794 'confirmemail_invalid',
2795 'confirmemail_needlogin',
2796 'confirmemail_success',
2797 'confirmemail_loggedin',
2798 'confirmemail_error',
2799 'confirmemail_subject',
2800 'confirmemail_body',
2801 'confirmemail_invalidated',
2802 'invalidateemail',
2803 ),
2804 'scarytransclusion' => array(
2805 'scarytranscludedisabled',
2806 'scarytranscludefailed',
2807 'scarytranscludetoolong',
2808 ),
2809 'trackbacks' => array(
2810 'trackbackbox',
2811 'trackback',
2812 'trackbackexcerpt',
2813 'trackbackremove',
2814 'trackbacklink',
2815 'trackbackdeleteok',
2816 ),
2817 'deleteconflict' => array(
2818 'deletedwhileediting',
2819 'confirmrecreate',
2820 'recreate',
2821 ),
2822 'unit-pixel' => array(
2823 'unit-pixel',
2824 ),
2825 'purge' => array(
2826 'confirm_purge_button',
2827 'confirm-purge-top',
2828 'confirm-purge-bottom',
2829 ),
2830 'separators' => array(
2831 'catseparator',
2832 'semicolon-separator',
2833 'comma-separator',
2834 'colon-separator',
2835 'autocomment-prefix',
2836 'pipe-separator',
2837 'word-separator',
2838 'ellipsis',
2839 'percent',
2840 'parentheses',
2841 ),
2842 'imgmulti' => array(
2843 'imgmultipageprev',
2844 'imgmultipagenext',
2845 'imgmultigo',
2846 'imgmultigoto',
2847 ),
2848 'tablepager' => array(
2849 'ascending_abbrev',
2850 'descending_abbrev',
2851 'table_pager_next',
2852 'table_pager_prev',
2853 'table_pager_first',
2854 'table_pager_last',
2855 'table_pager_limit',
2856 'table_pager_limit_submit',
2857 'table_pager_empty',
2858 ),
2859 'autosumm' => array(
2860 'autosumm-blank',
2861 'autosumm-replace',
2862 'autoredircomment',
2863 'autosumm-new',
2864 ),
2865 'autoblock_whitelist' => array(
2866 'autoblock_whitelist',
2867 ),
2868 'sizeunits' => array(
2869 'size-bytes',
2870 'size-kilobytes',
2871 'size-megabytes',
2872 'size-gigabytes',
2873 ),
2874 'livepreview' => array(
2875 'livepreview-loading',
2876 'livepreview-ready',
2877 'livepreview-failed',
2878 'livepreview-error',
2879 ),
2880 'lagwarning' => array(
2881 'lag-warn-normal',
2882 'lag-warn-high',
2883 ),
2884 'watchlisteditor' => array(
2885 'watchlistedit-numitems',
2886 'watchlistedit-noitems',
2887 'watchlistedit-normal-title',
2888 'watchlistedit-normal-legend',
2889 'watchlistedit-normal-explain',
2890 'watchlistedit-normal-submit',
2891 'watchlistedit-normal-done',
2892 'watchlistedit-raw-title',
2893 'watchlistedit-raw-legend',
2894 'watchlistedit-raw-explain',
2895 'watchlistedit-raw-titles',
2896 'watchlistedit-raw-submit',
2897 'watchlistedit-raw-done',
2898 'watchlistedit-raw-added',
2899 'watchlistedit-raw-removed',
2900 ),
2901 'watchlisttools' => array(
2902 'watchlisttools-view',
2903 'watchlisttools-edit',
2904 'watchlisttools-raw',
2905 ),
2906 'iranian-dates' => array(
2907 'iranian-calendar-m1',
2908 'iranian-calendar-m2',
2909 'iranian-calendar-m3',
2910 'iranian-calendar-m4',
2911 'iranian-calendar-m5',
2912 'iranian-calendar-m6',
2913 'iranian-calendar-m7',
2914 'iranian-calendar-m8',
2915 'iranian-calendar-m9',
2916 'iranian-calendar-m10',
2917 'iranian-calendar-m11',
2918 'iranian-calendar-m12',
2919 ),
2920 'hijri-dates' => array(
2921 'hijri-calendar-m1',
2922 'hijri-calendar-m2',
2923 'hijri-calendar-m3',
2924 'hijri-calendar-m4',
2925 'hijri-calendar-m5',
2926 'hijri-calendar-m6',
2927 'hijri-calendar-m7',
2928 'hijri-calendar-m8',
2929 'hijri-calendar-m9',
2930 'hijri-calendar-m10',
2931 'hijri-calendar-m11',
2932 'hijri-calendar-m12',
2933 ),
2934 'hebrew-dates' => array(
2935 'hebrew-calendar-m1',
2936 'hebrew-calendar-m2',
2937 'hebrew-calendar-m3',
2938 'hebrew-calendar-m4',
2939 'hebrew-calendar-m5',
2940 'hebrew-calendar-m6',
2941 'hebrew-calendar-m6a',
2942 'hebrew-calendar-m6b',
2943 'hebrew-calendar-m7',
2944 'hebrew-calendar-m8',
2945 'hebrew-calendar-m9',
2946 'hebrew-calendar-m10',
2947 'hebrew-calendar-m11',
2948 'hebrew-calendar-m12',
2949 'hebrew-calendar-m1-gen',
2950 'hebrew-calendar-m2-gen',
2951 'hebrew-calendar-m3-gen',
2952 'hebrew-calendar-m4-gen',
2953 'hebrew-calendar-m5-gen',
2954 'hebrew-calendar-m6-gen',
2955 'hebrew-calendar-m6a-gen',
2956 'hebrew-calendar-m6b-gen',
2957 'hebrew-calendar-m7-gen',
2958 'hebrew-calendar-m8-gen',
2959 'hebrew-calendar-m9-gen',
2960 'hebrew-calendar-m10-gen',
2961 'hebrew-calendar-m11-gen',
2962 'hebrew-calendar-m12-gen',
2963 ),
2964 'signatures' => array(
2965 'signature',
2966 'signature-anon',
2967 'timezone-utc',
2968 ),
2969 'CoreParserFunctions' => array(
2970 'unknown_extension_tag',
2971 'duplicate-defaultsort',
2972 ),
2973 'version' => array(
2974 'version',
2975 'version-extensions',
2976 'version-specialpages',
2977 'version-parserhooks',
2978 'version-variables',
2979 'version-other',
2980 'version-mediahandlers',
2981 'version-hooks',
2982 'version-extension-functions',
2983 'version-parser-extensiontags',
2984 'version-parser-function-hooks',
2985 'version-skin-extension-functions',
2986 'version-hook-name',
2987 'version-hook-subscribedby',
2988 'version-version',
2989 'version-svn-revision',
2990 'version-license',
2991 'version-software',
2992 'version-software-product',
2993 'version-software-version',
2994 ),
2995 'filepath' => array(
2996 'filepath',
2997 'filepath-page',
2998 'filepath-submit',
2999 'filepath-summary',
3000 ),
3001 'fileduplicatesearch' => array(
3002 'fileduplicatesearch',
3003 'fileduplicatesearch-summary',
3004 'fileduplicatesearch-legend',
3005 'fileduplicatesearch-filename',
3006 'fileduplicatesearch-submit',
3007 'fileduplicatesearch-info',
3008 'fileduplicatesearch-result-1',
3009 'fileduplicatesearch-result-n',
3010 ),
3011 'special-specialpages' => array(
3012 'specialpages',
3013 'specialpages-summary',
3014 'specialpages-note',
3015 'specialpages-group-maintenance',
3016 'specialpages-group-other',
3017 'specialpages-group-login',
3018 'specialpages-group-changes',
3019 'specialpages-group-media',
3020 'specialpages-group-users',
3021 'specialpages-group-highuse',
3022 'specialpages-group-pages',
3023 'specialpages-group-pagetools',
3024 'specialpages-group-wiki',
3025 'specialpages-group-redirects',
3026 'specialpages-group-spam',
3027 ),
3028 'special-blank' => array(
3029 'blankpage',
3030 'intentionallyblankpage',
3031 ),
3032 'external_images' => array(
3033 'external_image_whitelist',
3034 ),
3035 'special-tags' => array(
3036 'tags',
3037 'tag-filter',
3038 'tag-filter-submit',
3039 'tags-title',
3040 'tags-intro',
3041 'tags-tag',
3042 'tags-display-header',
3043 'tags-description-header',
3044 'tags-hitcount-header',
3045 'tags-edit',
3046 'tags-hitcount',
3047 ),
3048 'db-error-messages' => array(
3049 'dberr-header',
3050 'dberr-problems',
3051 'dberr-again',
3052 'dberr-info',
3053 'dberr-usegoogle',
3054 'dberr-outofdate',
3055 'dberr-cachederror',
3056 ),
3057 'html-forms' => array(
3058 'htmlform-invalid-input',
3059 'htmlform-select-badoption',
3060 'htmlform-int-invalid',
3061 'htmlform-int-toolow',
3062 'htmlform-int-toohigh',
3063 'htmlform-submit',
3064 'htmlform-reset',
3065 'htmlform-selectorother-other',
3066 ),
3067 );
3068
3069 /** Comments for each block */
3070 $wgBlockComments = array(
3071 'sidebar' => "The sidebar for MonoBook is generated from this message, lines that do not
3072 begin with * or ** are discarded, furthermore lines that do begin with ** and
3073 do not contain | are also discarded, but do not depend on this behaviour for
3074 future releases. Also note that since each list value is wrapped in a unique
3075 XHTML id it should only appear once and include characters that are legal
3076 XHTML id names.",
3077 'toggles' => 'User preference toggles',
3078 'underline' => '',
3079 'dates' => 'Dates',
3080 'categorypages' => 'Categories related messages',
3081 'mainpage' => '',
3082 'miscellaneous1' => '',
3083 'cologneblue' => 'Cologne Blue skin',
3084 'vector' => 'Vector skin',
3085 'metadata_help' => 'Metadata in edit box',
3086 'miscellaneous2' => '',
3087 'links' => 'All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).',
3088 'badaccess' => '',
3089 'versionrequired' => '',
3090 'miscellaneous3' => '',
3091 'nstab' => "Short words for each namespace, by default used in the namespace tab in monobook",
3092 'main' => 'Main script and global functions',
3093 'errors' => 'General errors',
3094 'virus' => 'Virus scanner',
3095 'login' => 'Login and logout pages',
3096 'resetpass' => 'Password reset dialog',
3097 'toolbar' => 'Edit page toolbar',
3098 'edit' => 'Edit pages',
3099 'parserwarnings' => 'Parser/template warnings',
3100 'undo' => '"Undo" feature',
3101 'cantcreateaccount' => 'Account creation failure',
3102 'history' => 'History pages',
3103 'history-feed' => 'Revision feed',
3104 'revdelete' => 'Revision deletion',
3105 'suppression' => 'Suppression log',
3106 'mergehistory' => 'History merging',
3107 'mergelog' => 'Merge log',
3108 'diffs' => 'Diffs',
3109 'search' => 'Search results',
3110 'opensearch' => 'OpenSearch description',
3111 'quickbar' => 'Quickbar',
3112 'preferences' => 'Preferences page',
3113 'userrights' => 'User rights',
3114 'group' => 'Groups',
3115 'group-member' => '',
3116 'grouppage' => '',
3117 'right' => 'Rights',
3118 'action' => 'Associated actions - in the sentence "You do not have permission to X"',
3119 'rightslog' => 'User rights log',
3120 'recentchanges' => 'Recent changes',
3121 'recentchangeslinked' => 'Recent changes linked',
3122 'upload' => 'Upload',
3123 'upload-errors' => '',
3124 'upload-curl-errors' => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
3125 'licenses' => '',
3126 'filelist' => 'Special:ListFiles',
3127 'filedescription' => 'File description page',
3128 'filerevert' => 'File reversion',
3129 'filedelete' => 'File deletion',
3130 'mimesearch' => 'MIME search',
3131 'unwatchedpages' => 'Unwatched pages',
3132 'listredirects' => 'List redirects',
3133 'unusedtemplates' => 'Unused templates',
3134 'randompage' => 'Random page',
3135 'randomredirect' => 'Random redirect',
3136 'statistics' => 'Statistics',
3137 'disambiguations' => '',
3138 'doubleredirects' => '',
3139 'brokenredirects' => '',
3140 'withoutinterwiki' => '',
3141 'fewestrevisions' => '',
3142 'specialpages' => 'Miscellaneous special pages',
3143 'booksources' => 'Book sources',
3144 'magicwords' => 'Magic words',
3145 'logpages' => 'Special:Log',
3146 'allpages' => 'Special:AllPages',
3147 'categories' => 'Special:Categories',
3148 'deletedcontribs' => 'Special:DeletedContributions',
3149 'linksearch' => 'Special:LinkSearch',
3150 'listusers' => 'Special:ListUsers',
3151 'activeusers' => 'Special:ActiveUsers',
3152 'newuserlog' => 'Special:Log/newusers',
3153 'listgrouprights' => 'Special:ListGroupRights',
3154 'emailuser' => 'E-mail user',
3155 'watchlist' => 'Watchlist',
3156 'watching' => 'Displayed when you click the "watch" button and it is in the process of watching',
3157 'enotif' => '',
3158 'delete' => 'Delete',
3159 'rollback' => 'Rollback',
3160 'protect' => 'Protect',
3161 'restrictions' => 'Restrictions (nouns)',
3162 'restriction-levels' => 'Restriction levels',
3163 'undelete' => 'Undelete',
3164 'nsform' => 'Namespace form on various pages',
3165 'contributions' => 'Contributions',
3166 'sp-contributions' => '',
3167 'whatlinkshere' => 'What links here',
3168 'block' => 'Block/unblock',
3169 'developertools' => 'Developer tools',
3170 'movepage' => 'Move page',
3171 'export' => 'Export',
3172 'allmessages' => 'Namespace 8 related',
3173 'thumbnails' => 'Thumbnails',
3174 'import' => 'Special:Import',
3175 'importlog' => 'Import log',
3176 'accesskeys' => 'Keyboard access keys for power users',
3177 'tooltips' => 'Tooltip help for the actions',
3178 'stylesheets' => 'Stylesheets',
3179 'scripts' => 'Scripts',
3180 'metadata_cc' => 'Metadata',
3181 'attribution' => 'Attribution',
3182 'spamprotection' => 'Spam protection',
3183 'info' => 'Info page',
3184 'skin' => 'Skin names',
3185 'math' => 'Math options',
3186 'matherrors' => 'Math errors',
3187 'patrolling' => 'Patrolling',
3188 'patrol-log' => 'Patrol log',
3189 'imagedeletion' => 'Image deletion',
3190 'browsediffs' => 'Browsing diffs',
3191 'newfiles' => 'Special:NewFiles',
3192 'video-info' => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages',
3193 'badimagelist' => 'Bad image list',
3194 'variantname-zh' => "Short names for language variants used for language conversion links.
3195 To disable showing a particular link, set it to 'disable', e.g.
3196 'variantname-zh-sg' => 'disable',
3197 Variants for Chinese language",
3198 'variantname-gan' => 'Variants for Gan language',
3199 'variantname-sr' => 'Variants for Serbian language',
3200 'variantname-kk' => 'Variants for Kazakh language',
3201 'variantname-ku' => 'Variants for Kurdish language',
3202 'variantname-tg' => 'Variants for Tajiki language',
3203 'visual-comparison' => 'Visual comparison',
3204 'media-info' => 'Media information',
3205 'metadata' => 'Metadata',
3206 'exif' => 'EXIF tags',
3207 'exif-values' => 'Make & model, can be wikified in order to link to the camera and model name',
3208 'exif-compression' => 'EXIF attributes',
3209 'exif-unknowndate' => '',
3210 'exif-photometricinterpretation' => '',
3211 'exif-orientation' => '',
3212 'exif-planarconfiguration' => '',
3213 'exif-xyresolution' => '',
3214 'exif-colorspace' => '',
3215 'exif-componentsconfiguration' => '',
3216 'exif-exposureprogram' => '',
3217 'exif-subjectdistance-value' => '',
3218 'exif-meteringmode' => '',
3219 'exif-lightsource' => '',
3220 'exif-flash' => 'Flash modes',
3221 'exif-focalplaneresolutionunit' => '',
3222 'exif-sensingmethod' => '',
3223 'exif-filesource' => '',
3224 'exif-scenetype' => '',
3225 'exif-customrendered' => '',
3226 'exif-exposuremode' => '',
3227 'exif-whitebalance' => '',
3228 'exif-scenecapturetype' => '',
3229 'exif-gaincontrol' => '',
3230 'exif-contrast' => '',
3231 'exif-saturation' => '',
3232 'exif-sharpness' => '',
3233 'exif-subjectdistancerange' => '',
3234 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef',
3235 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef',
3236 'exif-gpsstatus' => '',
3237 'exif-gpsmeasuremode' => '',
3238 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef',
3239 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
3240 'edit-externally' => 'External editor support',
3241 'all' => "'all' in various places, this might be different for inflected languages",
3242 'confirmemail' => 'E-mail address confirmation',
3243 'scarytransclusion' => 'Scary transclusion',
3244 'trackbacks' => 'Trackbacks',
3245 'deleteconflict' => 'Delete conflict',
3246 'unit-pixel' => '',
3247 'purge' => 'action=purge',
3248 'separators' => 'Separators for various lists, etc.',
3249 'imgmulti' => 'Multipage image navigation',
3250 'tablepager' => 'Table pager',
3251 'autosumm' => 'Auto-summaries',
3252 'autoblock_whitelist' => 'Autoblock whitelist',
3253 'sizeunits' => 'Size units',
3254 'livepreview' => 'Live preview',
3255 'lagwarning' => 'Friendlier slave lag warnings',
3256 'watchlisteditor' => 'Watchlist editor',
3257 'watchlisttools' => 'Watchlist editing tools',
3258 'iranian-dates' => 'Iranian month names',
3259 'hijri-dates' => 'Hijri month names',
3260 'hebrew-dates' => 'Hebrew month names',
3261 'signatures' => 'Signatures',
3262 'CoreParserFunctions' => 'Core parser functions',
3263 'version' => 'Special:Version',
3264 'filepath' => 'Special:FilePath',
3265 'fileduplicatesearch' => 'Special:FileDuplicateSearch',
3266 'special-specialpages' => 'Special:SpecialPages',
3267 'special-blank' => 'Special:BlankPage',
3268 'external_images' => 'External image whitelist',
3269 'special-tags' => 'Special:Tags',
3270 'db-error-messages' => 'Database error messages',
3271 'html-forms' => 'HTML forms',
3272 );