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