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