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