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