Update.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
1 <?php
2 /**
3 * Define the messages structure in the messages file, for a future automated rewriting.
4 *
5 * @package MediaWiki
6 * @subpackage Maintenance
7 */
8
9 /** The structure of the messages, divided to blocks */
10 $wgMessageStrucutre = array(
11 'sidebar' => array(
12 'sidebar',
13 ),
14 'toggles' => array(
15 'tog-underline',
16 'tog-highlightbroken',
17 'tog-justify',
18 'tog-hideminor',
19 'tog-extendwatchlist',
20 'tog-usenewrc',
21 'tog-numberheadings',
22 'tog-showtoolbar',
23 'tog-editondblclick',
24 'tog-editsection',
25 'tog-editsectiononrightclick',
26 'tog-showtoc',
27 'tog-rememberpassword',
28 'tog-editwidth',
29 'tog-watchcreations',
30 'tog-watchdefault',
31 'tog-minordefault',
32 'tog-previewontop',
33 'tog-previewonfirst',
34 'tog-nocache',
35 'tog-enotifwatchlistpages',
36 'tog-enotifusertalkpages',
37 'tog-enotifminoredits',
38 'tog-enotifrevealaddr',
39 'tog-shownumberswatching',
40 'tog-fancysig',
41 'tog-externaleditor',
42 'tog-externaldiff',
43 'tog-showjumplinks',
44 'tog-uselivepreview',
45 'tog-autopatrol',
46 'tog-forceeditsummary',
47 'tog-watchlisthideown',
48 'tog-watchlisthidebots',
49 'tog-nolangconversion',
50 'tog-ccmeonemails',
51 ),
52 'underline' => array(
53 'underline-always',
54 'underline-never',
55 'underline-default',
56 ),
57 'skinpreview' => array(
58 'skinpreview',
59 ),
60 'dates' => array(
61 'sunday',
62 'monday',
63 'tuesday',
64 'wednesday',
65 'thursday',
66 'friday',
67 'saturday',
68 'sun',
69 'mon',
70 'tue',
71 'wed',
72 'thu',
73 'fri',
74 'sat',
75 'january',
76 'february',
77 'march',
78 'april',
79 'may_long',
80 'june',
81 'july',
82 'august',
83 'september',
84 'october',
85 'november',
86 'december',
87 'january-gen',
88 'february-gen',
89 'march-gen',
90 'april-gen',
91 'may-gen',
92 'june-gen',
93 'july-gen',
94 'august-gen',
95 'september-gen',
96 'october-gen',
97 'november-gen',
98 'december-gen',
99 'jan',
100 'feb',
101 'mar',
102 'apr',
103 'may',
104 'jun',
105 'jul',
106 'aug',
107 'sep',
108 'oct',
109 'nov',
110 'dec',
111 ),
112 'categories' => array(
113 'categories',
114 'pagecategories',
115 'pagecategorieslink',
116 'category_header',
117 'subcategories',
118 'category-media-header',
119 ),
120 'mainpage' => array(
121 'linkprefix',
122 'mainpage',
123 'mainpagetext',
124 'mainpagedocfooter',
125 ),
126 'miscellaneous1' => array(
127 'portal',
128 'portal-url',
129 'about',
130 'aboutsite',
131 'aboutpage',
132 'article',
133 'help',
134 'helppage',
135 'bugreports',
136 'bugreportspage',
137 'sitesupport',
138 'sitesupport-url',
139 'faq',
140 'faqpage',
141 'edithelp',
142 'newwindow',
143 'edithelppage',
144 'cancel',
145 'qbfind',
146 'qbbrowse',
147 'qbedit',
148 'qbpageoptions',
149 'qbpageinfo',
150 'qbmyoptions',
151 'qbspecialpages',
152 'moredotdotdot',
153 'mypage',
154 'mytalk',
155 'anontalk',
156 'navigation',
157 ),
158 'metadata_help' => array(
159 'metadata_help',
160 ),
161 'currentevents' => array(
162 'currentevents',
163 'currentevents-url',
164 ),
165 'miscellaneous2' => array(
166 'disclaimers',
167 'disclaimerpage',
168 'privacy',
169 'privacypage',
170 'errorpagetitle',
171 'returnto',
172 'tagline',
173 'help',
174 'search',
175 'searchbutton',
176 'go',
177 'searcharticle',
178 'history',
179 'history_short',
180 'updatedmarker',
181 'info_short',
182 'printableversion',
183 'permalink',
184 'print',
185 'edit',
186 'editthispage',
187 'delete',
188 'deletethispage',
189 'undelete_short',
190 'protect',
191 'protectthispage',
192 'unprotect',
193 'unprotectthispage',
194 'newpage',
195 'talkpage',
196 'specialpage',
197 'personaltools',
198 'postcomment',
199 'addsection',
200 'articlepage',
201 'talk',
202 'views',
203 'toolbox',
204 'userpage',
205 'projectpage',
206 'imagepage',
207 'mediawikipage',
208 'templatepage',
209 'viewhelppage',
210 'categorypage',
211 'viewtalkpage',
212 'otherlanguages',
213 'redirectedfrom',
214 'redirectpagesub',
215 'lastmodifiedat',
216 'viewcount',
217 'copyright',
218 'protectedpage',
219 'jumpto',
220 'jumptonavigation',
221 'jumptosearch',
222 ),
223 'badaccess' => array(
224 'badaccess',
225 'badaccess-group0',
226 'badaccess-group1',
227 'badaccess-group2',
228 'badaccess-groups',
229 ),
230 'versionrequired' => array(
231 'versionrequired',
232 'versionrequiredtext',
233 ),
234 'miscellaneous3' => array(
235 'widthheight',
236 'ok',
237 'sitetitle',
238 'pagetitle',
239 'sitesubtitle',
240 'retrievedfrom',
241 'youhavenewmessages',
242 'newmessageslink',
243 'newmessagesdifflink',
244 'editsection',
245 'editold',
246 'editsectionhint',
247 'toc',
248 'showtoc',
249 'hidetoc',
250 'thisisdeleted',
251 'viewdeleted',
252 'restorelink',
253 'feedlinks',
254 'feed-invalid',
255 'feed-atom',
256 'feed-rss',
257 'sitenotice',
258 'anonnotice',
259 ),
260 'nstab' => array(
261 'nstab-main',
262 'nstab-user',
263 'nstab-media',
264 'nstab-special',
265 'nstab-project',
266 'nstab-image',
267 'nstab-mediawiki',
268 'nstab-template',
269 'nstab-help',
270 'nstab-category',
271 ),
272 'main' => array(
273 'nosuchaction',
274 'nosuchactiontext',
275 'nosuchspecialpage',
276 'nospecialpagetext',
277 ),
278 'errors' => array(
279 'error',
280 'databaseerror',
281 'dberrortext',
282 'dberrortextcl',
283 'noconnect',
284 'nodb',
285 'cachederror',
286 'laggedslavemode',
287 'readonly',
288 'enterlockreason',
289 'readonlytext',
290 'missingarticle',
291 'readonly_lag',
292 'internalerror',
293 'filecopyerror',
294 'filerenameerror',
295 'filedeleteerror',
296 'filenotfound',
297 'unexpected',
298 'formerror',
299 'badarticleerror',
300 'cannotdelete',
301 'badtitle',
302 'badtitletext',
303 'perfdisabled',
304 'perfdisabledsub',
305 'perfcached',
306 'perfcachedts',
307 'wrong_wfQuery_params',
308 'viewsource',
309 'viewsourcefor',
310 'protectedtext',
311 'protectedinterface',
312 'editinginterface',
313 'sqlhidden',
314 ),
315 'login' => array(
316 'logouttitle',
317 'logouttext',
318 'welcomecreation',
319 'loginpagetitle',
320 'yourname',
321 'yourpassword',
322 'yourpasswordagain',
323 'remembermypassword',
324 'yourdomainname',
325 'externaldberror',
326 'loginproblem',
327 'alreadyloggedin',
328 'login',
329 'loginprompt',
330 'userlogin',
331 'logout',
332 'userlogout',
333 'notloggedin',
334 'nologin',
335 'nologinlink',
336 'createaccount',
337 'gotaccount',
338 'gotaccountlink',
339 'createaccountmail',
340 'badretype',
341 'userexists',
342 'youremail',
343 'username',
344 'uid',
345 'yourrealname',
346 'yourlanguage',
347 'yourvariant',
348 'yournick',
349 'badsig',
350 'email',
351 'prefs-help-email-enotif',
352 'prefs-help-realname',
353 'loginerror',
354 'prefs-help-email',
355 'nocookiesnew',
356 'nocookieslogin',
357 'noname',
358 'loginsuccesstitle',
359 'loginsuccess',
360 'nosuchuser',
361 'nosuchusershort',
362 'nouserspecified',
363 'wrongpassword',
364 'wrongpasswordempty',
365 'mailmypassword',
366 'passwordremindertitle',
367 'passwordremindertext',
368 'noemail',
369 'passwordsent',
370 'blocked-mailpassword',
371 'eauthentsent',
372 'throttled-mailpassword',
373 'loginend',
374 'signupend',
375 'mailerror',
376 'acct_creation_throttle_hit',
377 'emailauthenticated',
378 'emailnotauthenticated',
379 'noemailprefs',
380 'emailconfirmlink',
381 'invalidemailaddress',
382 'accountcreated',
383 'accountcreatedtext',
384 ),
385 'resetpass' => array(
386 'resetpass',
387 'resetpass_announce',
388 'resetpass_text',
389 'resetpass_header',
390 'resetpass_submit',
391 'resetpass_success',
392 'resetpass_bad_temporary',
393 'resetpass_forbidden',
394 'resetpass_missing',
395 ),
396 'toolbar' => array(
397 'bold_sample',
398 'bold_tip',
399 'italic_sample',
400 'italic_tip',
401 'link_sample',
402 'link_tip',
403 'extlink_sample',
404 'extlink_tip',
405 'headline_sample',
406 'headline_tip',
407 'math_sample',
408 'math_tip',
409 'nowiki_sample',
410 'nowiki_tip',
411 'image_sample',
412 'image_tip',
413 'media_sample',
414 'media_tip',
415 'sig_tip',
416 'hr_tip',
417 ),
418 'edit' => array(
419 'summary',
420 'subject',
421 'minoredit',
422 'watchthis',
423 'savearticle',
424 'preview',
425 'showpreview',
426 'showlivepreview',
427 'showdiff',
428 'anoneditwarning',
429 'missingsummary',
430 'missingcommenttext',
431 'missingcommentheader',
432 'summary-preview',
433 'subject-preview',
434 'blockedtitle',
435 'blockedtext',
436 'blockedoriginalsource',
437 'blockededitsource',
438 'whitelistedittitle',
439 'whitelistedittext',
440 'whitelistreadtitle',
441 'whitelistreadtext',
442 'whitelistacctitle',
443 'whitelistacctext',
444 'confirmedittitle',
445 'confirmedittext',
446 'loginreqtitle',
447 'loginreqlink',
448 'loginreqpagetext',
449 'accmailtitle',
450 'accmailtext',
451 'newarticle',
452 'newarticletext',
453 'newarticletextanon',
454 'talkpagetext',
455 'anontalkpagetext',
456 'noarticletext',
457 'noarticletextanon',
458 'clearyourcache',
459 'usercssjsyoucanpreview',
460 'usercsspreview',
461 'userjspreview',
462 'userinvalidcssjstitle',
463 'updated',
464 'note',
465 'previewnote',
466 'previewconflict',
467 'session_fail_preview',
468 'session_fail_preview_html',
469 'importing',
470 'editing',
471 'editinguser',
472 'editingsection',
473 'editingcomment',
474 'editconflict',
475 'explainconflict',
476 'yourtext',
477 'storedversion',
478 'nonunicodebrowser',
479 'editingold',
480 'yourdiff',
481 'copyrightwarning',
482 'copyrightwarning2',
483 'longpagewarning',
484 'longpageerror',
485 'readonlywarning',
486 'protectedpagewarning',
487 'semiprotectedpagewarning',
488 'templatesused',
489 'templatesusedpreview',
490 'templatesusedsection',
491 'edittools',
492 'nocreatetitle',
493 'nocreatetext',
494 'undofailed',
495 'explainundofailed',
496 'undosucceeded',
497 'explainundosucceeded',
498 'undo-summary',
499 ),
500 'cantcreateaccount' => array(
501 'cantcreateaccounttitle',
502 'cantcreateaccounttext',
503 ),
504 'history' => array(
505 'revhistory',
506 'viewpagelogs',
507 'nohistory',
508 'revnotfound',
509 'revnotfoundtext',
510 'loadhist',
511 'currentrev',
512 'revisionasof',
513 'revision-info',
514 'revision-nav',
515 'previousrevision',
516 'nextrevision',
517 'currentrevisionlink',
518 'cur',
519 'next',
520 'last',
521 'orig',
522 'histlegend',
523 'history_copyright',
524 'deletedrev',
525 'histfirst',
526 'histlast',
527 'rev-deleted-comment',
528 'rev-deleted-user',
529 'rev-deleted-text-permission',
530 'rev-deleted-text-view',
531 'rev-delundel',
532 ),
533 'history-feed' => array(
534 'history-feed-title',
535 'history-feed-description',
536 'history-feed-item-nocomment',
537 'history-feed-empty',
538 ),
539 'revdelete' => array(
540 'revisiondelete',
541 'revdelete-nooldid-title',
542 'revdelete-nooldid-text',
543 'revdelete-selected',
544 'revdelete-text',
545 'revdelete-legend',
546 'revdelete-hide-text',
547 'revdelete-hide-comment',
548 'revdelete-hide-user',
549 'revdelete-hide-restricted',
550 'revdelete-log',
551 'revdelete-submit',
552 'revdelete-logentry',
553 ),
554 'diffs' => array(
555 'difference',
556 'loadingrev',
557 'lineno',
558 'editcurrent',
559 'selectnewerversionfordiff',
560 'selectolderversionfordiff',
561 'compareselectedversions',
562 'editundo',
563 'diff-multi',
564 ),
565 'search' => array(
566 'searchresults',
567 'searchresulttext',
568 'searchsubtitle',
569 'searchsubtitleinvalid',
570 'badquery',
571 'badquerytext',
572 'matchtotals',
573 'noexactmatch',
574 'titlematches',
575 'notitlematches',
576 'textmatches',
577 'notextmatches',
578 'prevn',
579 'nextn',
580 'viewprevnext',
581 'showingresults',
582 'showingresultsnum',
583 'nonefound',
584 'powersearch',
585 'powersearchtext',
586 'searchdisabled',
587 'googlesearch',
588 'blanknamespace',
589 ),
590 'preferences' => array(
591 'preferences',
592 'preferences-summary',
593 'mypreferences',
594 'prefsnologin',
595 'prefsnologintext',
596 'prefsreset',
597 'qbsettings',
598 'changepassword',
599 'skin',
600 'math',
601 'dateformat',
602 'datedefault',
603 'datetime',
604 'math_failure',
605 'math_unknown_error',
606 'math_unknown_function',
607 'math_lexing_error',
608 'math_syntax_error',
609 'math_image_error',
610 'math_bad_tmpdir',
611 'math_bad_output',
612 'math_notexvc',
613 'prefs-personal',
614 'prefs-rc',
615 'prefs-watchlist',
616 'prefs-watchlist-days',
617 'prefs-watchlist-edits',
618 'prefs-misc',
619 'saveprefs',
620 'resetprefs',
621 'oldpassword',
622 'newpassword',
623 'retypenew',
624 'textboxsize',
625 'rows',
626 'columns',
627 'searchresultshead',
628 'resultsperpage',
629 'contextlines',
630 'contextchars',
631 'stubthreshold',
632 'recentchangescount',
633 'savedprefs',
634 'timezonelegend',
635 'timezonetext',
636 'localtime',
637 'timezoneoffset',
638 'servertime',
639 'guesstimezone',
640 'allowemail',
641 'defaultns',
642 'default',
643 'files',
644 ),
645 'userrights' => array(
646 'userrights-lookup-user',
647 'userrights-user-editname',
648 'editusergroup',
649 'userrights-editusergroup',
650 'saveusergroups',
651 'userrights-groupsmember',
652 'userrights-groupsavailable',
653 'userrights-groupshelp',
654 ),
655 'group' => array(
656 'group',
657 'group-bot',
658 'group-sysop',
659 'group-bureaucrat',
660 'group-all',
661 ),
662 'group-member' => array(
663 'group-bot-member',
664 'group-sysop-member',
665 'group-bureaucrat-member',
666 ),
667 'grouppage' => array(
668 'grouppage-bot',
669 'grouppage-sysop',
670 'grouppage-bureaucrat',
671 ),
672 'recentchanges' => array(
673 'changes',
674 'recentchanges',
675 'recentchanges-url',
676 'recentchangestext',
677 'rcnote',
678 'rcnotefrom',
679 'rclistfrom',
680 'rcshowhideminor',
681 'rcshowhidebots',
682 'rcshowhideliu',
683 'rcshowhideanons',
684 'rcshowhidepatr',
685 'rcshowhidemine',
686 'rclinks',
687 'diff',
688 'hist',
689 'hide',
690 'show',
691 'minoreditletter',
692 'newpageletter',
693 'boteditletter',
694 'sectionlink',
695 'number_of_watching_users_RCview',
696 'number_of_watching_users_pageview',
697 'rc_categories',
698 'rc_categories_any',
699 ),
700 'upload' => array(
701 'upload',
702 'uploadbtn',
703 'reupload',
704 'reuploaddesc',
705 'uploadnologin',
706 'uploadnologintext',
707 'upload_directory_read_only',
708 'uploaderror',
709 'uploadtext',
710 'uploadlog',
711 'uploadlogpage',
712 'uploadlogpagetext',
713 'filename',
714 'filedesc',
715 'fileuploadsummary',
716 'filestatus',
717 'filesource',
718 'copyrightpage',
719 'copyrightpagename',
720 'uploadedfiles',
721 'ignorewarning',
722 'ignorewarnings',
723 'minlength',
724 'illegalfilename',
725 'badfilename',
726 'badfiletype',
727 'largefile',
728 'largefileserver',
729 'emptyfile',
730 'fileexists',
731 'fileexists-forbidden',
732 'fileexists-shared-forbidden',
733 'successfulupload',
734 'fileuploaded',
735 'uploadwarning',
736 'savefile',
737 'uploadedimage',
738 'uploaddisabled',
739 'uploaddisabledtext',
740 'uploadscripted',
741 'uploadcorrupt',
742 'uploadvirus',
743 'sourcefilename',
744 'destfilename',
745 'watchthisupload',
746 'filewasdeleted',
747 ),
748 'upload-errors' => array(
749 'upload-proto-error',
750 'upload-proto-error-text',
751 'upload-file-error',
752 'upload-file-error-text',
753 'upload-misc-error',
754 'upload-misc-error-text',
755 ),
756 'upload-curl-errors' => array(
757 'upload-curl-error6',
758 'upload-curl-error6-text',
759 'upload-curl-error28',
760 'upload-curl-error28-text',
761 ),
762 'licenses' => array(
763 'license',
764 'nolicense',
765 'licenses',
766 'upload_source_url',
767 'upload_source_file',
768 ),
769 'imagelist' => array(
770 'imagelist',
771 'imagelist-summary',
772 'imagelisttext',
773 'imagelistforuser',
774 'getimagelist',
775 'ilsubmit',
776 'showlast',
777 'byname',
778 'bydate',
779 'bysize',
780 'imgdelete',
781 'imgdesc',
782 'imgfile',
783 'imglegend',
784 'imghistory',
785 'revertimg',
786 'deleteimg',
787 'deleteimgcompletely',
788 'imghistlegend',
789 'imagelinks',
790 'linkstoimage',
791 'nolinkstoimage',
792 'sharedupload',
793 'shareduploadwiki',
794 'shareduploadwiki-linktext',
795 'shareddescriptionfollows',
796 'noimage',
797 'noimage-linktext',
798 'uploadnewversion-linktext',
799 'imagelist_date',
800 'imagelist_name',
801 'imagelist_user',
802 'imagelist_size',
803 'imagelist_description',
804 'imagelist_search_for',
805 ),
806 'mimesearch' => array(
807 'mimesearch',
808 'mimesearch-summary',
809 'mimetype',
810 'download',
811 ),
812 'unwatchedpages' => array(
813 'unwatchedpages',
814 'unwatchedpages-summary',
815 ),
816 'listredirects' => array(
817 'listredirects',
818 'listredirects-summary',
819 ),
820 'unusedtemplates' => array(
821 'unusedtemplates',
822 'unusedtemplates-summary',
823 'unusedtemplatestext',
824 'unusedtemplateswlh',
825 ),
826 'randomredirect' => array(
827 'randomredirect',
828 ),
829 'statistics' => array(
830 'statistics',
831 'sitestats',
832 'userstats',
833 'sitestatstext',
834 'userstatstext',
835 'statistics-mostpopular',
836 ),
837 'disambiguations' => array(
838 'disambiguations',
839 'disambiguations-summary',
840 'disambiguationspage',
841 'disambiguationstext',
842 ),
843 'doubleredirects' => array(
844 'doubleredirects',
845 'doubleredirects-summary',
846 'doubleredirectstext',
847 ),
848 'brokenredirects' => array(
849 'brokenredirects',
850 'brokenredirects-summary',
851 'brokenredirectstext',
852 ),
853 'specialpages' => array(
854 'nbytes',
855 'ncategories',
856 'nlinks',
857 'nmembers',
858 'nrevisions',
859 'nviews',
860 'lonelypages',
861 'lonelypages-summary',
862 'lonelypagestext',
863 'uncategorizedpages',
864 'uncategorizedpages-summary',
865 'uncategorizedcategories',
866 'uncategorizedcategories-summary',
867 'uncategorizedimages',
868 'uncategorizedimages-summary',
869 'unusedcategories',
870 'unusedimages',
871 'popularpages',
872 'popularpages-summary',
873 'wantedcategories',
874 'wantedcategories-summary',
875 'wantedpages',
876 'wantedpages-summary',
877 'mostlinked',
878 'mostlinked-summary',
879 'mostlinkedcategories',
880 'mostlinkedcategories-summary',
881 'mostcategories',
882 'mostcategories-summary',
883 'mostimages',
884 'mostimages-summary',
885 'mostrevisions',
886 'mostrevisions-summary',
887 'allpages',
888 'allpages-summary',
889 'prefixindex',
890 'prefixindex-summary',
891 'randompage',
892 'randompage-url',
893 'shortpages',
894 'shortpages-summary',
895 'longpages',
896 'longpages-summary',
897 'deadendpages',
898 'deadendpages-summary',
899 'deadendpagestext',
900 'listusers',
901 'listusers-summary',
902 'specialpages',
903 'specialpages-summary',
904 'spheading',
905 'restrictedpheading',
906 'recentchangeslinked',
907 'rclsub',
908 'newpages',
909 'newpages-summary',
910 'newpages-username',
911 'ancientpages',
912 'ancientpages-summary',
913 'intl',
914 'move',
915 'movethispage',
916 'unusedimagestext',
917 'unusedcategoriestext',
918 'booksources',
919 'booksources-summary',
920 'categoriespagetext',
921 'data',
922 'userrights',
923 'userrights-summary',
924 'groups',
925 'booksourcetext',
926 'isbn',
927 'rfcurl',
928 'pubmedurl',
929 'alphaindexline',
930 'version',
931 'log',
932 'alllogstext',
933 'logempty',
934 ),
935 'allpages' => array(
936 'nextpage',
937 'prevpage',
938 'allpagesfrom',
939 'allarticles',
940 'allinnamespace',
941 'allnotinnamespace',
942 'allpagesprev',
943 'allpagesnext',
944 'allpagessubmit',
945 'allpagesprefix',
946 'allpagesbadtitle',
947 ),
948 'listusers' => array(
949 'listusersfrom',
950 ),
951 'emailuser' => array(
952 'mailnologin',
953 'mailnologintext',
954 'emailuser',
955 'emailpage',
956 'emailpagetext',
957 'usermailererror',
958 'defemailsubject',
959 'noemailtitle',
960 'noemailtext',
961 'emailfrom',
962 'emailto',
963 'emailsubject',
964 'emailmessage',
965 'emailsend',
966 'emailccme',
967 'emailccsubject',
968 'emailsent',
969 'emailsenttext',
970 ),
971 'watchlist' => array(
972 'watchlist',
973 'watchlistfor',
974 'nowatchlist',
975 'watchlistanontext',
976 'watchlistcount',
977 'clearwatchlist',
978 'watchlistcleartext',
979 'watchlistclearbutton',
980 'watchlistcleardone',
981 'watchnologin',
982 'watchnologintext',
983 'addedwatch',
984 'addedwatchtext',
985 'removedwatch',
986 'removedwatchtext',
987 'watch',
988 'watchthispage',
989 'unwatch',
990 'unwatchthispage',
991 'notanarticle',
992 'watchnochange',
993 'watchdetails',
994 'wlheader-enotif',
995 'wlheader-showupdated',
996 'watchmethod-recent',
997 'watchmethod-list',
998 'removechecked',
999 'watchlistcontains',
1000 'watcheditlist',
1001 'removingchecked',
1002 'couldntremove',
1003 'iteminvalidname',
1004 'wlnote',
1005 'wlshowlast',
1006 'wlsaved',
1007 'wlhideshowown',
1008 'wlhideshowbots',
1009 'wldone',
1010 ),
1011 'enotif' => array(
1012 'enotif_mailer',
1013 'enotif_reset',
1014 'enotif_newpagetext',
1015 'changed',
1016 'created',
1017 'enotif_subject',
1018 'enotif_lastvisited',
1019 'enotif_body',
1020 ),
1021 'deleteprotectrev' => array(
1022 'deletepage',
1023 'confirm',
1024 'excontent',
1025 'excontentauthor',
1026 'exbeforeblank',
1027 'exblank',
1028 'confirmdelete',
1029 'deletesub',
1030 'historywarning',
1031 'confirmdeletetext',
1032 'actioncomplete',
1033 'deletedtext',
1034 'deletedarticle',
1035 'dellogpage',
1036 'dellogpagetext',
1037 'deletionlog',
1038 'reverted',
1039 'deletecomment',
1040 'imagereverted',
1041 'rollback',
1042 'rollback_short',
1043 'rollbacklink',
1044 'rollbackfailed',
1045 'cantrollback',
1046 'alreadyrolled',
1047 'editcomment',
1048 'revertpage',
1049 'sessionfailure',
1050 'protectlogpage',
1051 'protectlogtext',
1052 'protectedarticle',
1053 'unprotectedarticle',
1054 'protectsub',
1055 'confirmprotecttext',
1056 'confirmprotect',
1057 'protectmoveonly',
1058 'protectcomment',
1059 'unprotectsub',
1060 'confirmunprotecttext',
1061 'confirmunprotect',
1062 'unprotectcomment',
1063 'protect-unchain',
1064 'protect-text',
1065 'protect-viewtext',
1066 'protect-default',
1067 'protect-level-autoconfirmed',
1068 'protect-level-sysop',
1069 ),
1070 'restrictions' => array(
1071 'restriction-edit',
1072 'restriction-move',
1073 ),
1074 'undelete' => array(
1075 'undelete',
1076 'undeletepage',
1077 'viewdeletedpage',
1078 'undeletepagetext',
1079 'undeleteextrahelp',
1080 'undeletearticle',
1081 'undeleterevisions',
1082 'undeletehistory',
1083 'undeletehistorynoadmin',
1084 'undeleterevision',
1085 'undeleterevision-missing',
1086 'undeletebtn',
1087 'undeletereset',
1088 'undeletecomment',
1089 'undeletedarticle',
1090 'undeletedrevisions',
1091 'undeletedrevisions-files',
1092 'undeletedfiles',
1093 'cannotundelete',
1094 'undeletedpage',
1095 ),
1096 'nsform' => array(
1097 'namespace',
1098 'invert',
1099 ),
1100 'contributions' => array(
1101 'contributions',
1102 'mycontris',
1103 'contribsub',
1104 'nocontribs',
1105 'ucnote',
1106 'uclinks',
1107 'uctop',
1108 'newbies',
1109 ),
1110 'newimages-showfrom' => array(
1111 'sp-newimages-showfrom',
1112 ),
1113 'contributions2' => array(
1114 'sp-contributions-newest',
1115 'sp-contributions-oldest',
1116 'sp-contributions-newer',
1117 'sp-contributions-older',
1118 'sp-contributions-newbies-sub',
1119 ),
1120 'whatlinkshere' => array(
1121 'whatlinkshere',
1122 'whatlinkshere-summary',
1123 'whatlinkshere-barrow',
1124 'notargettitle',
1125 'notargettext',
1126 'linklistsub',
1127 'linkshere',
1128 'nolinkshere',
1129 'isredirect',
1130 'istemplate',
1131 ),
1132 'block' => array(
1133 'blockip',
1134 'blockiptext',
1135 'ipaddress',
1136 'ipadressorusername',
1137 'ipbexpiry',
1138 'ipbreason',
1139 'ipbanononly',
1140 'ipbcreateaccount',
1141 'ipbenableautoblock',
1142 'ipbsubmit',
1143 'ipbother',
1144 'ipboptions',
1145 'ipbotheroption',
1146 'badipaddress',
1147 'blockipsuccesssub',
1148 'blockipsuccesstext',
1149 'unblockip',
1150 'unblockiptext',
1151 'ipusubmit',
1152 'unblocked',
1153 'ipblocklist',
1154 'ipblocklist-summary',
1155 'blocklistline',
1156 'infiniteblock',
1157 'expiringblock',
1158 'anononlyblock',
1159 'noautoblockblock',
1160 'createaccountblock',
1161 'ipblocklistempty',
1162 'blocklink',
1163 'unblocklink',
1164 'contribslink',
1165 'autoblocker',
1166 'blocklogpage',
1167 'blocklogentry',
1168 'blocklogtext',
1169 'unblocklogentry',
1170 'range_block_disabled',
1171 'ipb_expiry_invalid',
1172 'ipb_already_blocked',
1173 'ip_range_invalid',
1174 'proxyblocker',
1175 'ipb_cant_unblock',
1176 'proxyblockreason',
1177 'proxyblocksuccess',
1178 'sorbs',
1179 'sorbsreason',
1180 'sorbs_create_account_reason',
1181 ),
1182 'developertools' => array(
1183 'lockdb',
1184 'unlockdb',
1185 'lockdbtext',
1186 'unlockdbtext',
1187 'lockconfirm',
1188 'unlockconfirm',
1189 'lockbtn',
1190 'unlockbtn',
1191 'locknoconfirm',
1192 'lockdbsuccesssub',
1193 'unlockdbsuccesssub',
1194 'lockdbsuccesstext',
1195 'unlockdbsuccesstext',
1196 'lockfilenotwritable',
1197 'databasenotlocked',
1198 ),
1199 'makesysop' => array(
1200 'makesysoptitle',
1201 'makesysoptext',
1202 'makesysopname',
1203 'makesysopsubmit',
1204 'makesysopok',
1205 'makesysopfail',
1206 'setbureaucratflag',
1207 'rightslog',
1208 'rightslogtext',
1209 'rightslogentry',
1210 'rights',
1211 'set_user_rights',
1212 'user_rights_set',
1213 'set_rights_fail',
1214 'makesysop',
1215 'already_sysop',
1216 'already_bureaucrat',
1217 'rightsnone',
1218 ),
1219 'movepage' => array(
1220 'movepage',
1221 'movepagetext',
1222 'movepagetalktext',
1223 'movearticle',
1224 'movenologin',
1225 'movenologintext',
1226 'newtitle',
1227 'movepagebtn',
1228 'pagemovedsub',
1229 'pagemovedtext',
1230 'articleexists',
1231 'talkexists',
1232 'movedto',
1233 'movetalk',
1234 'talkpagemoved',
1235 'talkpagenotmoved',
1236 '1movedto2',
1237 '1movedto2_redir',
1238 'movelogpage',
1239 'movelogpagetext',
1240 'movereason',
1241 'revertmove',
1242 'delete_and_move',
1243 'delete_and_move_text',
1244 'delete_and_move_confirm',
1245 'delete_and_move_reason',
1246 'selfmove',
1247 'immobile_namespace',
1248 ),
1249 'export' => array(
1250 'export',
1251 'exporttext',
1252 'exportcuronly',
1253 'exportnohistory',
1254 'export-submit',
1255 ),
1256 'allmessages' => array(
1257 'allmessages',
1258 'allmessagesname',
1259 'allmessagesdefault',
1260 'allmessagescurrent',
1261 'allmessagestext',
1262 'allmessagesnotsupportedUI',
1263 'allmessagesnotsupportedDB',
1264 'allmessagesfilter',
1265 'allmessagesmodified',
1266 ),
1267 'thumbnails' => array(
1268 'thumbnail-more',
1269 'missingimage',
1270 'filemissing',
1271 'thumbnail_error',
1272 ),
1273 'import' => array(
1274 'import',
1275 'importinterwiki',
1276 'import-interwiki-text',
1277 'import-interwiki-history',
1278 'import-interwiki-submit',
1279 'import-interwiki-namespace',
1280 'importtext',
1281 'importstart',
1282 'import-revision-count',
1283 'importnopages',
1284 'importfailed',
1285 'importunknownsource',
1286 'importcantopen',
1287 'importbadinterwiki',
1288 'importnotext',
1289 'importsuccess',
1290 'importhistoryconflict',
1291 'importnosources',
1292 'importnofile',
1293 'importuploaderror',
1294 ),
1295 'importlog' => array(
1296 'importlogpage',
1297 'importlogpagetext',
1298 'import-logentry-upload',
1299 'import-logentry-upload-detail',
1300 'import-logentry-interwiki',
1301 'import-logentry-interwiki-detail',
1302 ),
1303 'accesskeys' => array(
1304 'accesskey-search',
1305 'accesskey-minoredit',
1306 'accesskey-save',
1307 'accesskey-preview',
1308 'accesskey-diff',
1309 'accesskey-compareselectedversions',
1310 'accesskey-watch',
1311 ),
1312 'tooltips' => array(
1313 'tooltip-search',
1314 'tooltip-minoredit',
1315 'tooltip-save',
1316 'tooltip-preview',
1317 'tooltip-diff',
1318 'tooltip-compareselectedversions',
1319 'tooltip-watch',
1320 ),
1321 'stylesheets' => array(
1322 'Common.css',
1323 'Monobook.css',
1324 ),
1325 'metadata_cc' => array(
1326 'nodublincore',
1327 'nocreativecommons',
1328 'notacceptable',
1329 ),
1330 'attribution' => array(
1331 'anonymous',
1332 'siteuser',
1333 'lastmodifiedatby',
1334 'and',
1335 'othercontribs',
1336 'others',
1337 'siteusers',
1338 'creditspage',
1339 'nocredits',
1340 ),
1341 'spamprotection' => array(
1342 'spamprotectiontitle',
1343 'spamprotectiontext',
1344 'spamprotectionmatch',
1345 'subcategorycount',
1346 'categoryarticlecount',
1347 'category-media-count',
1348 'listingcontinuesabbrev',
1349 'spambot_username',
1350 'spam_reverting',
1351 'spam_blanking',
1352 ),
1353 'info' => array(
1354 'infosubtitle',
1355 'numedits',
1356 'numtalkedits',
1357 'numwatchers',
1358 'numauthors',
1359 'numtalkauthors',
1360 ),
1361 'math' => array(
1362 'mw_math_png',
1363 'mw_math_simple',
1364 'mw_math_html',
1365 'mw_math_source',
1366 'mw_math_modern',
1367 'mw_math_mathml',
1368 ),
1369 'patrolling' => array(
1370 'markaspatrolleddiff',
1371 'markaspatrolledlink',
1372 'markaspatrolledtext',
1373 'markedaspatrolled',
1374 'markedaspatrolledtext',
1375 'rcpatroldisabled',
1376 'rcpatroldisabledtext',
1377 'markedaspatrollederror',
1378 'markedaspatrollederrortext',
1379 ),
1380 'monobook.js' => array(
1381 'Monobook.js',
1382 ),
1383 'common.js' => array(
1384 'Common.js',
1385 ),
1386 'imagedeletion' => array(
1387 'deletedrevision',
1388 ),
1389 'browsediffs' => array(
1390 'previousdiff',
1391 'nextdiff',
1392 ),
1393 'imagesize' => array(
1394 'imagemaxsize',
1395 'thumbsize',
1396 'showbigimage',
1397 ),
1398 'newimages' => array(
1399 'newimages',
1400 'newimages-summary',
1401 'showhidebots',
1402 'noimages',
1403 ),
1404 'variantname-zh' => array(
1405 'variantname-zh-cn',
1406 'variantname-zh-tw',
1407 'variantname-zh-hk',
1408 'variantname-zh-sg',
1409 'variantname-zh',
1410 ),
1411 'variantname-sr' => array(
1412 'variantname-sr-ec',
1413 'variantname-sr-el',
1414 'variantname-sr-jc',
1415 'variantname-sr-jl',
1416 'variantname-sr',
1417 ),
1418 'variantname-kk' => array(
1419 'variantname-kk-tr',
1420 'variantname-kk-kz',
1421 'variantname-kk-cn',
1422 'variantname-kk',
1423 ),
1424 'specialloglabels' => array(
1425 'specialloguserlabel',
1426 'speciallogtitlelabel',
1427 ),
1428 'passwordtooshort' => array(
1429 'passwordtooshort',
1430 ),
1431 'mediawarning' => array(
1432 'mediawarning',
1433 ),
1434 'fileinfo' => array(
1435 'fileinfo',
1436 ),
1437 'metadata' => array(
1438 'metadata',
1439 'metadata-help',
1440 'metadata-expand',
1441 'metadata-collapse',
1442 'metadata-fields',
1443 ),
1444 'exif' => array(
1445 'exif-imagewidth',
1446 'exif-imagelength',
1447 'exif-bitspersample',
1448 'exif-compression',
1449 'exif-photometricinterpretation',
1450 'exif-orientation',
1451 'exif-samplesperpixel',
1452 'exif-planarconfiguration',
1453 'exif-ycbcrsubsampling',
1454 'exif-ycbcrpositioning',
1455 'exif-xresolution',
1456 'exif-yresolution',
1457 'exif-resolutionunit',
1458 'exif-stripoffsets',
1459 'exif-rowsperstrip',
1460 'exif-stripbytecounts',
1461 'exif-jpeginterchangeformat',
1462 'exif-jpeginterchangeformatlength',
1463 'exif-transferfunction',
1464 'exif-whitepoint',
1465 'exif-primarychromaticities',
1466 'exif-ycbcrcoefficients',
1467 'exif-referenceblackwhite',
1468 'exif-datetime',
1469 'exif-imagedescription',
1470 'exif-make',
1471 'exif-model',
1472 'exif-software',
1473 'exif-artist',
1474 'exif-copyright',
1475 'exif-exifversion',
1476 'exif-flashpixversion',
1477 'exif-colorspace',
1478 'exif-componentsconfiguration',
1479 'exif-compressedbitsperpixel',
1480 'exif-pixelydimension',
1481 'exif-pixelxdimension',
1482 'exif-makernote',
1483 'exif-usercomment',
1484 'exif-relatedsoundfile',
1485 'exif-datetimeoriginal',
1486 'exif-datetimedigitized',
1487 'exif-subsectime',
1488 'exif-subsectimeoriginal',
1489 'exif-subsectimedigitized',
1490 'exif-exposuretime',
1491 'exif-exposuretime-format',
1492 'exif-fnumber',
1493 'exif-fnumber-format',
1494 'exif-exposureprogram',
1495 'exif-spectralsensitivity',
1496 'exif-isospeedratings',
1497 'exif-oecf',
1498 'exif-shutterspeedvalue',
1499 'exif-aperturevalue',
1500 'exif-brightnessvalue',
1501 'exif-exposurebiasvalue',
1502 'exif-maxaperturevalue',
1503 'exif-subjectdistance',
1504 'exif-meteringmode',
1505 'exif-lightsource',
1506 'exif-flash',
1507 'exif-focallength',
1508 'exif-focallength-format',
1509 'exif-subjectarea',
1510 'exif-flashenergy',
1511 'exif-spatialfrequencyresponse',
1512 'exif-focalplanexresolution',
1513 'exif-focalplaneyresolution',
1514 'exif-focalplaneresolutionunit',
1515 'exif-subjectlocation',
1516 'exif-exposureindex',
1517 'exif-sensingmethod',
1518 'exif-filesource',
1519 'exif-scenetype',
1520 'exif-cfapattern',
1521 'exif-customrendered',
1522 'exif-exposuremode',
1523 'exif-whitebalance',
1524 'exif-digitalzoomratio',
1525 'exif-focallengthin35mmfilm',
1526 'exif-scenecapturetype',
1527 'exif-gaincontrol',
1528 'exif-contrast',
1529 'exif-saturation',
1530 'exif-sharpness',
1531 'exif-devicesettingdescription',
1532 'exif-subjectdistancerange',
1533 'exif-imageuniqueid',
1534 'exif-gpsversionid',
1535 'exif-gpslatituderef',
1536 'exif-gpslatitude',
1537 'exif-gpslongituderef',
1538 'exif-gpslongitude',
1539 'exif-gpsaltituderef',
1540 'exif-gpsaltitude',
1541 'exif-gpstimestamp',
1542 'exif-gpssatellites',
1543 'exif-gpsstatus',
1544 'exif-gpsmeasuremode',
1545 'exif-gpsdop',
1546 'exif-gpsspeedref',
1547 'exif-gpsspeed',
1548 'exif-gpstrackref',
1549 'exif-gpstrack',
1550 'exif-gpsimgdirectionref',
1551 'exif-gpsimgdirection',
1552 'exif-gpsmapdatum',
1553 'exif-gpsdestlatituderef',
1554 'exif-gpsdestlatitude',
1555 'exif-gpsdestlongituderef',
1556 'exif-gpsdestlongitude',
1557 'exif-gpsdestbearingref',
1558 'exif-gpsdestbearing',
1559 'exif-gpsdestdistanceref',
1560 'exif-gpsdestdistance',
1561 'exif-gpsprocessingmethod',
1562 'exif-gpsareainformation',
1563 'exif-gpsdatestamp',
1564 'exif-gpsdifferential',
1565 ),
1566 'exif-values' => array(
1567 'exif-make-value',
1568 'exif-model-value',
1569 'exif-software-value',
1570 ),
1571 'exif-compression' => array(
1572 'exif-compression-1',
1573 'exif-compression-6',
1574 ),
1575 'exif-photometricinterpretation' => array(
1576 'exif-photometricinterpretation-2',
1577 'exif-photometricinterpretation-6',
1578 ),
1579 'exif-orientation' => array(
1580 'exif-orientation-1',
1581 'exif-orientation-2',
1582 'exif-orientation-3',
1583 'exif-orientation-4',
1584 'exif-orientation-5',
1585 'exif-orientation-6',
1586 'exif-orientation-7',
1587 'exif-orientation-8',
1588 ),
1589 'exif-planarconfiguration' => array(
1590 'exif-planarconfiguration-1',
1591 'exif-planarconfiguration-2',
1592 ),
1593 'exif-xyresolution' => array(
1594 'exif-xyresolution-i',
1595 'exif-xyresolution-c',
1596 ),
1597 'exif-colorspace' => array(
1598 'exif-colorspace-1',
1599 'exif-colorspace-ffff.h',
1600 ),
1601 'exif-componentsconfiguration' => array(
1602 'exif-componentsconfiguration-0',
1603 'exif-componentsconfiguration-1',
1604 'exif-componentsconfiguration-2',
1605 'exif-componentsconfiguration-3',
1606 'exif-componentsconfiguration-4',
1607 'exif-componentsconfiguration-5',
1608 'exif-componentsconfiguration-6',
1609 ),
1610 'exif-exposureprogram' => array(
1611 'exif-exposureprogram-0',
1612 'exif-exposureprogram-1',
1613 'exif-exposureprogram-2',
1614 'exif-exposureprogram-3',
1615 'exif-exposureprogram-4',
1616 'exif-exposureprogram-5',
1617 'exif-exposureprogram-6',
1618 'exif-exposureprogram-7',
1619 'exif-exposureprogram-8',
1620 ),
1621 'exif-subjectdistance-value' => array(
1622 'exif-subjectdistance-value',
1623 ),
1624 'exif-meteringmode' => array(
1625 'exif-meteringmode-0',
1626 'exif-meteringmode-1',
1627 'exif-meteringmode-2',
1628 'exif-meteringmode-3',
1629 'exif-meteringmode-4',
1630 'exif-meteringmode-5',
1631 'exif-meteringmode-6',
1632 'exif-meteringmode-255',
1633 ),
1634 'exif-lightsource' => array(
1635 'exif-lightsource-0',
1636 'exif-lightsource-1',
1637 'exif-lightsource-2',
1638 'exif-lightsource-3',
1639 'exif-lightsource-4',
1640 'exif-lightsource-9',
1641 'exif-lightsource-10',
1642 'exif-lightsource-11',
1643 'exif-lightsource-12',
1644 'exif-lightsource-13',
1645 'exif-lightsource-14',
1646 'exif-lightsource-15',
1647 'exif-lightsource-17',
1648 'exif-lightsource-18',
1649 'exif-lightsource-19',
1650 'exif-lightsource-20',
1651 'exif-lightsource-21',
1652 'exif-lightsource-22',
1653 'exif-lightsource-23',
1654 'exif-lightsource-24',
1655 'exif-lightsource-255',
1656 ),
1657 'exif-focalplaneresolutionunit' => array(
1658 'exif-focalplaneresolutionunit-2',
1659 ),
1660 'exif-sensingmethod' => array(
1661 'exif-sensingmethod-1',
1662 'exif-sensingmethod-2',
1663 'exif-sensingmethod-3',
1664 'exif-sensingmethod-4',
1665 'exif-sensingmethod-5',
1666 'exif-sensingmethod-7',
1667 'exif-sensingmethod-8',
1668 ),
1669 'exif-filesource' => array(
1670 'exif-filesource-3',
1671 ),
1672 'exif-scenetype' => array(
1673 'exif-scenetype-1',
1674 ),
1675 'exif-customrendered' => array(
1676 'exif-customrendered-0',
1677 'exif-customrendered-1',
1678 ),
1679 'exif-exposuremode' => array(
1680 'exif-exposuremode-0',
1681 'exif-exposuremode-1',
1682 'exif-exposuremode-2',
1683 ),
1684 'exif-whitebalance' => array(
1685 'exif-whitebalance-0',
1686 'exif-whitebalance-1',
1687 ),
1688 'exif-scenecapturetype' => array(
1689 'exif-scenecapturetype-0',
1690 'exif-scenecapturetype-1',
1691 'exif-scenecapturetype-2',
1692 'exif-scenecapturetype-3',
1693 ),
1694 'exif-gaincontrol' => array(
1695 'exif-gaincontrol-0',
1696 'exif-gaincontrol-1',
1697 'exif-gaincontrol-2',
1698 'exif-gaincontrol-3',
1699 'exif-gaincontrol-4',
1700 ),
1701 'exif-contrast' => array(
1702 'exif-contrast-0',
1703 'exif-contrast-1',
1704 'exif-contrast-2',
1705 ),
1706 'exif-saturation' => array(
1707 'exif-saturation-0',
1708 'exif-saturation-1',
1709 'exif-saturation-2',
1710 ),
1711 'exif-sharpness' => array(
1712 'exif-sharpness-0',
1713 'exif-sharpness-1',
1714 'exif-sharpness-2',
1715 ),
1716 'exif-subjectdistancerange' => array(
1717 'exif-subjectdistancerange-0',
1718 'exif-subjectdistancerange-1',
1719 'exif-subjectdistancerange-2',
1720 'exif-subjectdistancerange-3',
1721 ),
1722 'exif-gpslatitude' => array(
1723 'exif-gpslatitude-n',
1724 'exif-gpslatitude-s',
1725 ),
1726 'exif-gpslongitude' => array(
1727 'exif-gpslongitude-e',
1728 'exif-gpslongitude-w',
1729 ),
1730 'exif-gpsstatus' => array(
1731 'exif-gpsstatus-a',
1732 'exif-gpsstatus-v',
1733 ),
1734 'exif-gpsmeasuremode' => array(
1735 'exif-gpsmeasuremode-2',
1736 'exif-gpsmeasuremode-3',
1737 ),
1738 'exif-gpsspeed' => array(
1739 'exif-gpsspeed-k',
1740 'exif-gpsspeed-m',
1741 'exif-gpsspeed-n',
1742 ),
1743 'exif-gpsdirection' => array(
1744 'exif-gpsdirection-t',
1745 'exif-gpsdirection-m',
1746 ),
1747 'edit-externally' => array(
1748 'edit-externally',
1749 'edit-externally-help',
1750 ),
1751 'all' => array(
1752 'recentchangesall',
1753 'imagelistall',
1754 'watchlistall1',
1755 'watchlistall2',
1756 'namespacesall',
1757 ),
1758 'confirmemail' => array(
1759 'confirmemail',
1760 'confirmemail_noemail',
1761 'confirmemail_text',
1762 'confirmemail_send',
1763 'confirmemail_sent',
1764 'confirmemail_sendfailed',
1765 'confirmemail_invalid',
1766 'confirmemail_needlogin',
1767 'confirmemail_success',
1768 'confirmemail_loggedin',
1769 'confirmemail_error',
1770 'confirmemail_subject',
1771 'confirmemail_body',
1772 ),
1773 'inputbox' => array(
1774 'tryexact',
1775 'searchfulltext',
1776 'createarticle',
1777 ),
1778 'scarytransclusion' => array(
1779 'scarytranscludedisabled',
1780 'scarytranscludefailed',
1781 'scarytranscludetoolong',
1782 ),
1783 'trackbacks' => array(
1784 'trackbackbox',
1785 'trackback',
1786 'trackbackexcerpt',
1787 'trackbackremove',
1788 'trackbacklink',
1789 'trackbackdeleteok',
1790 ),
1791 'deleteconflict' => array(
1792 'deletedwhileediting',
1793 'confirmrecreate',
1794 'recreate',
1795 'tooltip-recreate',
1796 ),
1797 'unit-pixel' => array(
1798 'unit-pixel',
1799 ),
1800 'htmldump' => array(
1801 'redirectingto',
1802 ),
1803 'purge' => array(
1804 'confirm_purge',
1805 'confirm_purge_button',
1806 ),
1807 'newmessagesmulti' => array(
1808 'youhavenewmessagesmulti',
1809 'newtalkseperator',
1810 ),
1811 'search2' => array(
1812 'searchcontaining',
1813 'searchnamed',
1814 'articletitles',
1815 'hideresults',
1816 ),
1817 'displaytitle' => array(
1818 'displaytitle',
1819 ),
1820 'catseparator' => array(
1821 'catseparator',
1822 ),
1823 'loginlanguage' => array(
1824 'loginlanguagelabel',
1825 'loginlanguagelinks',
1826 ),
1827 'imgmulti' => array(
1828 'imgmultipageprev',
1829 'imgmultipagenext',
1830 'imgmultigo',
1831 'imgmultigotopre',
1832 'imgmultigotopost',
1833 ),
1834 'tablepager' => array(
1835 'ascending_abbrev',
1836 'descending_abbrev',
1837 'table_pager_next',
1838 'table_pager_prev',
1839 'table_pager_first',
1840 'table_pager_last',
1841 'table_pager_limit',
1842 'table_pager_limit_submit',
1843 'table_pager_empty',
1844 ),
1845 'autosumm' => array(
1846 'autosumm-blank',
1847 'autosumm-replace',
1848 'autoredircomment',
1849 'autosumm-new',
1850 ),
1851 'autoblock_whitelist' => array(
1852 'autoblock_whitelist',
1853 ),
1854 );
1855 /** Comments for each block */
1856 $wgBlockComments = array(
1857 'sidebar' => "The sidebar for MonoBook is generated from this message, lines that do not
1858 begin with * or ** are discarded, furthermore lines that do begin with ** and
1859 do not contain | are also discarded, but don't depend on this behaviour for
1860 future releases. Also note that since each list value is wrapped in a unique
1861 XHTML id it should only appear once and include characters that are legal
1862 XHTML id names.",
1863 'toggles' => 'User preference toggles',
1864 'underline' => '',
1865 'skinpreview' => '',
1866 'dates' => 'Dates',
1867 'categories' => 'Bits of text used by many pages',
1868 'mainpage' => '',
1869 'miscellaneous1' => '',
1870 'metadata_help' => 'Metadata in edit box',
1871 'currentevents' => '',
1872 'miscellaneous2' => '',
1873 'badaccess' => '',
1874 'versionrequired' => '',
1875 'miscellaneous3' => '',
1876 'nstab' => "Short words for each namespace, by default used in the 'article' tab in monobook",
1877 'main' => 'Main script and global functions',
1878 'errors' => 'General errors',
1879 'login' => 'Login and logout pages',
1880 'resetpass' => 'Password reset dialog',
1881 'toolbar' => 'Edit page toolbar',
1882 'edit' => 'Edit pages',
1883 'cantcreateaccount' => 'Account creation failure',
1884 'history' => 'History pages',
1885 'history-feed' => '',
1886 'revdelete' => 'Revision deletion',
1887 'diffs' => 'Diffs',
1888 'search' => 'Search results',
1889 'preferences' => 'Preferences page',
1890 'userrights' => 'User rights',
1891 'group' => 'Groups',
1892 'group-member' => '',
1893 'grouppage' => '',
1894 'recentchanges' => 'Recent changes',
1895 'upload' => 'Upload',
1896 'upload-errors' => '',
1897 'upload-curl-errors' => 'Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html>',
1898 'licenses' => '',
1899 'imagelist' => 'Image list',
1900 'mimesearch' => 'MIME search',
1901 'unwatchedpages' => 'Unwatched pages',
1902 'listredirects' => 'List redirects',
1903 'unusedtemplates' => 'Unused templates',
1904 'randomredirect' => 'Random redirect',
1905 'statistics' => 'Statistics',
1906 'disambiguations' => '',
1907 'doubleredirects' => '',
1908 'brokenredirects' => '',
1909 'specialpages' => 'Miscellaneous special pages',
1910 'allpages' => 'Special:Allpages',
1911 'listusers' => 'Special:Listusers',
1912 'emailuser' => 'E-mail user',
1913 'watchlist' => 'Watchlist',
1914 'enotif' => '',
1915 'deleteprotectrev' => 'Delete/protect/revert',
1916 'restrictions' => 'Restrictions (nouns)',
1917 'undelete' => 'Undelete',
1918 'nsform' => 'Namespace form on various pages',
1919 'contributions' => 'Contributions',
1920 'newimages-showfrom' => '',
1921 'contributions2' => '',
1922 'whatlinkshere' => 'What links here',
1923 'block' => 'Block/unblock',
1924 'developertools' => 'Developer tools',
1925 'makesysop' => 'Make sysop',
1926 'movepage' => 'Move page',
1927 'export' => 'Export',
1928 'allmessages' => 'Namespace 8 related',
1929 'thumbnails' => 'Thumbnails',
1930 'import' => 'Special:Import',
1931 'importlog' => 'Import log',
1932 'accesskeys' => 'Keyboard access keys for power users',
1933 'tooltips' => 'Tooltip help for some actions, most are in Monobook.js',
1934 'stylesheets' => 'Stylesheets',
1935 'metadata_cc' => 'Metadata',
1936 'attribution' => 'Attribution',
1937 'spamprotection' => 'Spam protection',
1938 'info' => 'Info page',
1939 'math' => 'Math options',
1940 'patrolling' => 'Patrolling',
1941 'monobook.js' => 'Monobook.js: tooltips and access keys for monobook',
1942 'common.js' => 'Common.js: contains nothing but a placeholder comment',
1943 'imagedeletion' => 'Image deletion',
1944 'browsediffs' => 'Browsing diffs',
1945 'imagesize' => '',
1946 'newimages' => '',
1947 'variantname-zh' => "Short names for language variants used for language conversion links.
1948 To disable showing a particular link, set it to 'disable', e.g.
1949 'variantname-zh-sg' => 'disable',
1950 Variants for Chinese language",
1951 'variantname-sr' => 'Variants for Serbian language',
1952 'variantname-kk' => 'Variants for Kazakh language',
1953 'specialloglabels' => 'Labels for User: and Title: on Special:Log pages',
1954 'passwordtooshort' => '',
1955 'mediawarning' => 'Media Warning',
1956 'fileinfo' => '',
1957 'metadata' => 'Metadata',
1958 'exif' => 'EXIF tags',
1959 'exif-values' => 'Make & model, can be wikified in order to link to the camera and model name',
1960 'exif-compression' => 'EXIF attributes',
1961 'exif-photometricinterpretation' => '',
1962 'exif-orientation' => '',
1963 'exif-planarconfiguration' => '',
1964 'exif-xyresolution' => '',
1965 'exif-colorspace' => '',
1966 'exif-componentsconfiguration' => '',
1967 'exif-exposureprogram' => '',
1968 'exif-subjectdistance-value' => '',
1969 'exif-meteringmode' => '',
1970 'exif-lightsource' => '',
1971 'exif-focalplaneresolutionunit' => '',
1972 'exif-sensingmethod' => '',
1973 'exif-filesource' => '',
1974 'exif-scenetype' => '',
1975 'exif-customrendered' => '',
1976 'exif-exposuremode' => '',
1977 'exif-whitebalance' => '',
1978 'exif-scenecapturetype' => '',
1979 'exif-gaincontrol' => '',
1980 'exif-contrast' => '',
1981 'exif-saturation' => '',
1982 'exif-sharpness' => '',
1983 'exif-subjectdistancerange' => '',
1984 'exif-gpslatitude' => 'Pseudotags used for GPSLatitudeRef and GPSDestLatitudeRef',
1985 'exif-gpslongitude' => 'Pseudotags used for GPSLongitudeRef and GPSDestLongitudeRef',
1986 'exif-gpsstatus' => '',
1987 'exif-gpsmeasuremode' => '',
1988 'exif-gpsspeed' => 'Pseudotags used for GPSSpeedRef and GPSDestDistanceRef',
1989 'exif-gpsdirection' => 'Pseudotags used for GPSTrackRef, GPSImgDirectionRef and GPSDestBearingRef',
1990 'edit-externally' => 'External editor support',
1991 'all' => "'all' in various places, this might be different for inflected languages",
1992 'confirmemail' => 'E-mail address confirmation',
1993 'inputbox' => 'Inputbox extension, may be useful in other contexts as well',
1994 'scarytransclusion' => 'Scary transclusion',
1995 'trackbacks' => 'Trackbacks',
1996 'deleteconflict' => 'Delete conflict',
1997 'unit-pixel' => '',
1998 'htmldump' => 'HTML dump',
1999 'purge' => 'action=purge',
2000 'newmessagesmulti' => '',
2001 'search2' => '',
2002 'displaytitle' => 'DISPLAYTITLE',
2003 'catseparator' => 'Separator for categories in page lists',
2004 'loginlanguage' => '',
2005 'imgmulti' => 'Multipage image navigation',
2006 'tablepager' => 'Table pager',
2007 'autosumm' => 'Auto-summaries',
2008 'autoblock_whitelist' => 'Autoblock whitelist',
2009 );
2010
2011 /** Short comments for standalone messages */
2012 $wgMessageComments = array(
2013 'lastmodifiedat' => '$1 date, $2 time',
2014 'sitenotice' => 'the equivalent to wgSiteNotice',
2015 'perfdisabledsub' => 'obsolete?',
2016 'history-feed-item-nocomment' => 'user at time',
2017 'editcomment' => 'only shown if there is an edit comment',
2018 'lastmodifiedatby' => '$1 date, $2 time, $3 user',
2019 'exif-orientation-1' => '0th row: top; 0th column: left',
2020 'exif-orientation-2' => '0th row: top; 0th column: right',
2021 'exif-orientation-3' => '0th row: bottom; 0th column: right',
2022 'exif-orientation-4' => '0th row: bottom; 0th column: left',
2023 'exif-orientation-5' => '0th row: left; 0th column: top',
2024 'exif-orientation-6' => '0th row: right; 0th column: top',
2025 'exif-orientation-7' => '0th row: right; 0th column: bottom',
2026 'exif-orientation-8' => '0th row: left; 0th column: bottom',
2027 'autoredircomment' => 'This should be changed to the new naming convention, but existed beforehand',
2028 );
2029
2030 /** Messages which contain dollar signs (which are not followed by numbers), and therefore should use a single apostrophe */
2031 $wgMessagseWithDollarSigns = array(
2032 'linkprefix',
2033 'enotif_subject',
2034 'enotif_body',
2035 'allmessagesnotsupportedDB',
2036 );
2037
2038 ?>