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