(bug 13407) MediaWiki:Powersearch is used in two places
[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 * @addtogroup Maintenance
6 */
7
8 /** The structure of the messages, divided to blocks */
9 $wgMessageStructure = array(
10 'sidebar' => array(
11 'sidebar',
12 ),
13 'toggles' => array(
14 'tog-underline',
15 'tog-highlightbroken',
16 'tog-justify',
17 'tog-hideminor',
18 'tog-extendwatchlist',
19 'tog-usenewrc',
20 'tog-numberheadings',
21 'tog-showtoolbar',
22 'tog-editondblclick',
23 'tog-editsection',
24 'tog-editsectiononrightclick',
25 'tog-showtoc',
26 'tog-rememberpassword',
27 'tog-editwidth',
28 'tog-watchcreations',
29 'tog-watchdefault',
30 'tog-watchmoves',
31 'tog-watchdeletion',
32 'tog-minordefault',
33 'tog-previewontop',
34 'tog-previewonfirst',
35 'tog-nocache',
36 'tog-enotifwatchlistpages',
37 'tog-enotifusertalkpages',
38 'tog-enotifminoredits',
39 'tog-enotifrevealaddr',
40 'tog-shownumberswatching',
41 'tog-fancysig',
42 'tog-externaleditor',
43 'tog-externaldiff',
44 'tog-showjumplinks',
45 'tog-uselivepreview',
46 'tog-forceeditsummary',
47 'tog-watchlisthideown',
48 'tog-watchlisthidebots',
49 'tog-watchlisthideminor',
50 'tog-nolangconversion',
51 'tog-ccmeonemails',
52 'tog-diffonly',
53 'tog-showhiddencats',
54 ),
55 'underline' => array(
56 'underline-always',
57 'underline-never',
58 'underline-default',
59 ),
60 'skinpreview' => array(
61 'skinpreview',
62 ),
63 'dates' => array(
64 'sunday',
65 'monday',
66 'tuesday',
67 'wednesday',
68 'thursday',
69 'friday',
70 'saturday',
71 'sun',
72 'mon',
73 'tue',
74 'wed',
75 'thu',
76 'fri',
77 'sat',
78 'january',
79 'february',
80 'march',
81 'april',
82 'may_long',
83 'june',
84 'july',
85 'august',
86 'september',
87 'october',
88 'november',
89 'december',
90 'january-gen',
91 'february-gen',
92 'march-gen',
93 'april-gen',
94 'may-gen',
95 'june-gen',
96 'july-gen',
97 'august-gen',
98 'september-gen',
99 'october-gen',
100 'november-gen',
101 'december-gen',
102 'jan',
103 'feb',
104 'mar',
105 'apr',
106 'may',
107 'jun',
108 'jul',
109 'aug',
110 'sep',
111 'oct',
112 'nov',
113 'dec',
114 ),
115 'categories' => array(
116 'categories',
117 'pagecategories',
118 'pagecategorieslink',
119 'category_header',
120 'subcategories',
121 'category-media-header',
122 'category-empty',
123 'hidden-categories',
124 'hidden-category-category',
125 ),
126 'mainpage' => array(
127 'linkprefix',
128 'mainpagetext',
129 'mainpagedocfooter',
130 ),
131 'miscellaneous1' => array(
132 'about',
133 'article',
134 'newwindow',
135 'cancel',
136 'qbfind',
137 'qbbrowse',
138 'qbedit',
139 'qbpageoptions',
140 'qbpageinfo',
141 'qbmyoptions',
142 'qbspecialpages',
143 'moredotdotdot',
144 'mypage',
145 'mytalk',
146 'anontalk',
147 'navigation',
148 'and',
149 ),
150 'metadata_help' => array(
151 'metadata_help',
152 ),
153 'miscellaneous2' => array(
154 'errorpagetitle',
155 'returnto',
156 'tagline',
157 'help',
158 'search',
159 'searchbutton',
160 'go',
161 'searcharticle',
162 'history',
163 'history_short',
164 'updatedmarker',
165 'info_short',
166 'printableversion',
167 'permalink',
168 'print',
169 'edit',
170 'create',
171 'editthispage',
172 'create-this-page',
173 'delete',
174 'deletethispage',
175 'undelete_short',
176 'protect',
177 'protect_change',
178 'protectthispage',
179 'unprotect',
180 'unprotectthispage',
181 'newpage',
182 'talkpage',
183 'talkpagelinktext',
184 'specialpage',
185 'personaltools',
186 'postcomment',
187 'addsection',
188 'articlepage',
189 'talk',
190 'views',
191 'toolbox',
192 'userpage',
193 'projectpage',
194 'imagepage',
195 'mediawikipage',
196 'templatepage',
197 'viewhelppage',
198 'categorypage',
199 'viewtalkpage',
200 'otherlanguages',
201 'redirectedfrom',
202 'redirectpagesub',
203 'lastmodifiedat',
204 'viewcount',
205 'protectedpage',
206 'jumpto',
207 'jumptonavigation',
208 'jumptosearch',
209 ),
210 'links' => array(
211 'aboutsite',
212 'aboutpage',
213 'bugreports',
214 'bugreportspage',
215 'copyright',
216 'copyrightpagename',
217 'copyrightpage',
218 'currentevents',
219 'currentevents-url',
220 'disclaimers',
221 'disclaimerpage',
222 'edithelp',
223 'edithelppage',
224 'faq',
225 'faqpage',
226 'help',
227 'helppage',
228 'mainpage',
229 'policy-url',
230 'portal',
231 'portal-url',
232 'privacy',
233 'privacypage',
234 'sitesupport',
235 'sitesupport-url',
236 ),
237 'badaccess' => array(
238 'badaccess',
239 'badaccess-group0',
240 'badaccess-group1',
241 'badaccess-group2',
242 'badaccess-groups',
243 ),
244 'versionrequired' => array(
245 'versionrequired',
246 'versionrequiredtext',
247 ),
248 'miscellaneous3' => array(
249 'ok',
250 'sitetitle',
251 'pagetitle',
252 'sitesubtitle',
253 'retrievedfrom',
254 'youhavenewmessages',
255 'newmessageslink',
256 'newmessagesdifflink',
257 'youhavenewmessagesmulti',
258 'newtalkseperator',
259 'editsection',
260 'editsection-brackets',
261 'editold',
262 'editsectionhint',
263 'toc',
264 'showtoc',
265 'hidetoc',
266 'thisisdeleted',
267 'viewdeleted',
268 'restorelink',
269 'feedlinks',
270 'feed-invalid',
271 'feed-unavailable',
272 'site-rss-feed',
273 'site-atom-feed',
274 'page-rss-feed',
275 'page-atom-feed',
276 'feed-atom',
277 'feed-rss',
278 'sitenotice',
279 'anonnotice',
280 'newsectionheaderdefaultlevel',
281 'red-link-title',
282 ),
283 'nstab' => array(
284 'nstab-main',
285 'nstab-user',
286 'nstab-media',
287 'nstab-special',
288 'nstab-project',
289 'nstab-image',
290 'nstab-mediawiki',
291 'nstab-template',
292 'nstab-help',
293 'nstab-category',
294 ),
295 'main' => array(
296 'nosuchaction',
297 'nosuchactiontext',
298 'nosuchspecialpage',
299 'nospecialpagetext',
300 ),
301 'errors' => array(
302 'error',
303 'databaseerror',
304 'dberrortext',
305 'dberrortextcl',
306 'noconnect',
307 'nodb',
308 'cachederror',
309 'laggedslavemode',
310 'readonly',
311 'enterlockreason',
312 'readonlytext',
313 'missingarticle',
314 'readonly_lag',
315 'internalerror',
316 'internalerror_info',
317 'filecopyerror',
318 'filerenameerror',
319 'filedeleteerror',
320 'directorycreateerror',
321 'filenotfound',
322 'fileexistserror',
323 'unexpected',
324 'formerror',
325 'badarticleerror',
326 'cannotdelete',
327 'badtitle',
328 'badtitletext',
329 'perfdisabled',
330 'perfcached',
331 'perfcachedts',
332 'querypage-no-updates',
333 'wrong_wfQuery_params',
334 'viewsource',
335 'viewsourcefor',
336 'actionthrottled',
337 'actionthrottledtext',
338 'protectedpagetext',
339 'viewsourcetext',
340 'protectedinterface',
341 'editinginterface',
342 'sqlhidden',
343 'cascadeprotected',
344 'namespaceprotected',
345 'customcssjsprotected',
346 'ns-specialprotected',
347 'titleprotected',
348 ),
349 'login' => array(
350 'logouttitle',
351 'logouttext',
352 'welcomecreation',
353 'loginpagetitle',
354 'yourname',
355 'yourpassword',
356 'yourpasswordagain',
357 'remembermypassword',
358 'yourdomainname',
359 'externaldberror',
360 'loginproblem',
361 'login',
362 'loginprompt',
363 'userlogin',
364 'logout',
365 'userlogout',
366 'notloggedin',
367 'nologin',
368 'nologinlink',
369 'createaccount',
370 'gotaccount',
371 'gotaccountlink',
372 'createaccountmail',
373 'badretype',
374 'userexists',
375 'youremail',
376 'username',
377 'uid',
378 'yourrealname',
379 'yourlanguage',
380 'yourvariant',
381 'yournick',
382 'badsig',
383 'badsiglength',
384 'email',
385 'prefs-help-realname',
386 'loginerror',
387 'prefs-help-email',
388 'prefs-help-email-required',
389 'nocookiesnew',
390 'nocookieslogin',
391 'noname',
392 'loginsuccesstitle',
393 'loginsuccess',
394 'nosuchuser',
395 'nosuchusershort',
396 'nouserspecified',
397 'wrongpassword',
398 'wrongpasswordempty',
399 'passwordtooshort',
400 'mailmypassword',
401 'passwordremindertitle',
402 'passwordremindertext',
403 'noemail',
404 'passwordsent',
405 'blocked-mailpassword',
406 'eauthentsent',
407 'throttled-mailpassword',
408 'loginstart',
409 'loginend',
410 'signupend',
411 'mailerror',
412 'acct_creation_throttle_hit',
413 'emailauthenticated',
414 'emailnotauthenticated',
415 'noemailprefs',
416 'emailconfirmlink',
417 'invalidemailaddress',
418 'accountcreated',
419 'accountcreatedtext',
420 'createaccount-title',
421 'createaccount-text',
422 'loginlanguagelabel',
423 'loginlanguagelinks',
424 ),
425 'resetpass' => array(
426 'resetpass',
427 'resetpass_announce',
428 'resetpass_text',
429 'resetpass_header',
430 'resetpass_submit',
431 'resetpass_success',
432 'resetpass_bad_temporary',
433 'resetpass_forbidden',
434 'resetpass_missing',
435 ),
436 'toolbar' => array(
437 'bold_sample',
438 'bold_tip',
439 'italic_sample',
440 'italic_tip',
441 'link_sample',
442 'link_tip',
443 'extlink_sample',
444 'extlink_tip',
445 'headline_sample',
446 'headline_tip',
447 'math_sample',
448 'math_tip',
449 'nowiki_sample',
450 'nowiki_tip',
451 'image_sample',
452 'image_tip',
453 'media_sample',
454 'media_tip',
455 'sig_tip',
456 'hr_tip',
457 ),
458 'edit' => array(
459 'summary',
460 'subject',
461 'minoredit',
462 'watchthis',
463 'savearticle',
464 'preview',
465 'showpreview',
466 'showlivepreview',
467 'showdiff',
468 'anoneditwarning',
469 'missingsummary',
470 'missingcommenttext',
471 'missingcommentheader',
472 'summary-preview',
473 'subject-preview',
474 'blockedtitle',
475 'blockedtext',
476 'autoblockedtext',
477 'blockednoreason',
478 'blockedoriginalsource',
479 'blockededitsource',
480 'whitelistedittitle',
481 'whitelistedittext',
482 'whitelistreadtitle',
483 'whitelistreadtext',
484 'whitelistacctitle',
485 'whitelistacctext',
486 'confirmedittitle',
487 'confirmedittext',
488 'nosuchsectiontitle',
489 'nosuchsectiontext',
490 'loginreqtitle',
491 'loginreqlink',
492 'loginreqpagetext',
493 'accmailtitle',
494 'accmailtext',
495 'newarticle',
496 'newarticletext',
497 'newarticletextanon',
498 'talkpagetext',
499 'anontalkpagetext',
500 'noarticletext',
501 'noarticletextanon',
502 'userpage-userdoesnotexist',
503 'clearyourcache',
504 'usercssjsyoucanpreview',
505 'usercsspreview',
506 'userjspreview',
507 'userinvalidcssjstitle',
508 'updated',
509 'note',
510 'previewnote',
511 'previewconflict',
512 'session_fail_preview',
513 'session_fail_preview_html',
514 'token_suffix_mismatch',
515 'editing',
516 'editingsection',
517 'editingcomment',
518 'editconflict',
519 'explainconflict',
520 'yourtext',
521 'storedversion',
522 'nonunicodebrowser',
523 'editingold',
524 'yourdiff',
525 'copyrightwarning',
526 'copyrightwarning2',
527 'longpagewarning',
528 'longpageerror',
529 'readonlywarning',
530 'protectedpagewarning',
531 'semiprotectedpagewarning',
532 'cascadeprotectedwarning',
533 'titleprotectedwarning',
534 'templatesused',
535 'templatesusedpreview',
536 'templatesusedsection',
537 'template-protected',
538 'template-semiprotected',
539 'hiddencategories',
540 'edittools',
541 'nocreatetitle',
542 'nocreatetext',
543 'nocreate-loggedin',
544 'permissionserrors',
545 'permissionserrorstext',
546 'recreate-deleted-warn',
547 ),
548 'undo' => array(
549 'undo-success',
550 'undo-failure',
551 'undo-summary',
552 ),
553 'cantcreateaccount' => array(
554 'cantcreateaccounttitle',
555 'cantcreateaccount-text',
556 ),
557 'history' => array(
558 'viewpagelogs',
559 'nohistory',
560 'revnotfound',
561 'revnotfoundtext',
562 'loadhist',
563 'currentrev',
564 'revisionasof',
565 'revision-info',
566 'revision-info-current',
567 'revision-nav',
568 'previousrevision',
569 'nextrevision',
570 'currentrevisionlink',
571 'cur',
572 'next',
573 'last',
574 'orig',
575 'page_first',
576 'page_last',
577 'histlegend',
578 'history_copyright',
579 'deletedrev',
580 'histfirst',
581 'histlast',
582 'historysize',
583 'historyempty',
584 ),
585 'history-feed' => array(
586 'history-feed-title',
587 'history-feed-description',
588 'history-feed-item-nocomment',
589 'history-feed-empty',
590 ),
591 'revdelete' => array(
592 'rev-deleted-comment',
593 'rev-deleted-user',
594 'rev-deleted-event',
595 'rev-deleted-text-permission',
596 'rev-deleted-text-view',
597 'rev-delundel',
598 'revisiondelete',
599 'revdelete-nooldid-title',
600 'revdelete-nooldid-text',
601 'revdelete-selected',
602 'logdelete-selected',
603 'revdelete-text',
604 'revdelete-legend',
605 'revdelete-hide-text',
606 'revdelete-hide-name',
607 'revdelete-hide-comment',
608 'revdelete-hide-user',
609 'revdelete-hide-restricted',
610 'revdelete-suppress',
611 'revdelete-hide-image',
612 'revdelete-unsuppress',
613 'revdelete-log',
614 'revdelete-submit',
615 'revdelete-logentry',
616 'logdelete-logentry',
617 'revdelete-logaction',
618 'logdelete-logaction',
619 'revdelete-success',
620 'logdelete-success',
621 ),
622 'oversightlog' => array(
623 'oversightlog',
624 'overlogpagetext',
625 ),
626 'mergehistory' => array(
627 'mergehistory',
628 'mergehistory-header',
629 'mergehistory-box',
630 'mergehistory-from',
631 'mergehistory-into',
632 'mergehistory-list',
633 'mergehistory-merge',
634 'mergehistory-go',
635 'mergehistory-submit',
636 'mergehistory-empty',
637 'mergehistory-success',
638 'mergehistory-fail',
639 'mergehistory-no-source',
640 'mergehistory-no-destination',
641 'mergehistory-invalid-source',
642 'mergehistory-invalid-destination',
643 ),
644 'mergelog' => array(
645 'mergelog',
646 'pagemerge-logentry',
647 'revertmerge',
648 'mergelogpagetext',
649 ),
650 'diffs' => array(
651 'history-title',
652 'difference',
653 'lineno',
654 'compareselectedversions',
655 'editundo',
656 'diff-multi',
657 ),
658 'search' => array(
659 'searchresults',
660 'searchresulttext',
661 'searchsubtitle',
662 'searchsubtitleinvalid',
663 'noexactmatch',
664 'noexactmatch-nocreate',
665 'toomanymatches',
666 'titlematches',
667 'notitlematches',
668 'textmatches',
669 'notextmatches',
670 'prevn',
671 'nextn',
672 'viewprevnext',
673 'search-result-size',
674 'search-result-score',
675 'showingresults',
676 'showingresultsnum',
677 'nonefound',
678 'powersearch',
679 'powersearch-legend',
680 'powersearchtext',
681 'searchdisabled',
682 'googlesearch',
683 ),
684 'opensearch' => array(
685 'opensearch-desc',
686 ),
687 'preferences' => array(
688 'preferences',
689 'preferences-summary',
690 'mypreferences',
691 'prefs-edits',
692 'prefsnologin',
693 'prefsnologintext',
694 'prefsreset',
695 'qbsettings',
696 'qbsettings-none',
697 'qbsettings-fixedleft',
698 'qbsettings-fixedright',
699 'qbsettings-floatingleft',
700 'qbsettings-floatingright',
701 'changepassword',
702 'skin',
703 'math',
704 'dateformat',
705 'datedefault',
706 'datetime',
707 'math_failure',
708 'math_unknown_error',
709 'math_unknown_function',
710 'math_lexing_error',
711 'math_syntax_error',
712 'math_image_error',
713 'math_bad_tmpdir',
714 'math_bad_output',
715 'math_notexvc',
716 'prefs-personal',
717 'prefs-rc',
718 'prefs-watchlist',
719 'prefs-watchlist-days',
720 'prefs-watchlist-edits',
721 'prefs-misc',
722 'saveprefs',
723 'resetprefs',
724 'oldpassword',
725 'newpassword',
726 'retypenew',
727 'textboxsize',
728 'rows',
729 'columns',
730 'searchresultshead',
731 'resultsperpage',
732 'contextlines',
733 'contextchars',
734 'stub-threshold',
735 'recentchangesdays',
736 'recentchangescount',
737 'savedprefs',
738 'timezonelegend',
739 'timezonetext',
740 'localtime',
741 'timezoneoffset',
742 'servertime',
743 'guesstimezone',
744 'allowemail',
745 'defaultns',
746 'default',
747 'files',
748 ),
749 'userrights' => array(
750 'userrights-lookup-user',
751 'userrights-user-editname',
752 'editusergroup',
753 'editinguser',
754 'userrights-editusergroup',
755 'saveusergroups',
756 'userrights-groupsmember',
757 'userrights-groupsremovable',
758 'userrights-groupsavailable',
759 'userrights-groupshelp',
760 'userrights-reason',
761 'userrights-available-none',
762 'userrights-available-add',
763 'userrights-available-remove',
764 'userrights-available-add-self',
765 'userrights-available-remove-self',
766 'userrights-no-interwiki',
767 'userrights-nodatabase',
768 'userrights-nologin',
769 'userrights-notallowed',
770 ),
771 'group' => array(
772 'group',
773 'group-autoconfirmed',
774 'group-bot',
775 'group-sysop',
776 'group-bureaucrat',
777 'group-all',
778 ),
779 'group-member' => array(
780 'group-autoconfirmed-member',
781 'group-bot-member',
782 'group-sysop-member',
783 'group-bureaucrat-member',
784 ),
785 'grouppage' => array(
786 'grouppage-autoconfirmed',
787 'grouppage-bot',
788 'grouppage-sysop',
789 'grouppage-bureaucrat',
790 ),
791 'rightslog' => array(
792 'rightslog',
793 'rightslogtext',
794 'rightslogentry',
795 'rightsnone',
796 ),
797 'recentchanges' => array(
798 'nchanges',
799 'recentchanges',
800 'recentchanges-url',
801 'recentchangestext',
802 'recentchanges-feed-description',
803 'rcnote',
804 'rcnotefrom',
805 'rclistfrom',
806 'rcshowhideminor',
807 'rcshowhidebots',
808 'rcshowhideliu',
809 'rcshowhideanons',
810 'rcshowhidepatr',
811 'rcshowhidemine',
812 'rclinks',
813 'diff',
814 'hist',
815 'hide',
816 'show',
817 'minoreditletter',
818 'newpageletter',
819 'boteditletter',
820 'sectionlink',
821 'number_of_watching_users_RCview',
822 'number_of_watching_users_pageview',
823 'rc_categories',
824 'rc_categories_any',
825 'rc-change-size',
826 'newsectionsummary',
827 ),
828 'recentchangeslinked' => array(
829 'recentchangeslinked',
830 'recentchangeslinked-title',
831 'recentchangeslinked-noresult',
832 'recentchangeslinked-summary',
833 ),
834 'upload' => array(
835 'upload',
836 'uploadbtn',
837 'reupload',
838 'reuploaddesc',
839 'uploadnologin',
840 'uploadnologintext',
841 'upload_directory_read_only',
842 'uploaderror',
843 'upload-summary',
844 'uploadtext',
845 'upload-permitted',
846 'upload-preferred',
847 'upload-prohibited',
848 'uploadfooter',
849 'uploadlog',
850 'uploadlogpage',
851 'uploadlogpagetext',
852 'filename',
853 'filedesc',
854 'fileuploadsummary',
855 'filestatus',
856 'filesource',
857 'uploadedfiles',
858 'ignorewarning',
859 'ignorewarnings',
860 'minlength1',
861 'illegalfilename',
862 'badfilename',
863 'filetype-badmime',
864 'filetype-unwanted-type',
865 'filetype-banned-type',
866 'filetype-missing',
867 'large-file',
868 'largefileserver',
869 'emptyfile',
870 'fileexists',
871 'filepageexists',
872 'fileexists-extension',
873 'fileexists-thumb',
874 'fileexists-thumbnail-yes',
875 'file-thumbnail-no',
876 'fileexists-forbidden',
877 'fileexists-shared-forbidden',
878 'successfulupload',
879 'uploadwarning',
880 'savefile',
881 'uploadedimage',
882 'overwroteimage',
883 'uploaddisabled',
884 'uploaddisabledtext',
885 'uploadscripted',
886 'uploadcorrupt',
887 'uploadvirus',
888 'sourcefilename',
889 'destfilename',
890 'watchthisupload',
891 'filewasdeleted',
892 'upload-wasdeleted',
893 'filename-bad-prefix',
894 'filename-prefix-blacklist',
895 ),
896 'upload-errors' => array(
897 'upload-proto-error',
898 'upload-proto-error-text',
899 'upload-file-error',
900 'upload-file-error-text',
901 'upload-misc-error',
902 'upload-misc-error-text',
903 ),
904 'upload-curl-errors' => array(
905 'upload-curl-error6',
906 'upload-curl-error6-text',
907 'upload-curl-error28',
908 'upload-curl-error28-text',
909 ),
910 'licenses' => array(
911 'license',
912 'nolicense',
913 'licenses',
914 'license-nopreview',
915 'upload_source_url',
916 'upload_source_file',
917 ),
918 'imagelist' => array(
919 'imagelist',
920 'imagelist-summary',
921 'imagelisttext',
922 'getimagelist',
923 'ilsubmit',
924 'showlast',
925 'byname',
926 'bydate',
927 'bysize',
928 'imgdelete',
929 'imgdesc',
930 'imgfile',
931 'filehist',
932 'filehist-help',
933 'filehist-deleteall',
934 'filehist-deleteone',
935 'filehist-revert',
936 'filehist-current',
937 'filehist-datetime',
938 'filehist-user',
939 'filehist-dimensions',
940 'filehist-filesize',
941 'filehist-comment',
942 'imagelinks',
943 'linkstoimage',
944 'nolinkstoimage',
945 'sharedupload',
946 'shareduploadwiki',
947 'shareduploadwiki-desc',
948 'shareduploadwiki-linktext',
949 'shareddescriptionfollows',
950 'noimage',
951 'noimage-linktext',
952 'uploadnewversion-linktext',
953 'imagelist_date',
954 'imagelist_name',
955 'imagelist_user',
956 'imagelist_size',
957 'imagelist_description',
958 'imagelist_search_for',
959 ),
960 'filerevert' => array(
961 'filerevert',
962 'filerevert-backlink',
963 'filerevert-legend',
964 'filerevert-intro',
965 'filerevert-comment',
966 'filerevert-defaultcomment',
967 'filerevert-submit',
968 'filerevert-success',
969 'filerevert-badversion',
970 ),
971 'filedelete' => array(
972 'filedelete',
973 'filedelete-backlink',
974 'filedelete-legend',
975 'filedelete-intro',
976 'filedelete-intro-old',
977 'filedelete-comment',
978 'filedelete-submit',
979 'filedelete-success',
980 'filedelete-success-old',
981 'filedelete-nofile',
982 'filedelete-nofile-old',
983 'filedelete-iscurrent',
984 'filedelete-otherreason',
985 'filedelete-reason-otherlist',
986 'filedelete-reason-dropdown',
987 'filedelete-edit-reasonlist',
988 ),
989 'mimesearch' => array(
990 'mimesearch',
991 'mimesearch-summary',
992 'mimetype',
993 'download',
994 ),
995 'unwatchedpages' => array(
996 'unwatchedpages',
997 'unwatchedpages-summary',
998 ),
999 'listredirects' => array(
1000 'listredirects',
1001 'listredirects-summary',
1002 ),
1003 'unusedtemplates' => array(
1004 'unusedtemplates',
1005 'unusedtemplates-summary',
1006 'unusedtemplatestext',
1007 'unusedtemplateswlh',
1008 ),
1009 'randompage' => array(
1010 'randompage',
1011 'randompage-nopages',
1012 'randompage-url',
1013 ),
1014 'randomredirect' => array(
1015 'randomredirect',
1016 'randomredirect-nopages',
1017 ),
1018 'statistics' => array(
1019 'statistics',
1020 'sitestats',
1021 'userstats',
1022 'sitestatstext',
1023 'userstatstext',
1024 'statistics-mostpopular',
1025 'statistics-footer',
1026 ),
1027 'disambiguations' => array(
1028 'disambiguations',
1029 'disambiguations-summary',
1030 'disambiguationspage',
1031 'disambiguations-text',
1032 ),
1033 'doubleredirects' => array(
1034 'doubleredirects',
1035 'doubleredirects-summary',
1036 'doubleredirectstext',
1037 ),
1038 'brokenredirects' => array(
1039 'brokenredirects',
1040 'brokenredirects-summary',
1041 'brokenredirectstext',
1042 'brokenredirects-edit',
1043 'brokenredirects-delete',
1044 ),
1045 'withoutinterwiki' => array(
1046 'withoutinterwiki',
1047 'withoutinterwiki-header',
1048 'withoutinterwiki-summary',
1049 'withoutinterwiki-submit',
1050 ),
1051 'fewestrevisions' => array(
1052 'fewestrevisions',
1053 'fewestrevisions-summary',
1054 ),
1055 'specialpages' => array(
1056 'nbytes',
1057 'ncategories',
1058 'nlinks',
1059 'nmembers',
1060 'nrevisions',
1061 'nviews',
1062 'nchanges',
1063 'specialpage-empty',
1064 'lonelypages',
1065 'lonelypages-summary',
1066 'lonelypagestext',
1067 'uncategorizedpages',
1068 'uncategorizedpages-summary',
1069 'uncategorizedcategories',
1070 'uncategorizedcategories-summary',
1071 'uncategorizedimages',
1072 'uncategorizedimages-summary',
1073 'uncategorizedtemplates',
1074 'uncategorizedtemplates-summary',
1075 'unusedcategories',
1076 'unusedimages',
1077 'popularpages',
1078 'popularpages-summary',
1079 'wantedcategories',
1080 'wantedcategories-summary',
1081 'wantedpages',
1082 'wantedpages-summary',
1083 'mostlinked',
1084 'mostlinked-summary',
1085 'mostlinkedcategories',
1086 'mostlinkedcategories-summary',
1087 'mostlinkedtemplates',
1088 'mostlinkedtemplates-summary',
1089 'mostcategories',
1090 'mostcategories-summary',
1091 'mostimages',
1092 'mostimages-summary',
1093 'mostrevisions',
1094 'mostrevisions-summary',
1095 'allpages',
1096 'allpages-summary',
1097 'prefixindex',
1098 'prefixindex-summary',
1099 'shortpages',
1100 'shortpages-summary',
1101 'longpages',
1102 'longpages-summary',
1103 'deadendpages',
1104 'deadendpages-summary',
1105 'deadendpagestext',
1106 'protectedpages',
1107 'protectedpages-summary',
1108 'protectedpagestext',
1109 'protectedpagesempty',
1110 'protectedtitles',
1111 'protectedtitles-summary',
1112 'protectedtitlestext',
1113 'protectedtitlesempty',
1114 'listusers',
1115 'listusers-summary',
1116 'specialpages',
1117 'specialpages-summary',
1118 'spheading',
1119 'restrictedpheading',
1120 'newpages',
1121 'newpages-summary',
1122 'newpages-username',
1123 'ancientpages',
1124 'ancientpages-summary',
1125 'move',
1126 'movethispage',
1127 'unusedimagestext',
1128 'unusedcategoriestext',
1129 'notargettitle',
1130 'notargettext',
1131 'pager-newer-n',
1132 'pager-older-n',
1133 ),
1134 'booksources' => array(
1135 'booksources',
1136 'booksources-summary',
1137 'booksources-search-legend',
1138 'booksources-isbn',
1139 'booksources-go',
1140 'booksources-text',
1141 ),
1142 'specialpages2' => array(
1143 'categoriespagetext',
1144 'data',
1145 'userrights',
1146 'userrights-summary',
1147 'groups',
1148 'isbn',
1149 'rfcurl',
1150 'pubmedurl',
1151 'alphaindexline',
1152 'version',
1153 ),
1154 'logpages' => array(
1155 'specialloguserlabel',
1156 'speciallogtitlelabel',
1157 'log',
1158 'all-logs-page',
1159 'log-search-legend',
1160 'log-search-submit',
1161 'alllogstext',
1162 'logempty',
1163 'log-title-wildcard',
1164 ),
1165 'allpages' => array(
1166 'nextpage',
1167 'prevpage',
1168 'allpagesfrom',
1169 'allarticles',
1170 'allinnamespace',
1171 'allnotinnamespace',
1172 'allpagesprev',
1173 'allpagesnext',
1174 'allpagessubmit',
1175 'allpagesprefix',
1176 'allpagesbadtitle',
1177 'allpages-bad-ns',
1178 ),
1179 'listusers' => array(
1180 'listusersfrom',
1181 'listusers-submit',
1182 'listusers-noresult',
1183 ),
1184 'emailuser' => array(
1185 'mailnologin',
1186 'mailnologintext',
1187 'emailuser',
1188 'emailpage',
1189 'emailpagetext',
1190 'usermailererror',
1191 'defemailsubject',
1192 'noemailtitle',
1193 'noemailtext',
1194 'emailfrom',
1195 'emailto',
1196 'emailsubject',
1197 'emailmessage',
1198 'emailsend',
1199 'emailccme',
1200 'emailccsubject',
1201 'emailsent',
1202 'emailsenttext',
1203 ),
1204 'watchlist' => array(
1205 'watchlist',
1206 'mywatchlist',
1207 'watchlistfor',
1208 'nowatchlist',
1209 'watchlistanontext',
1210 'watchnologin',
1211 'watchnologintext',
1212 'addedwatch',
1213 'addedwatchtext',
1214 'removedwatch',
1215 'removedwatchtext',
1216 'watch',
1217 'watchthispage',
1218 'unwatch',
1219 'unwatchthispage',
1220 'notanarticle',
1221 'notvisiblerev',
1222 'watchnochange',
1223 'watchlist-details',
1224 'wlheader-enotif',
1225 'wlheader-showupdated',
1226 'watchmethod-recent',
1227 'watchmethod-list',
1228 'watchlistcontains',
1229 'iteminvalidname',
1230 'wlnote',
1231 'wlshowlast',
1232 'watchlist-show-bots',
1233 'watchlist-hide-bots',
1234 'watchlist-show-own',
1235 'watchlist-hide-own',
1236 'watchlist-show-minor',
1237 'watchlist-hide-minor',
1238 ),
1239 'watching' => array(
1240 'watching',
1241 'unwatching',
1242 ),
1243 'enotif' => array(
1244 'enotif_mailer',
1245 'enotif_reset',
1246 'enotif_newpagetext',
1247 'enotif_impersonal_salutation',
1248 'changed',
1249 'created',
1250 'enotif_subject',
1251 'enotif_lastvisited',
1252 'enotif_lastdiff',
1253 'enotif_anon_editor',
1254 'enotif_body',
1255 ),
1256 'deleteprotectrev' => array(
1257 'deletepage',
1258 'confirm',
1259 'excontent',
1260 'excontentauthor',
1261 'exbeforeblank',
1262 'exblank',
1263 'delete-confirm',
1264 'delete-backlink',
1265 'delete-legend',
1266 'historywarning',
1267 'confirmdeletetext',
1268 'actioncomplete',
1269 'deletedtext',
1270 'deletedarticle',
1271 'dellogpage',
1272 'dellogpagetext',
1273 'deletionlog',
1274 'reverted',
1275 'deletecomment',
1276 'deleteotherreason',
1277 'deletereasonotherlist',
1278 'deletereason-dropdown',
1279 'delete-edit-reasonlist',
1280 'delete-toobig',
1281 'delete-warning-toobig',
1282 'rollback',
1283 'rollback_short',
1284 'rollbacklink',
1285 'rollbackfailed',
1286 'cantrollback',
1287 'alreadyrolled',
1288 'editcomment',
1289 'revertpage',
1290 'rollback-success',
1291 'sessionfailure',
1292 'protectlogpage',
1293 'protectlogtext',
1294 'protectedarticle',
1295 'modifiedarticleprotection',
1296 'unprotectedarticle',
1297 'protect-title',
1298 'protect-backlink',
1299 'protect-legend',
1300 'confirmprotect',
1301 'protectcomment',
1302 'protectexpiry',
1303 'protect_expiry_invalid',
1304 'protect_expiry_old',
1305 'protect-unchain',
1306 'protect-text',
1307 'protect-locked-blocked',
1308 'protect-locked-dblock',
1309 'protect-locked-access',
1310 'protect-cascadeon',
1311 'protect-default',
1312 'protect-fallback',
1313 'protect-level-autoconfirmed',
1314 'protect-level-sysop',
1315 'protect-summary-cascade',
1316 'protect-expiring',
1317 'protect-cascade',
1318 'protect-cantedit',
1319 'restriction-type',
1320 'restriction-level',
1321 'minimum-size',
1322 'maximum-size',
1323 'pagesize',
1324 ),
1325 'restrictions' => array(
1326 'restriction-edit',
1327 'restriction-move',
1328 'restriction-create',
1329 ),
1330 'restriction-levels' => array(
1331 'restriction-level-sysop',
1332 'restriction-level-autoconfirmed',
1333 'restriction-level-all',
1334 ),
1335 'undelete' => array(
1336 'undelete',
1337 'undeletepage',
1338 'undeletepagetitle',
1339 'viewdeletedpage',
1340 'undeletepagetext',
1341 'undeleteextrahelp',
1342 'undeleterevisions',
1343 'undeletehistory',
1344 'undeleterevdel',
1345 'undeletehistorynoadmin',
1346 'undelete-revision',
1347 'undeleterevision-missing',
1348 'undelete-nodiff',
1349 'undeletebtn',
1350 'undeletelink',
1351 'undeletereset',
1352 'undeletecomment',
1353 'undeletedarticle',
1354 'undeletedrevisions',
1355 'undeletedrevisions-files',
1356 'undeletedfiles',
1357 'cannotundelete',
1358 'undeletedpage',
1359 'undelete-header',
1360 'undelete-search-box',
1361 'undelete-search-prefix',
1362 'undelete-search-submit',
1363 'undelete-no-results',
1364 'undelete-filename-mismatch',
1365 'undelete-bad-store-key',
1366 'undelete-cleanup-error',
1367 'undelete-missing-filearchive',
1368 'undelete-error-short',
1369 'undelete-error-long',
1370 ),
1371 'nsform' => array(
1372 'namespace',
1373 'invert',
1374 'blanknamespace',
1375 ),
1376 'contributions' => array(
1377 'contributions',
1378 'mycontris',
1379 'contribsub2',
1380 'nocontribs',
1381 'ucnote',
1382 'uclinks',
1383 'uctop',
1384 'month',
1385 'year',
1386 ),
1387 'sp-contributions' => array(
1388 'sp-contributions-newbies',
1389 'sp-contributions-newbies-sub',
1390 'sp-contributions-blocklog',
1391 'sp-contributions-search',
1392 'sp-contributions-username',
1393 'sp-contributions-submit',
1394 'sp-contributions-explain',
1395 'sp-contributions-footer',
1396 'sp-contributions-footer-anon',
1397 ),
1398 'newimages-showfrom' => array(
1399 'sp-newimages-showfrom',
1400 ),
1401 'whatlinkshere' => array(
1402 'whatlinkshere',
1403 'whatlinkshere-title',
1404 'whatlinkshere-summary',
1405 'whatlinkshere-page',
1406 'whatlinkshere-barrow',
1407 'linklistsub',
1408 'linkshere',
1409 'nolinkshere',
1410 'nolinkshere-ns',
1411 'isredirect',
1412 'istemplate',
1413 'whatlinkshere-prev',
1414 'whatlinkshere-next',
1415 'whatlinkshere-links',
1416 ),
1417 'block' => array(
1418 'blockip',
1419 'blockip-legend',
1420 'blockiptext',
1421 'ipaddress',
1422 'ipadressorusername',
1423 'ipbexpiry',
1424 'ipbreason',
1425 'ipbreasonotherlist',
1426 'ipbreason-dropdown',
1427 'ipbanononly',
1428 'ipbcreateaccount',
1429 'ipbemailban',
1430 'ipbenableautoblock',
1431 'ipbsubmit',
1432 'ipbother',
1433 'ipboptions',
1434 'ipbotheroption',
1435 'ipbotherreason',
1436 'ipbhidename',
1437 'badipaddress',
1438 'blockipsuccesssub',
1439 'blockipsuccesstext',
1440 'ipb-edit-dropdown',
1441 'ipb-unblock-addr',
1442 'ipb-unblock',
1443 'ipb-blocklist-addr',
1444 'ipb-blocklist',
1445 'unblockip',
1446 'unblockiptext',
1447 'ipusubmit',
1448 'unblocked',
1449 'unblocked-id',
1450 'ipblocklist',
1451 'ipblocklist-legend',
1452 'ipblocklist-username',
1453 'ipblocklist-summary',
1454 'ipblocklist-submit',
1455 'blocklistline',
1456 'infiniteblock',
1457 'expiringblock',
1458 'anononlyblock',
1459 'noautoblockblock',
1460 'createaccountblock',
1461 'emailblock',
1462 'ipblocklist-empty',
1463 'ipblocklist-no-results',
1464 'blocklink',
1465 'unblocklink',
1466 'contribslink',
1467 'autoblocker',
1468 'blocklogpage',
1469 'blocklogentry',
1470 'blocklogtext',
1471 'unblocklogentry',
1472 'block-log-flags-anononly',
1473 'block-log-flags-nocreate',
1474 'block-log-flags-noautoblock',
1475 'block-log-flags-noemail',
1476 'range_block_disabled',
1477 'ipb_expiry_invalid',
1478 'ipb_already_blocked',
1479 'ipb_cant_unblock',
1480 'ipb_blocked_as_range',
1481 'ip_range_invalid',
1482 'blockme',
1483 'proxyblocker',
1484 'proxyblocker-disabled',
1485 'proxyblockreason',
1486 'proxyblocksuccess',
1487 'sorbs',
1488 'sorbsreason',
1489 'sorbs_create_account_reason',
1490 ),
1491 'developertools' => array(
1492 'lockdb',
1493 'unlockdb',
1494 'lockdbtext',
1495 'unlockdbtext',
1496 'lockconfirm',
1497 'unlockconfirm',
1498 'lockbtn',
1499 'unlockbtn',
1500 'locknoconfirm',
1501 'lockdbsuccesssub',
1502 'unlockdbsuccesssub',
1503 'lockdbsuccesstext',
1504 'unlockdbsuccesstext',
1505 'lockfilenotwritable',
1506 'databasenotlocked',
1507 ),
1508 'movepage' => array(
1509 'move-page',
1510 'move-page-backlink',
1511 'move-page-legend',
1512 'movepagetext',
1513 'movepagetalktext',
1514 'movearticle',
1515 'movenologin',
1516 'movenologintext',
1517 'movenotallowed',
1518 'newtitle',
1519 'move-watch',
1520 'movepagebtn',
1521 'pagemovedsub',
1522 'movepage-moved',
1523 'articleexists',
1524 'cantmove-titleprotected',
1525 'talkexists',
1526 'movedto',
1527 'movetalk',
1528 'talkpagemoved',
1529 'talkpagenotmoved',
1530 '1movedto2',
1531 '1movedto2_redir',
1532 'movelogpage',
1533 'movelogpagetext',
1534 'movereason',
1535 'revertmove',
1536 'delete_and_move',
1537 'delete_and_move_text',
1538 'delete_and_move_confirm',
1539 'delete_and_move_reason',
1540 'selfmove',
1541 'immobile_namespace',
1542 ),
1543 'export' => array(
1544 'export',
1545 'exporttext',
1546 'exportcuronly',
1547 'exportnohistory',
1548 'export-submit',
1549 'export-addcattext',
1550 'export-addcat',
1551 'export-download',
1552 'export-templates',
1553 ),
1554 'allmessages' => array(
1555 'allmessages',
1556 'allmessagesname',
1557 'allmessagesdefault',
1558 'allmessagescurrent',
1559 'allmessagestext',
1560 'allmessagesnotsupportedDB',
1561 'allmessagesfilter',
1562 'allmessagesmodified',
1563 ),
1564 'thumbnails' => array(
1565 'thumbnail-more',
1566 'filemissing',
1567 'thumbnail_error',
1568 'djvu_page_error',
1569 'djvu_no_xml',
1570 'thumbnail_invalid_params',
1571 'thumbnail_dest_directory',
1572 ),
1573 'import' => array(
1574 'import',
1575 'importinterwiki',
1576 'import-interwiki-text',
1577 'import-interwiki-history',
1578 'import-interwiki-submit',
1579 'import-interwiki-namespace',
1580 'importtext',
1581 'importstart',
1582 'import-revision-count',
1583 'importnopages',
1584 'importfailed',
1585 'importunknownsource',
1586 'importcantopen',
1587 'importbadinterwiki',
1588 'importnotext',
1589 'importsuccess',
1590 'importhistoryconflict',
1591 'importnosources',
1592 'importnofile',
1593 'importuploaderrorsize',
1594 'importuploaderrorpartial',
1595 'importuploaderrortemp',
1596 'import-parse-failure',
1597 'import-noarticle',
1598 'import-nonewrevisions',
1599 'xml-error-string',
1600 ),
1601 'importlog' => array(
1602 'importlogpage',
1603 'importlogpagetext',
1604 'import-logentry-upload',
1605 'import-logentry-upload-detail',
1606 'import-logentry-interwiki',
1607 'import-logentry-interwiki-detail',
1608 ),
1609 'accesskeys' => array(
1610 'accesskey-pt-userpage',
1611 'accesskey-pt-anonuserpage',
1612 'accesskey-pt-mytalk',
1613 'accesskey-pt-anontalk',
1614 'accesskey-pt-preferences',
1615 'accesskey-pt-watchlist',
1616 'accesskey-pt-mycontris',
1617 'accesskey-pt-login',
1618 'accesskey-pt-anonlogin',
1619 'accesskey-pt-logout',
1620 'accesskey-ca-talk',
1621 'accesskey-ca-edit',
1622 'accesskey-ca-addsection',
1623 'accesskey-ca-viewsource',
1624 'accesskey-ca-history',
1625 'accesskey-ca-protect',
1626 'accesskey-ca-delete',
1627 'accesskey-ca-undelete',
1628 'accesskey-ca-move',
1629 'accesskey-ca-watch',
1630 'accesskey-ca-unwatch',
1631 'accesskey-search',
1632 'accesskey-search-go',
1633 'accesskey-search-fulltext',
1634 'accesskey-p-logo',
1635 'accesskey-n-mainpage',
1636 'accesskey-n-portal',
1637 'accesskey-n-currentevents',
1638 'accesskey-n-recentchanges',
1639 'accesskey-n-randompage',
1640 'accesskey-n-help',
1641 'accesskey-n-sitesupport',
1642 'accesskey-t-whatlinkshere',
1643 'accesskey-t-recentchangeslinked',
1644 'accesskey-t-random',
1645 'accesskey-feed-rss',
1646 'accesskey-feed-atom',
1647 'accesskey-t-contributions',
1648 'accesskey-t-emailuser',
1649 'accesskey-t-permalink',
1650 'accesskey-t-print',
1651 'accesskey-t-upload',
1652 'accesskey-t-specialpages',
1653 'accesskey-ca-nstab-main',
1654 'accesskey-ca-nstab-user',
1655 'accesskey-ca-nstab-media',
1656 'accesskey-ca-nstab-special',
1657 'accesskey-ca-nstab-project',
1658 'accesskey-ca-nstab-image',
1659 'accesskey-ca-nstab-mediawiki',
1660 'accesskey-ca-nstab-template',
1661 'accesskey-ca-nstab-help',
1662 'accesskey-ca-nstab-category',
1663 'accesskey-minoredit',
1664 'accesskey-save',
1665 'accesskey-preview',
1666 'accesskey-diff',
1667 'accesskey-compareselectedversions',
1668 'accesskey-watch',
1669 'accesskey-upload',
1670 ),
1671 'tooltips' => array(
1672 'tooltip-pt-userpage',
1673 'tooltip-pt-anonuserpage',
1674 'tooltip-pt-mytalk',
1675 'tooltip-pt-anontalk',
1676 'tooltip-pt-preferences',
1677 'tooltip-pt-watchlist',
1678 'tooltip-pt-mycontris',
1679 'tooltip-pt-login',
1680 'tooltip-pt-anonlogin',
1681 'tooltip-pt-logout',
1682 'tooltip-ca-talk',
1683 'tooltip-ca-edit',
1684 'tooltip-ca-addsection',
1685 'tooltip-ca-viewsource',
1686 'tooltip-ca-history',
1687 'tooltip-ca-protect',
1688 'tooltip-ca-delete',
1689 'tooltip-ca-undelete',
1690 'tooltip-ca-move',
1691 'tooltip-ca-watch',
1692 'tooltip-ca-unwatch',
1693 'tooltip-search',
1694 'tooltip-search-go',
1695 'tooltip-search-fulltext',
1696 'tooltip-p-logo',
1697 'tooltip-n-mainpage',
1698 'tooltip-n-portal',
1699 'tooltip-n-currentevents',
1700 'tooltip-n-recentchanges',
1701 'tooltip-n-randompage',
1702 'tooltip-n-help',
1703 'tooltip-n-sitesupport',
1704 'tooltip-t-whatlinkshere',
1705 'tooltip-t-recentchangeslinked',
1706 'tooltip-t-random',
1707 'tooltip-feed-rss',
1708 'tooltip-feed-atom',
1709 'tooltip-t-contributions',
1710 'tooltip-t-emailuser',
1711 'tooltip-t-upload',
1712 'tooltip-t-specialpages',
1713 'tooltip-t-print',
1714 'tooltip-t-permalink',
1715 'tooltip-ca-nstab-main',
1716 'tooltip-ca-nstab-user',
1717 'tooltip-ca-nstab-media',
1718 'tooltip-ca-nstab-special',
1719 'tooltip-ca-nstab-project',
1720 'tooltip-ca-nstab-image',
1721 'tooltip-ca-nstab-mediawiki',
1722 'tooltip-ca-nstab-template',
1723 'tooltip-ca-nstab-help',
1724 'tooltip-ca-nstab-category',
1725 'tooltip-minoredit',
1726 'tooltip-save',
1727 'tooltip-preview',
1728 'tooltip-diff',
1729 'tooltip-compareselectedversions',
1730 'tooltip-watch',
1731 'tooltip-recreate',
1732 'tooltip-upload',
1733 ),
1734 'stylesheets' => array(
1735 'common.css',
1736 'monobook.css',
1737 ),
1738 'scripts' => array(
1739 'common.js',
1740 'monobook.js',
1741 ),
1742 'metadata_cc' => array(
1743 'nodublincore',
1744 'nocreativecommons',
1745 'notacceptable',
1746 ),
1747 'attribution' => array(
1748 'anonymous',
1749 'siteuser',
1750 'lastmodifiedatby',
1751 'othercontribs',
1752 'others',
1753 'siteusers',
1754 'creditspage',
1755 'nocredits',
1756 ),
1757 'spamprotection' => array(
1758 'spamprotectiontitle',
1759 'spamprotectiontext',
1760 'spamprotectionmatch',
1761 'subcategorycount',
1762 'categoryarticlecount',
1763 'category-media-count',
1764 'listingcontinuesabbrev',
1765 'spambot_username',
1766 'spam_reverting',
1767 'spam_blanking',
1768 ),
1769 'info' => array(
1770 'infosubtitle',
1771 'numedits',
1772 'numtalkedits',
1773 'numwatchers',
1774 'numauthors',
1775 'numtalkauthors',
1776 ),
1777 'math' => array(
1778 'mw_math_png',
1779 'mw_math_simple',
1780 'mw_math_html',
1781 'mw_math_source',
1782 'mw_math_modern',
1783 'mw_math_mathml',
1784 ),
1785 'patrolling' => array(
1786 'markaspatrolleddiff',
1787 'markaspatrolledlink',
1788 'markaspatrolledtext',
1789 'markedaspatrolled',
1790 'markedaspatrolledtext',
1791 'rcpatroldisabled',
1792 'rcpatroldisabledtext',
1793 'markedaspatrollederror',
1794 'markedaspatrollederrortext',
1795 'markedaspatrollederror-noautopatrol',
1796 ),
1797 'patrol-log' => array(
1798 'patrol-log-page',
1799 'patrol-log-header',
1800 'patrol-log-line',
1801 'patrol-log-auto',
1802 'patrol-log-diff',
1803 ),
1804 'imagedeletion' => array(
1805 'deletedrevision',
1806 'filedeleteerror-short',
1807 'filedeleteerror-long',
1808 'filedelete-missing',
1809 'filedelete-old-unregistered',
1810 'filedelete-current-unregistered',
1811 'filedelete-archive-read-only',
1812 ),
1813 'browsediffs' => array(
1814 'previousdiff',
1815 'nextdiff',
1816 ),
1817 'media-info' => array(
1818 'mediawarning',
1819 'imagemaxsize',
1820 'thumbsize',
1821 'widthheight',
1822 'widthheightpage',
1823 'file-info',
1824 'file-info-size',
1825 'file-nohires',
1826 'svg-long-desc',
1827 'show-big-image',
1828 'show-big-image-thumb',
1829 ),
1830 'newimages' => array(
1831 'newimages',
1832 'newimages-summary',
1833 'showhidebots',
1834 'noimages',
1835 ),
1836 'video-info' => array(
1837 'video-dims',
1838 'seconds-abbrev',
1839 'minutes-abbrev',
1840 'hours-abbrev',
1841 ),
1842 'badimagelist' => array(
1843 'bad_image_list',
1844 ),
1845 'variantname-zh' => array(
1846 'variantname-zh-hans',
1847 'variantname-zh-hant',
1848 'variantname-zh-cn',
1849 'variantname-zh-tw',
1850 'variantname-zh-hk',
1851 'variantname-zh-sg',
1852 'variantname-zh',
1853 ),
1854 'variantname-sr' => array(
1855 'variantname-sr-ec',
1856 'variantname-sr-el',
1857 'variantname-sr-jc',
1858 'variantname-sr-jl',
1859 'variantname-sr',
1860 ),
1861 'variantname-kk' => array(
1862 'variantname-kk-kz',
1863 'variantname-kk-tr',
1864 'variantname-kk-cn',
1865 'variantname-kk-cyrl',
1866 'variantname-kk-latn',
1867 'variantname-kk-arab',
1868 'variantname-kk',
1869 ),
1870 'variantname-ku' => array(
1871 'variantname-ku-arab',
1872 'variantname-ku-latn',
1873 'variantname-ku',
1874 ),
1875 'metadata' => array(
1876 'metadata',
1877 'metadata-help',
1878 'metadata-expand',
1879 'metadata-collapse',
1880 'metadata-fields',
1881 ),
1882 'exif' => array(
1883 'exif-imagewidth',
1884 'exif-imagelength',
1885 'exif-bitspersample',
1886 'exif-compression',
1887 'exif-photometricinterpretation',
1888 'exif-orientation',
1889 'exif-samplesperpixel',
1890 'exif-planarconfiguration',
1891 'exif-ycbcrsubsampling',
1892 'exif-ycbcrpositioning',
1893 'exif-xresolution',
1894 'exif-yresolution',
1895 'exif-resolutionunit',
1896 'exif-stripoffsets',
1897 'exif-rowsperstrip',
1898 'exif-stripbytecounts',
1899 'exif-jpeginterchangeformat',
1900 'exif-jpeginterchangeformatlength',
1901 'exif-transferfunction',
1902 'exif-whitepoint',
1903 'exif-primarychromaticities',
1904 'exif-ycbcrcoefficients',
1905 'exif-referenceblackwhite',
1906 'exif-datetime',
1907 'exif-imagedescription',
1908 'exif-make',
1909 'exif-model',
1910 'exif-software',
1911 'exif-artist',
1912 'exif-copyright',
1913 'exif-exifversion',
1914 'exif-flashpixversion',
1915 'exif-colorspace',
1916 'exif-componentsconfiguration',
1917 'exif-compressedbitsperpixel',
1918 'exif-pixelydimension',
1919 'exif-pixelxdimension',
1920 'exif-makernote',
1921 'exif-usercomment',
1922 'exif-relatedsoundfile',
1923 'exif-datetimeoriginal',
1924 'exif-datetimedigitized',
1925 'exif-subsectime',
1926 'exif-subsectimeoriginal',
1927 'exif-subsectimedigitized',
1928 'exif-exposuretime',
1929 'exif-exposuretime-format',
1930 'exif-fnumber',
1931 'exif-fnumber-format',
1932 'exif-exposureprogram',
1933 'exif-spectralsensitivity',
1934 'exif-isospeedratings',
1935 'exif-oecf',
1936 'exif-shutterspeedvalue',
1937 'exif-aperturevalue',
1938 'exif-brightnessvalue',
1939 'exif-exposurebiasvalue',
1940 'exif-maxaperturevalue',
1941 'exif-subjectdistance',
1942 'exif-meteringmode',
1943 'exif-lightsource',
1944 'exif-flash',
1945 'exif-focallength',
1946 'exif-focallength-format',
1947 'exif-subjectarea',
1948 'exif-flashenergy',
1949 'exif-spatialfrequencyresponse',
1950 'exif-focalplanexresolution',
1951 'exif-focalplaneyresolution',
1952 'exif-focalplaneresolutionunit',
1953 'exif-subjectlocation',
1954 'exif-exposureindex',
1955 'exif-sensingmethod',
1956 'exif-filesource',
1957 'exif-scenetype',
1958 'exif-cfapattern',
1959 'exif-customrendered',
1960 'exif-exposuremode',
1961 'exif-whitebalance',
1962 'exif-digitalzoomratio',
1963 'exif-focallengthin35mmfilm',
1964 'exif-scenecapturetype',
1965 'exif-gaincontrol',
1966 'exif-contrast',
1967 'exif-saturation',
1968 'exif-sharpness',
1969 'exif-devicesettingdescription',
1970 'exif-subjectdistancerange',
1971 'exif-imageuniqueid',
1972 'exif-gpsversionid',
1973 'exif-gpslatituderef',
1974 'exif-gpslatitude',
1975 'exif-gpslongituderef',
1976 'exif-gpslongitude',
1977 'exif-gpsaltituderef',
1978 'exif-gpsaltitude',
1979 'exif-gpstimestamp',
1980 'exif-gpssatellites',
1981 'exif-gpsstatus',
1982 'exif-gpsmeasuremode',
1983 'exif-gpsdop',
1984 'exif-gpsspeedref',
1985 'exif-gpsspeed',
1986 'exif-gpstrackref',
1987 'exif-gpstrack',
1988 'exif-gpsimgdirectionref',
1989 'exif-gpsimgdirection',
1990 'exif-gpsmapdatum',
1991 'exif-gpsdestlatituderef',
1992 'exif-gpsdestlatitude',
1993 'exif-gpsdestlongituderef',
1994 'exif-gpsdestlongitude',
1995 'exif-gpsdestbearingref',
1996 'exif-gpsdestbearing',
1997 'exif-gpsdestdistanceref',
1998 'exif-gpsdestdistance',
1999 'exif-gpsprocessingmethod',
2000 'exif-gpsareainformation',
2001 'exif-gpsdatestamp',
2002 'exif-gpsdifferential',
2003 ),
2004 'exif-values' => array(
2005 'exif-make-value',
2006 'exif-model-value',
2007 'exif-software-value',
2008 ),
2009 'exif-compression' => array(
2010 'exif-compression-1',
2011 'exif-compression-6',
2012 ),
2013 'exif-photometricinterpretation' => array(
2014 'exif-photometricinterpretation-2',
2015 'exif-photometricinterpretation-6',
2016 ),
2017 'exif-unknowndate' => array(
2018 'exif-unknowndate',
2019 ),
2020 'exif-orientation' => array(
2021 'exif-orientation-1',
2022 'exif-orientation-2',
2023 'exif-orientation-3',
2024 'exif-orientation-4',
2025 'exif-orientation-5',
2026 'exif-orientation-6',
2027 'exif-orientation-7',
2028 'exif-orientation-8',
2029 ),
2030 'exif-planarconfiguration' => array(
2031 'exif-planarconfiguration-1',
2032 'exif-planarconfiguration-2',
2033 ),
2034 'exif-xyresolution' => array(
2035 'exif-xyresolution-i',
2036 'exif-xyresolution-c',
2037 ),
2038 'exif-colorspace' => array(
2039 'exif-colorspace-1',
2040 'exif-colorspace-ffff.h',
2041 ),
2042 'exif-componentsconfiguration' => array(
2043 'exif-componentsconfiguration-0',
2044 'exif-componentsconfiguration-1',
2045 'exif-componentsconfiguration-2',
2046 'exif-componentsconfiguration-3',
2047 'exif-componentsconfiguration-4',
2048 'exif-componentsconfiguration-5',
2049 'exif-componentsconfiguration-6',
2050 ),
2051 'exif-exposureprogram' => array(
2052 'exif-exposureprogram-0',
2053 'exif-exposureprogram-1',
2054 'exif-exposureprogram-2',
2055 'exif-exposureprogram-3',
2056 'exif-exposureprogram-4',
2057 'exif-exposureprogram-5',
2058 'exif-exposureprogram-6',
2059 'exif-exposureprogram-7',
2060 'exif-exposureprogram-8',
2061 ),
2062 'exif-subjectdistance-value' => array(
2063 'exif-subjectdistance-value',
2064 ),
2065 'exif-meteringmode' => array(
2066 'exif-meteringmode-0',
2067 'exif-meteringmode-1',
2068 'exif-meteringmode-2',
2069 'exif-meteringmode-3',
2070 'exif-meteringmode-4',
2071 'exif-meteringmode-5',
2072 'exif-meteringmode-6',
2073 'exif-meteringmode-255',
2074 ),
2075 'exif-lightsource' => array(
2076 'exif-lightsource-0',
2077 'exif-lightsource-1',
2078 'exif-lightsource-2',
2079 'exif-lightsource-3',
2080 'exif-lightsource-4',
2081 'exif-lightsource-9',
2082 'exif-lightsource-10',
2083 'exif-lightsource-11',
2084 'exif-lightsource-12',
2085 'exif-lightsource-13',
2086 'exif-lightsource-14',
2087 'exif-lightsource-15',
2088 'exif-lightsource-17',
2089 'exif-lightsource-18',
2090 'exif-lightsource-19',
2091 'exif-lightsource-20',
2092 'exif-lightsource-21',
2093 'exif-lightsource-22',
2094 'exif-lightsource-23',
2095 'exif-lightsource-24',
2096 'exif-lightsource-255',
2097 ),
2098 'exif-focalplaneresolutionunit' => array(
2099 'exif-focalplaneresolutionunit-2',
2100 ),
2101 'exif-sensingmethod' => array(
2102 'exif-sensingmethod-1',
2103 'exif-sensingmethod-2',
2104 'exif-sensingmethod-3',
2105 'exif-sensingmethod-4',
2106 'exif-sensingmethod-5',
2107 'exif-sensingmethod-7',
2108 'exif-sensingmethod-8',
2109 ),
2110 'exif-filesource' => array(
2111 'exif-filesource-3',
2112 ),
2113 'exif-scenetype' => array(
2114 'exif-scenetype-1',
2115 ),
2116 'exif-customrendered' => array(
2117 'exif-customrendered-0',
2118 'exif-customrendered-1',
2119 ),
2120 'exif-exposuremode' => array(
2121 'exif-exposuremode-0',
2122 'exif-exposuremode-1',
2123 'exif-exposuremode-2',
2124 ),
2125 'exif-whitebalance' => array(
2126 'exif-whitebalance-0',
2127 'exif-whitebalance-1',
2128 ),
2129 'exif-scenecapturetype' => array(
2130 'exif-scenecapturetype-0',
2131 'exif-scenecapturetype-1',
2132 'exif-scenecapturetype-2',
2133 'exif-scenecapturetype-3',
2134 ),
2135 'exif-gaincontrol' => array(
2136 'exif-gaincontrol-0',
2137 'exif-gaincontrol-1',
2138 'exif-gaincontrol-2',
2139 'exif-gaincontrol-3',
2140 'exif-gaincontrol-4',
2141 ),
2142 'exif-contrast' => array(
2143 'exif-contrast-0',
2144 'exif-contrast-1',
2145 'exif-contrast-2',
2146 ),
2147 'exif-saturation' => array(
2148 'exif-saturation-0',
2149 'exif-saturation-1',
2150 'exif-saturation-2',
2151 ),
2152 'exif-sharpness' => array(
2153 'exif-sharpness-0',
2154 'exif-sharpness-1',
2155 'exif-sharpness-2',
2156 ),
2157 'exif-subjectdistancerange' => array(
2158 'exif-subjectdistancerange-0',
2159 'exif-subjectdistancerange-1',
2160 'exif-subjectdistancerange-2',
2161 'exif-subjectdistancerange-3',
2162 ),
2163 'exif-gpslatitude' => array(
2164 'exif-gpslatitude-n',
2165 'exif-gpslatitude-s',
2166 ),
2167 'exif-gpslongitude' => array(
2168 'exif-gpslongitude-e',
2169 'exif-gpslongitude-w',
2170 ),
2171 'exif-gpsstatus' => array(
2172 'exif-gpsstatus-a',
2173 'exif-gpsstatus-v',
2174 ),
2175 'exif-gpsmeasuremode' => array(
2176 'exif-gpsmeasuremode-2',
2177 'exif-gpsmeasuremode-3',
2178 ),
2179 'exif-gpsspeed' => array(
2180 'exif-gpsspeed-k',
2181 'exif-gpsspeed-m',
2182 'exif-gpsspeed-n',
2183 ),
2184 'exif-gpsdirection' => array(
2185 'exif-gpsdirection-t',
2186 'exif-gpsdirection-m',
2187 ),
2188 'edit-externally' => array(
2189 'edit-externally',
2190 'edit-externally-help',
2191 ),
2192 'all' => array(
2193 'recentchangesall',
2194 'imagelistall',
2195 'watchlistall2',
2196 'namespacesall',
2197 'monthsall',
2198 ),
2199 'confirmemail' => array(
2200 'confirmemail',
2201 'confirmemail_noemail',
2202 'confirmemail_text',
2203 'confirmemail_pending',
2204 'confirmemail_send',
2205 'confirmemail_sent',
2206 'confirmemail_oncreate',
2207 'confirmemail_sendfailed',
2208 'confirmemail_invalid',
2209 'confirmemail_needlogin',
2210 'confirmemail_success',
2211 'confirmemail_loggedin',
2212 'confirmemail_error',
2213 'confirmemail_subject',
2214 'confirmemail_body',
2215 ),
2216 'scarytransclusion' => array(
2217 'scarytranscludedisabled',
2218 'scarytranscludefailed',
2219 'scarytranscludetoolong',
2220 ),
2221 'trackbacks' => array(
2222 'trackbackbox',
2223 'trackback',
2224 'trackbackexcerpt',
2225 'trackbackremove',
2226 'trackbacklink',
2227 'trackbackdeleteok',
2228 ),
2229 'deleteconflict' => array(
2230 'deletedwhileediting',
2231 'confirmrecreate',
2232 'recreate',
2233 ),
2234 'unit-pixel' => array(
2235 'unit-pixel',
2236 ),
2237 'htmldump' => array(
2238 'redirectingto',
2239 ),
2240 'purge' => array(
2241 'confirm_purge',
2242 'confirm_purge_button',
2243 ),
2244 'search2' => array(
2245 'searchcontaining',
2246 'searchnamed',
2247 'articletitles',
2248 'hideresults',
2249 'useajaxsearch',
2250 ),
2251 'separators' => array(
2252 'catseparator',
2253 'semicolon-separator',
2254 'comma-separator',
2255 'colon-separator',
2256 'autocomment-prefix',
2257 ),
2258 'imgmulti' => array(
2259 'imgmultipageprev',
2260 'imgmultipagenext',
2261 'imgmultigo',
2262 'imgmultigotopre',
2263 'imgmultigotopost',
2264 ),
2265 'tablepager' => array(
2266 'ascending_abbrev',
2267 'descending_abbrev',
2268 'table_pager_next',
2269 'table_pager_prev',
2270 'table_pager_first',
2271 'table_pager_last',
2272 'table_pager_limit',
2273 'table_pager_limit_submit',
2274 'table_pager_empty',
2275 ),
2276 'autosumm' => array(
2277 'autosumm-blank',
2278 'autosumm-replace',
2279 'autoredircomment',
2280 'autosumm-new',
2281 ),
2282 'autoblock_whitelist' => array(
2283 'autoblock_whitelist',
2284 ),
2285 'sizeunits' => array(
2286 'size-bytes',
2287 'size-kilobytes',
2288 'size-megabytes',
2289 'size-gigabytes',
2290 ),
2291 'livepreview' => array(
2292 'livepreview-loading',
2293 'livepreview-ready',
2294 'livepreview-failed',
2295 'livepreview-error',
2296 ),
2297 'lagwarning' => array(
2298 'lag-warn-normal',
2299 'lag-warn-high',
2300 ),
2301 'watchlisteditor' => array(
2302 'watchlistedit-numitems',
2303 'watchlistedit-noitems',
2304 'watchlistedit-normal-title',
2305 'watchlistedit-normal-legend',
2306 'watchlistedit-normal-explain',
2307 'watchlistedit-normal-submit',
2308 'watchlistedit-normal-done',
2309 'watchlistedit-raw-title',
2310 'watchlistedit-raw-legend',
2311 'watchlistedit-raw-explain',
2312 'watchlistedit-raw-titles',
2313 'watchlistedit-raw-submit',
2314 'watchlistedit-raw-done',
2315 'watchlistedit-raw-added',
2316 'watchlistedit-raw-removed',
2317 ),
2318 'watchlisttools' => array(
2319 'watchlisttools-view',
2320 'watchlisttools-edit',
2321 'watchlisttools-raw',
2322 ),
2323 'iranian-dates' => array(
2324 'iranian-calendar-m1',
2325 'iranian-calendar-m2',
2326 'iranian-calendar-m3',
2327 'iranian-calendar-m4',
2328 'iranian-calendar-m5',
2329 'iranian-calendar-m6',
2330 'iranian-calendar-m7',
2331 'iranian-calendar-m8',
2332 'iranian-calendar-m9',
2333 'iranian-calendar-m10',
2334 'iranian-calendar-m11',
2335 'iranian-calendar-m12',
2336 ),
2337 'hebrew-dates' => array(
2338 'hebrew-calendar-m1',
2339 'hebrew-calendar-m2',
2340 'hebrew-calendar-m3',
2341 'hebrew-calendar-m4',
2342 'hebrew-calendar-m5',
2343 'hebrew-calendar-m6',
2344 'hebrew-calendar-m6a',
2345 'hebrew-calendar-m6b',
2346 'hebrew-calendar-m7',
2347 'hebrew-calendar-m8',
2348 'hebrew-calendar-m9',
2349 'hebrew-calendar-m10',
2350 'hebrew-calendar-m11',
2351 'hebrew-calendar-m12',
2352 'hebrew-calendar-m1-gen',
2353 'hebrew-calendar-m2-gen',
2354 'hebrew-calendar-m3-gen',
2355 'hebrew-calendar-m4-gen',
2356 'hebrew-calendar-m5-gen',
2357 'hebrew-calendar-m6-gen',
2358 'hebrew-calendar-m6a-gen',
2359 'hebrew-calendar-m6b-gen',
2360 'hebrew-calendar-m7-gen',
2361 'hebrew-calendar-m8-gen',
2362 'hebrew-calendar-m9-gen',
2363 'hebrew-calendar-m10-gen',
2364 'hebrew-calendar-m11-gen',
2365 'hebrew-calendar-m12-gen',
2366 ),
2367 'signatures' => array(
2368 'signature',
2369 'signature-anon',
2370 ),
2371 'CoreParserFunctions' => array(
2372 'unknown_extension_tag',
2373 ),
2374 'version' => array(
2375 'version-extensions',
2376 'version-specialpages',
2377 'version-parserhooks',
2378 'version-variables',
2379 'version-other',
2380 'version-mediahandlers',
2381 'version-hooks',
2382 'version-extension-functions',
2383 'version-parser-extensiontags',
2384 'version-parser-function-hooks',
2385 'version-skin-extension-functions',
2386 'version-hook-name',
2387 'version-hook-subscribedby',
2388 'version-version',
2389 'version-license',
2390 'version-software',
2391 'version-software-product',
2392 'version-software-version',
2393 ),
2394 'filepath' => array(
2395 'filepath',
2396 'filepath-page',
2397 'filepath-submit',
2398 'filepath-summary',
2399 ),
2400 );
2401 /** Comments for each block */
2402 $wgBlockComments = array(
2403 'sidebar' => "The sidebar for MonoBook is generated from this message, lines that do not
2404 begin with * or ** are discarded, furthermore lines that do begin with ** and
2405 do not contain | are also discarded, but don't depend on this behaviour for
2406 future releases. Also note that since each list value is wrapped in a unique
2407 XHTML id it should only appear once and include characters that are legal
2408 XHTML id names.",
2409 'toggles' => 'User preference toggles',
2410 'underline' => '',
2411 'skinpreview' => '',
2412 'dates' => 'Dates',
2413 'categories' => 'Bits of text used by many pages',
2414 'mainpage' => '',
2415 'miscellaneous1' => '',
2416 'metadata_help' => 'Metadata in edit box',
2417 'miscellaneous2' => '',
2418 '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).',
2419 'badaccess' => '',
2420 'versionrequired' => '',
2421 'miscellaneous3' => '',
2422 'nstab' => "Short words for each namespace, by default used in the namespace tab in monobook",
2423 'main' => 'Main script and global functions',
2424 'errors' => 'General errors',
2425 'login' => 'Login and logout pages',
2426 'resetpass' => 'Password reset dialog',
2427 'toolbar' => 'Edit page toolbar',
2428 'edit' => 'Edit pages',
2429 'undo' => '"Undo" feature',
2430 'cantcreateaccount' => 'Account creation failure',
2431 'history' => 'History pages',
2432 'history-feed' => 'Revision feed',
2433 'revdelete' => 'Revision deletion',
2434 'oversightlog' => 'Oversight log',
2435 'mergehistory' => 'History merging',
2436 'mergelog' => 'Merge log',
2437 'diffs' => 'Diffs',
2438 'search' => 'Search results',
2439 'opensearch' => 'OpenSearch description',
2440 'preferences' => 'Preferences page',
2441 'userrights' => 'User rights',
2442 'group' => 'Groups',
2443 'group-member' => '',
2444 'grouppage' => '',
2445 'rightslog' => 'User rights log',
2446 'recentchanges' => 'Recent changes',
2447 'recentchangeslinked' => 'Recent changes linked',
2448 'upload' => 'Upload',
2449 'upload-errors' => '',
2450 'upload-curl-errors' => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
2451 'licenses' => '',
2452 'imagelist' => 'Image list',
2453 'filerevert' => 'File reversion',
2454 'filedelete' => 'File deletion',
2455 'mimesearch' => 'MIME search',
2456 'unwatchedpages' => 'Unwatched pages',
2457 'listredirects' => 'List redirects',
2458 'unusedtemplates' => 'Unused templates',
2459 'randompage' => 'Random page',
2460 'randomredirect' => 'Random redirect',
2461 'statistics' => 'Statistics',
2462 'disambiguations' => '',
2463 'doubleredirects' => '',
2464 'brokenredirects' => '',
2465 'withoutinterwiki' => '',
2466 'fewestrevisions' => '',
2467 'specialpages' => 'Miscellaneous special pages',
2468 'booksources' => 'Book sources',
2469 'specialpages2' => '',
2470 'logpages' => 'Special:Log',
2471 'allpages' => 'Special:Allpages',
2472 'listusers' => 'Special:Listusers',
2473 'emailuser' => 'E-mail user',
2474 'watchlist' => 'Watchlist',
2475 'watching' => 'Displayed when you click the "watch" button and it\'s in the process of watching',
2476 'enotif' => '',
2477 'deleteprotectrev' => 'Delete/protect/revert',
2478 'restrictions' => 'Restrictions (nouns)',
2479 'restriction-levels' => 'Restriction levels',
2480 'undelete' => 'Undelete',
2481 'nsform' => 'Namespace form on various pages',
2482 'contributions' => 'Contributions',
2483 'sp-contributions' => '',
2484 'newimages-showfrom' => '',
2485 'whatlinkshere' => 'What links here',
2486 'block' => 'Block/unblock',
2487 'developertools' => 'Developer tools',
2488 'movepage' => 'Move page',
2489 'export' => 'Export',
2490 'allmessages' => 'Namespace 8 related',
2491 'thumbnails' => 'Thumbnails',
2492 'import' => 'Special:Import',
2493 'importlog' => 'Import log',
2494 'accesskeys' => 'Keyboard access keys for power users',
2495 'tooltips' => 'Tooltip help for the actions',
2496 'stylesheets' => 'Stylesheets',
2497 'scripts' => 'Scripts',
2498 'metadata_cc' => 'Metadata',
2499 'attribution' => 'Attribution',
2500 'spamprotection' => 'Spam protection',
2501 'info' => 'Info page',
2502 'math' => 'Math options',
2503 'patrolling' => 'Patrolling',
2504 'patrol-log' => 'Patrol log',
2505 'imagedeletion' => 'Image deletion',
2506 'browsediffs' => 'Browsing diffs',
2507 'newimages' => 'Special:Newimages',
2508 'video-info' => 'Video information, used by Language::formatTimePeriod() to format lengths in the above messages',
2509 'badimagelist' => 'Bad image list',
2510 'variantname-zh' => "Short names for language variants used for language conversion links.
2511 To disable showing a particular link, set it to 'disable', e.g.
2512 'variantname-zh-sg' => 'disable',
2513 Variants for Chinese language",
2514 'variantname-sr' => 'Variants for Serbian language',
2515 'variantname-kk' => 'Variants for Kazakh language',
2516 'variantname-ku' => 'Variants for Kurdish language',
2517 'media-info' => 'Media information',
2518 'metadata' => 'Metadata',
2519 'exif' => 'EXIF tags',
2520 'exif-values' => 'Make & model, can be wikified in order to link to the camera and model name',
2521 'exif-compression' => 'EXIF attributes',
2522 'exif-unknowndate' => '',
2523 'exif-photometricinterpretation' => '',
2524 'exif-orientation' => '',
2525 'exif-planarconfiguration' => '',
2526 'exif-xyresolution' => '',
2527 'exif-colorspace' => '',
2528 'exif-componentsconfiguration' => '',
2529 'exif-exposureprogram' => '',
2530 'exif-subjectdistance-value' => '',
2531 'exif-meteringmode' => '',
2532 'exif-lightsource' => '',
2533 'exif-focalplaneresolutionunit' => '',
2534 'exif-sensingmethod' => '',
2535 'exif-filesource' => '',
2536 'exif-scenetype' => '',
2537 'exif-customrendered' => '',
2538 'exif-exposuremode' => '',
2539 'exif-whitebalance' => '',
2540 'exif-scenecapturetype' => '',
2541 'exif-gaincontrol' => '',
2542 'exif-contrast' => '',
2543 'exif-saturation' => '',
2544 'exif-sharpness' => '',
2545 'exif-subjectdistancerange' => '',
2546 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef',
2547 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef',
2548 'exif-gpsstatus' => '',
2549 'exif-gpsmeasuremode' => '',
2550 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef and GPSDestDistanceRef',
2551 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
2552 'edit-externally' => 'External editor support',
2553 'all' => "'all' in various places, this might be different for inflected languages",
2554 'confirmemail' => 'E-mail address confirmation',
2555 'scarytransclusion' => 'Scary transclusion',
2556 'trackbacks' => 'Trackbacks',
2557 'deleteconflict' => 'Delete conflict',
2558 'unit-pixel' => '',
2559 'htmldump' => 'HTML dump',
2560 'purge' => 'action=purge',
2561 'search2' => 'AJAX search',
2562 'separators' => 'Separators for various lists, etc.',
2563 'imgmulti' => 'Multipage image navigation',
2564 'tablepager' => 'Table pager',
2565 'autosumm' => 'Auto-summaries',
2566 'autoblock_whitelist' => 'Autoblock whitelist',
2567 'sizeunits' => 'Size units',
2568 'livepreview' => 'Live preview',
2569 'lagwarning' => 'Friendlier slave lag warnings',
2570 'watchlisteditor' => 'Watchlist editor',
2571 'watchlisttools' => 'Watchlist editing tools',
2572 'iranian-dates' => 'Iranian month names',
2573 'hebrew-dates' => 'Hebrew month names',
2574 'signatures' => 'Signatures',
2575 'CoreParserFunctions' => 'Core parser functions',
2576 'version' => 'Special:Version',
2577 'filepath' => 'Special:Filepath',
2578 );
2579
2580 /** Short comments for standalone messages */
2581 $wgMessageComments = array(
2582 'hidden-category-category' => 'Name of the category where hidden categories will be listed',
2583 'lastmodifiedat' => '$1 date, $2 time',
2584 'sitenotice' => 'the equivalent to wgSiteNotice',
2585 'history-feed-item-nocomment' => 'user at time',
2586 'editcomment' => 'only shown if there is an edit comment',
2587 'revertpage' => 'Additional available: $3: revid of the revision reverted to, $4: timestamp of the revision reverted to, $5: revid of the revision reverted from, $6: timestamp of the revision reverted from',
2588 'lastmodifiedatby' => '$1 date, $2 time, $3 user',
2589 'exif-orientation-1' => '0th row: top; 0th column: left',
2590 'exif-orientation-2' => '0th row: top; 0th column: right',
2591 'exif-orientation-3' => '0th row: bottom; 0th column: right',
2592 'exif-orientation-4' => '0th row: bottom; 0th column: left',
2593 'exif-orientation-5' => '0th row: left; 0th column: top',
2594 'exif-orientation-6' => '0th row: right; 0th column: top',
2595 'exif-orientation-7' => '0th row: right; 0th column: bottom',
2596 'exif-orientation-8' => '0th row: left; 0th column: bottom',
2597 'movepage-moved' => 'The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.',
2598 'ipboptions' => 'display1:time1,display2:time2,...',
2599 'metadata-fields' => 'Do not translate list items',
2600 );