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