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