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