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