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