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