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