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