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