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