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