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