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