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