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