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