3 * Several types of messages.
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License along
16 * with this program; if not, write to the Free Software Foundation, Inc.,
17 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
18 * http://www.gnu.org/copyleft/gpl.html
21 * @ingroup MaintenanceLanguage
24 /** Ignored messages, which should exist only in the English messages file. */
25 $wgIgnoredMessages = array(
27 'accesskey-pt-userpage',
28 'accesskey-pt-anonuserpage',
29 'accesskey-pt-mytalk',
30 'accesskey-pt-anontalk',
31 'accesskey-pt-preferences',
32 'accesskey-pt-watchlist',
33 'accesskey-pt-mycontris',
35 'accesskey-pt-anonlogin',
36 'accesskey-pt-logout',
39 'accesskey-ca-addsection',
40 'accesskey-ca-viewsource',
41 'accesskey-ca-history',
42 'accesskey-ca-protect',
43 'accesskey-ca-unprotect',
44 'accesskey-ca-delete',
45 'accesskey-ca-undelete',
48 'accesskey-ca-unwatch',
50 'accesskey-search-go',
51 'accesskey-search-fulltext',
53 'accesskey-n-mainpage',
54 'accesskey-n-mainpage-description',
56 'accesskey-n-currentevents',
57 'accesskey-n-recentchanges',
58 'accesskey-n-randompage',
60 'accesskey-t-whatlinkshere',
61 'accesskey-t-recentchangeslinked',
63 'accesskey-feed-atom',
64 'accesskey-t-contributions',
65 'accesskey-t-emailuser',
66 'accesskey-t-permalink',
69 'accesskey-t-specialpages',
70 'accesskey-ca-nstab-main',
71 'accesskey-ca-nstab-user',
72 'accesskey-ca-nstab-media',
73 'accesskey-ca-nstab-special',
74 'accesskey-ca-nstab-project',
75 'accesskey-ca-nstab-image',
76 'accesskey-ca-nstab-mediawiki',
77 'accesskey-ca-nstab-template',
78 'accesskey-ca-nstab-help',
79 'accesskey-ca-nstab-category',
80 'accesskey-minoredit',
84 'accesskey-compareselectedversions',
87 'accesskey-preferences-save',
89 'accesskey-userrights-set',
90 'accesskey-blockip-block',
93 'accesskey-watchlistedit-normal-submit',
94 'accesskey-watchlistedit-raw-submit',
98 'autoblock_whitelist',
99 'searchmenu-new-nocreate',
104 'exif-software-value',
105 'exif-software-version-value',
111 'loginlanguagelinks',
114 'markaspatrolledlink',
115 'newarticletextanon',
116 'newsectionheaderdefaultlevel',
120 'number_of_watching_users_RCview',
121 'pagecategorieslink',
126 'revision-info-current',
129 'shareddescriptionfollows',
137 'sp-contributions-footer',
138 'sp-contributions-footer-anon',
139 'sp-contributions-footer-newbies',
140 'statistics-summary',
144 'upload-default-description',
145 'listgrouprights-link',
146 'search-interwiki-custom',
148 'booksources-summary',
149 'categories-summary',
151 'protectedtitles-summary',
154 'preferences-summary',
155 'specialpages-summary',
156 'whatlinkshere-summary',
157 'listredirects-summary',
158 'uncategorizedpages-summary',
159 'uncategorizedcategories-summary',
160 'uncategorizedimages-summary',
161 'uncategorizedtemplates-summary',
162 'popularpages-summary',
163 'wantedcategories-summary',
164 'wantedfiles-summary',
165 'wantedpages-summary',
167 'mostlinked-summary',
168 'mostlinkedcategories-summary',
169 'mostlinkedtemplates-summary',
170 'mostcategories-summary',
171 'mostimages-summary',
172 'mostinterwikis-summary',
173 'mostrevisions-summary',
174 'prefixindex-summary',
175 'shortpages-summary',
177 'ancientpages-summary',
178 'unwatchedpages-summary',
179 'userrights-summary',
180 'brokenredirects-summary',
181 'deadendpages-summary',
182 'protectedpages-summary',
183 'disambiguations-summary',
184 'pageswithprop-summary',
185 'doubleredirects-summary',
186 'lonelypages-summary',
187 'unusedtemplates-summary',
188 'fewestrevisions-summary',
190 'wantedtemplates-summary',
191 'activeusers-summary',
193 'editpage-head-copy-warn',
194 'editpage-tos-summary',
195 'addsection-preload',
196 'addsection-editintro',
198 'javascripttest-backlink',
199 'javascripttest-qunit-name',
200 'revdelete-logentry',
201 'logdelete-logentry',
207 'revdelete-log-message',
208 'logdelete-log-message',
217 'move-redirect-suppressed',
218 'newuserlog-create-entry',
219 'newuserlog-create2-entry',
220 'newuserlog-autocreate-entry',
222 'rightslogentry-autopromote',
227 'createacct-helpusername',
228 'createacct-imgcaptcha-help',
229 'userlogout-summary',
230 'changeemail-summary',
231 'changepassword-summary',
232 'unusedcategories-summary',
233 'unusedimages-summary',
234 'deletedcontributions-summary',
235 'linksearch-summary',
238 'contributions-summary',
243 'editwatchlist-summary',
246 'comparepages-summary',
247 'resettokens-summary',
248 'version-entrypoints-index-php',
249 'version-entrypoints-api-php',
250 'version-entrypoints-load-php',
251 'ipb-default-expiry',
254 'createacct-benefit-head1',
255 'createacct-benefit-icon1',
256 'createacct-benefit-head2',
257 'createacct-benefit-icon2',
258 'createacct-benefit-head3',
259 'createacct-benefit-icon3',
263 'autocomment-prefix',
264 'move-redirect-text',
267 /** Optional messages, which may be translated only if changed in the target language. */
268 $wgOptionalMessages = array(
273 'userrights-irreversible-marker',
275 'variantname-zh-hans',
276 'variantname-zh-hant',
284 'variantname-gan-hans',
285 'variantname-gan-hant',
290 'variantname-kk-arab',
291 'variantname-kk-cyrl',
292 'variantname-kk-latn',
297 'variantname-ku-latn',
298 'variantname-ku-arab',
300 'variantname-tg-cyrl',
301 'variantname-tg-latn',
303 'variantname-ike-cans',
304 'variantname-ike-latn',
306 'variantname-shi-tfng',
307 'variantname-shi-latn',
313 'skinname-cologneblue',
324 'group-autoconfirmed.css',
327 'group-bureaucrat.css',
333 'group-autoconfirmed.js',
336 'group-bureaucrat.js',
338 'exif-fnumber-format',
339 'exif-focallength-format',
340 'exif-compression-5',
341 'exif-compression-6',
342 'exif-compression-7',
343 'exif-compression-8',
344 'exif-compression-32773',
345 'exif-compression-32946',
346 'exif-compression-34712',
347 'exif-photometricinterpretation-2',
348 'exif-photometricinterpretation-6',
349 'exif-xyresolution-i',
350 'exif-xyresolution-c',
352 'exif-componentsconfiguration-1',
353 'exif-componentsconfiguration-2',
354 'exif-componentsconfiguration-3',
355 'exif-componentsconfiguration-4',
356 'exif-componentsconfiguration-5',
357 'exif-componentsconfiguration-6',
358 'exif-contact-value',
359 'exif-coordinate-format',
360 'exif-lightsource-20',
361 'exif-lightsource-21',
362 'exif-lightsource-22',
363 'exif-lightsource-23',
364 'exif-maxaperturevalue-value',
365 'exif-subjectnewscode-value',
367 'protect-summary-desc',
368 'sp-contributions-explain',
376 'filename-prefix-blacklist',
397 'iranian-calendar-m1',
398 'iranian-calendar-m2',
399 'iranian-calendar-m3',
400 'iranian-calendar-m4',
401 'iranian-calendar-m5',
402 'iranian-calendar-m6',
403 'iranian-calendar-m7',
404 'iranian-calendar-m8',
405 'iranian-calendar-m9',
406 'iranian-calendar-m10',
407 'iranian-calendar-m11',
408 'iranian-calendar-m12',
418 'hijri-calendar-m10',
419 'hijri-calendar-m11',
420 'hijri-calendar-m12',
421 'hebrew-calendar-m1',
422 'hebrew-calendar-m2',
423 'hebrew-calendar-m3',
424 'hebrew-calendar-m4',
425 'hebrew-calendar-m5',
426 'hebrew-calendar-m6',
427 'hebrew-calendar-m6a',
428 'hebrew-calendar-m6b',
429 'hebrew-calendar-m7',
430 'hebrew-calendar-m8',
431 'hebrew-calendar-m9',
432 'hebrew-calendar-m10',
433 'hebrew-calendar-m11',
434 'hebrew-calendar-m12',
435 'hebrew-calendar-m1-gen',
436 'hebrew-calendar-m2-gen',
437 'hebrew-calendar-m3-gen',
438 'hebrew-calendar-m4-gen',
439 'hebrew-calendar-m5-gen',
440 'hebrew-calendar-m6-gen',
441 'hebrew-calendar-m6a-gen',
442 'hebrew-calendar-m6b-gen',
443 'hebrew-calendar-m7-gen',
444 'hebrew-calendar-m8-gen',
445 'hebrew-calendar-m9-gen',
446 'hebrew-calendar-m10-gen',
447 'hebrew-calendar-m11-gen',
448 'hebrew-calendar-m12-gen',
450 'version-svn-revision',
451 'semicolon-separator',
460 'listgrouprights-right-display',
461 'listgrouprights-right-revoked',
464 'diff-with-additional',
465 'pagetitle-view-mainpage',
467 'prefs-registration-date-time',
468 'prefs-memberingroups-type',
469 'userrights-groupsmember-type',
470 'shared-repo-name-wikimediacommons',
471 'usermessage-template',
474 'metadata-langitem-default',
476 'version-entrypoints-articlepath',
477 'version-entrypoints-scriptpath',
478 'mergehistory-revisionrow',
479 'categoryviewer-pagedlinks',
480 'undelete-revisionrow',
481 'pageinfo-redirects-value',
482 'created', // @deprecated. Remove in MediaWiki 1.23.
483 'changed', // @deprecated. Remove in MediaWiki 1.23.
484 'limitreport-ppvisitednodes-value',
485 'limitreport-ppgeneratednodes-value',
486 'limitreport-expansiondepth-value',
487 'limitreport-expensivefunctioncount-value',
491 /** Exif messages, which may be set as optional in several checks, but are generally mandatory */
492 $wgEXIFMessages = array(
495 'exif-bitspersample',
497 'exif-photometricinterpretation',
499 'exif-samplesperpixel',
500 'exif-planarconfiguration',
501 'exif-ycbcrsubsampling',
502 'exif-ycbcrpositioning',
507 'exif-stripbytecounts',
508 'exif-jpeginterchangeformat',
509 'exif-jpeginterchangeformatlength',
511 'exif-primarychromaticities',
512 'exif-ycbcrcoefficients',
513 'exif-referenceblackwhite',
515 'exif-imagedescription',
522 'exif-flashpixversion',
524 'exif-componentsconfiguration',
525 'exif-compressedbitsperpixel',
526 'exif-pixelydimension',
527 'exif-pixelxdimension',
529 'exif-relatedsoundfile',
530 'exif-datetimeoriginal',
531 'exif-datetimedigitized',
533 'exif-subsectimeoriginal',
534 'exif-subsectimedigitized',
536 'exif-exposuretime-format',
538 'exif-fnumber-format',
539 'exif-exposureprogram',
540 'exif-spectralsensitivity',
541 'exif-isospeedratings',
542 'exif-shutterspeedvalue',
543 'exif-aperturevalue',
544 'exif-brightnessvalue',
545 'exif-exposurebiasvalue',
546 'exif-maxaperturevalue',
547 'exif-subjectdistance',
552 'exif-focallength-format',
555 'exif-focalplanexresolution',
556 'exif-focalplaneyresolution',
557 'exif-focalplaneresolutionunit',
558 'exif-subjectlocation',
559 'exif-exposureindex',
560 'exif-sensingmethod',
563 'exif-customrendered',
566 'exif-digitalzoomratio',
567 'exif-focallengthin35mmfilm',
568 'exif-scenecapturetype',
573 'exif-devicesettingdescription',
574 'exif-subjectdistancerange',
575 'exif-imageuniqueid',
577 'exif-gpslatituderef',
579 'exif-gpslongituderef',
581 'exif-gpsaltituderef',
584 'exif-gpssatellites',
586 'exif-gpsmeasuremode',
592 'exif-gpsimgdirectionref',
593 'exif-gpsimgdirection',
595 'exif-gpsdestlatituderef',
596 'exif-gpsdestlatitude',
597 'exif-gpsdestlongituderef',
598 'exif-gpsdestlongitude',
599 'exif-gpsdestbearingref',
600 'exif-gpsdestbearing',
601 'exif-gpsdestdistanceref',
602 'exif-gpsdestdistance',
603 'exif-gpsprocessingmethod',
604 'exif-gpsareainformation',
606 'exif-gpsdifferential',
607 'exif-coordinate-format',
608 'exif-jpegfilecomment',
610 'exif-worldregioncreated',
611 'exif-countrycreated',
612 'exif-countrycodecreated',
613 'exif-provinceorstatecreated',
615 'exif-sublocationcreated',
616 'exif-worldregiondest',
618 'exif-countrycodedest',
619 'exif-provinceorstatedest',
621 'exif-sublocationdest',
623 'exif-specialinstructions',
629 'exif-fixtureidentifier',
631 'exif-locationdestcode',
638 'exif-iimsupplementalcategory',
639 'exif-datetimeexpires',
640 'exif-datetimereleased',
641 'exif-originaltransmissionref',
645 'exif-cameraownername',
647 'exif-datetimemetadata',
650 'exif-rightscertificate',
652 'exif-copyrightowner',
655 'exif-originaldocumentid',
657 'exif-morepermissionsurl',
658 'exif-attributionurl',
659 'exif-preferredattributionname',
660 'exif-pngfilecomment',
662 'exif-contentwarning',
663 'exif-giffilecomment',
664 'exif-intellectualgenre',
665 'exif-subjectnewscode',
668 'exif-organisationinimage',
669 'exif-personinimage',
670 'exif-originalimageheight',
671 'exif-originalimagewidth',
674 'exif-software-value',
675 'exif-software-version-value',
676 'exif-contact-value',
677 'exif-subjectnewscode-value',
678 'exif-compression-1',
679 'exif-compression-2',
680 'exif-compression-3',
681 'exif-compression-4',
682 'exif-compression-5',
683 'exif-compression-6',
684 'exif-compression-7',
685 'exif-compression-8',
686 'exif-compression-32773',
687 'exif-compression-32946',
688 'exif-compression-34712',
689 'exif-copyrighted-true',
690 'exif-copyrighted-false',
691 'exif-photometricinterpretation-2',
692 'exif-photometricinterpretation-6',
694 'exif-orientation-1',
695 'exif-orientation-2',
696 'exif-orientation-3',
697 'exif-orientation-4',
698 'exif-orientation-5',
699 'exif-orientation-6',
700 'exif-orientation-7',
701 'exif-orientation-8',
702 'exif-planarconfiguration-1',
703 'exif-planarconfiguration-2',
704 'exif-xyresolution-i',
705 'exif-xyresolution-c',
707 'exif-colorspace-65535',
708 'exif-componentsconfiguration-0',
709 'exif-componentsconfiguration-1',
710 'exif-componentsconfiguration-2',
711 'exif-componentsconfiguration-3',
712 'exif-componentsconfiguration-4',
713 'exif-componentsconfiguration-5',
714 'exif-componentsconfiguration-6',
715 'exif-exposureprogram-0',
716 'exif-exposureprogram-1',
717 'exif-exposureprogram-2',
718 'exif-exposureprogram-3',
719 'exif-exposureprogram-4',
720 'exif-exposureprogram-5',
721 'exif-exposureprogram-6',
722 'exif-exposureprogram-7',
723 'exif-exposureprogram-8',
724 'exif-subjectdistance-value',
725 'exif-meteringmode-0',
726 'exif-meteringmode-1',
727 'exif-meteringmode-2',
728 'exif-meteringmode-3',
729 'exif-meteringmode-4',
730 'exif-meteringmode-5',
731 'exif-meteringmode-6',
732 'exif-meteringmode-255',
733 'exif-lightsource-0',
734 'exif-lightsource-1',
735 'exif-lightsource-2',
736 'exif-lightsource-3',
737 'exif-lightsource-4',
738 'exif-lightsource-9',
739 'exif-lightsource-10',
740 'exif-lightsource-11',
741 'exif-lightsource-12',
742 'exif-lightsource-13',
743 'exif-lightsource-14',
744 'exif-lightsource-15',
745 'exif-lightsource-17',
746 'exif-lightsource-18',
747 'exif-lightsource-19',
748 'exif-lightsource-20',
749 'exif-lightsource-21',
750 'exif-lightsource-22',
751 'exif-lightsource-23',
752 'exif-lightsource-24',
753 'exif-lightsource-255',
754 'exif-flash-fired-0',
755 'exif-flash-fired-1',
756 'exif-flash-return-0',
757 'exif-flash-return-2',
758 'exif-flash-return-3',
762 'exif-flash-function-1',
763 'exif-flash-redeye-1',
764 'exif-focalplaneresolutionunit-2',
765 'exif-sensingmethod-1',
766 'exif-sensingmethod-2',
767 'exif-sensingmethod-3',
768 'exif-sensingmethod-4',
769 'exif-sensingmethod-5',
770 'exif-sensingmethod-7',
771 'exif-sensingmethod-8',
774 'exif-customrendered-0',
775 'exif-customrendered-1',
776 'exif-exposuremode-0',
777 'exif-exposuremode-1',
778 'exif-exposuremode-2',
779 'exif-whitebalance-0',
780 'exif-whitebalance-1',
781 'exif-scenecapturetype-0',
782 'exif-scenecapturetype-1',
783 'exif-scenecapturetype-2',
784 'exif-scenecapturetype-3',
785 'exif-gaincontrol-0',
786 'exif-gaincontrol-1',
787 'exif-gaincontrol-2',
788 'exif-gaincontrol-3',
789 'exif-gaincontrol-4',
799 'exif-subjectdistancerange-0',
800 'exif-subjectdistancerange-1',
801 'exif-subjectdistancerange-2',
802 'exif-subjectdistancerange-3',
803 'exif-gpslatitude-n',
804 'exif-gpslatitude-s',
805 'exif-gpslongitude-e',
806 'exif-gpslongitude-w',
807 'exif-gpsaltitude-above-sealevel',
808 'exif-gpsaltitude-below-sealevel',
811 'exif-gpsmeasuremode-2',
812 'exif-gpsmeasuremode-3',
816 'exif-gpsdestdistance-k',
817 'exif-gpsdestdistance-m',
818 'exif-gpsdestdistance-n',
819 'exif-gpsdop-excellent',
821 'exif-gpsdop-moderate',
824 'exif-objectcycle-a',
825 'exif-objectcycle-p',
826 'exif-objectcycle-b',
827 'exif-gpsdirection-t',
828 'exif-gpsdirection-m',
829 'exif-ycbcrpositioning-1',
830 'exif-ycbcrpositioning-2',
831 'exif-dc-contributor',
839 'exif-rating-rejected',
840 'exif-isospeedratings-overflow',
841 'exif-maxaperturevalue-value',
842 'exif-iimcategory-ace',
843 'exif-iimcategory-clj',
844 'exif-iimcategory-dis',
845 'exif-iimcategory-fin',
846 'exif-iimcategory-edu',
847 'exif-iimcategory-evn',
848 'exif-iimcategory-hth',
849 'exif-iimcategory-hum',
850 'exif-iimcategory-lab',
851 'exif-iimcategory-lif',
852 'exif-iimcategory-pol',
853 'exif-iimcategory-rel',
854 'exif-iimcategory-sci',
855 'exif-iimcategory-soi',
856 'exif-iimcategory-spo',
857 'exif-iimcategory-war',
858 'exif-iimcategory-wea',
859 'exif-urgency-normal',
862 'exif-urgency-other',