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