summaryrefslogtreecommitdiff
path: root/maintenance/language/messageTypes.inc
diff options
context:
space:
mode:
Diffstat (limited to 'maintenance/language/messageTypes.inc')
-rw-r--r--maintenance/language/messageTypes.inc70
1 files changed, 45 insertions, 25 deletions
diff --git a/maintenance/language/messageTypes.inc b/maintenance/language/messageTypes.inc
index 59ddcd95..21734eb3 100644
--- a/maintenance/language/messageTypes.inc
+++ b/maintenance/language/messageTypes.inc
@@ -44,6 +44,8 @@ $wgIgnoredMessages = array(
'accesskey-feed-atom',
'accesskey-t-contributions',
'accesskey-t-emailuser',
+ 'accesskey-t-permalink',
+ 'accesskey-t-print',
'accesskey-t-upload',
'accesskey-t-specialpages',
'accesskey-ca-nstab-main',
@@ -62,6 +64,7 @@ $wgIgnoredMessages = array(
'accesskey-diff',
'accesskey-compareselectedversions',
'accesskey-watch',
+ 'accesskey-upload',
'addsection',
'anonnotice',
'autoblock_whitelist',
@@ -76,6 +79,7 @@ $wgIgnoredMessages = array(
'loginlanguagelinks',
'markaspatrolledlink',
'newarticletextanon',
+ 'newsectionheaderdefaultlevel',
'newtalkseperator',
'noarticletextanon',
'number_of_watching_users_RCview',
@@ -83,8 +87,8 @@ $wgIgnoredMessages = array(
'patrol-log-header',
'pubmedurl',
'randompage-url',
- 'rc-change-size',
'recentchanges-url',
+ 'revision-info-current',
'revision-nav',
'rfcurl',
'shareddescriptionfollows',
@@ -98,13 +102,13 @@ $wgIgnoredMessages = array(
'talkpagetext',
'trackback',
'trackbackexcerpt',
- 'widthheight',
);
/** Optional messages, which may be translated only if changed in the other language. */
$wgOptionalMessages = array(
'imgmultigotopost',
'linkprefix',
+ 'editsection-brackets',
'feed-atom',
'feed-rss',
'sectionlink',
@@ -123,11 +127,13 @@ $wgOptionalMessages = array(
'uncategorizedpages-summary',
'uncategorizedcategories-summary',
'uncategorizedimages-summary',
+ 'uncategorizedtemplates-summary',
'popularpages-summary',
'wantedcategories-summary',
'wantedpages-summary',
'mostlinked-summary',
'mostlinkedcategories-summary',
+ 'mostlinkedtemplates-summary',
'mostcategories-summary',
'mostimages-summary',
'mostrevisions-summary',
@@ -145,7 +151,6 @@ $wgOptionalMessages = array(
'doubleredirects-summary',
'lonelypages-summary',
'unusedtemplates-summary',
- 'recentchangeslinked-summary',
'fewestrevisions-summary',
'withoutinterwiki-summary',
'variantname-zh-cn',
@@ -162,6 +167,43 @@ $wgOptionalMessages = array(
'variantname-kk-kz',
'variantname-kk-cn',
'variantname-kk',
+ 'variantname-ku-latn',
+ 'variantname-ku-arab',
+ 'variantname-ku',
+ 'rc-change-size',
+ 'resetpass_text',
+ 'widthheight',
+ 'exif-fnumber-format',
+ 'exif-focallength-format',
+ 'exif-compression-6',
+ 'exif-photometricinterpretation-2',
+ 'exif-photometricinterpretation-6',
+ 'exif-xyresolution-i',
+ 'exif-xyresolution-c',
+ 'exif-colorspace-1',
+ 'exif-colorspace-ffff.h',
+ 'exif-componentsconfiguration-1',
+ 'exif-componentsconfiguration-2',
+ 'exif-componentsconfiguration-3',
+ 'exif-componentsconfiguration-4',
+ 'exif-componentsconfiguration-5',
+ 'exif-componentsconfiguration-6',
+ 'exif-lightsource-20',
+ 'exif-lightsource-21',
+ 'exif-lightsource-22',
+ 'exif-lightsource-23',
+ 'exif-filesource-3',
+ 'booksources-isbn',
+ 'isbn',
+ 'sp-contributions-explain',
+ 'sorbs',
+ 'video-dims',
+ 'seconds-abbrev',
+ 'minutes-abbrev',
+ 'hours-abbrev',
+ 'filerevert-backlink',
+ 'filedelete-backlink',
+ 'pagetitle',
);
/** EXIF messages, which may be set as optional in several checks, but are generally mandatory */
@@ -214,7 +256,6 @@ $wgEXIFMessages = array(
'exif-exposuretime',
'exif-exposuretime-format',
'exif-fnumber',
- 'exif-fnumber-format',
'exif-exposureprogram',
'exif-spectralsensitivity',
'exif-isospeedratings',
@@ -229,7 +270,6 @@ $wgEXIFMessages = array(
'exif-lightsource',
'exif-flash',
'exif-focallength',
- 'exif-focallength-format',
'exif-subjectarea',
'exif-flashenergy',
'exif-spatialfrequencyresponse',
@@ -287,10 +327,7 @@ $wgEXIFMessages = array(
'exif-gpsdatestamp',
'exif-gpsdifferential',
'exif-compression-1',
- 'exif-compression-6',
'exif-unknowndate',
- 'exif-photometricinterpretation-2',
- 'exif-photometricinterpretation-6',
'exif-orientation-1',
'exif-orientation-2',
'exif-orientation-3',
@@ -301,17 +338,7 @@ $wgEXIFMessages = array(
'exif-orientation-8',
'exif-planarconfiguration-1',
'exif-planarconfiguration-2',
- 'exif-xyresolution-i',
- 'exif-xyresolution-c',
- 'exif-colorspace-1',
- 'exif-colorspace-ffff.h',
'exif-componentsconfiguration-0',
- 'exif-componentsconfiguration-1',
- 'exif-componentsconfiguration-2',
- 'exif-componentsconfiguration-3',
- 'exif-componentsconfiguration-4',
- 'exif-componentsconfiguration-5',
- 'exif-componentsconfiguration-6',
'exif-exposureprogram-0',
'exif-exposureprogram-1',
'exif-exposureprogram-2',
@@ -345,10 +372,6 @@ $wgEXIFMessages = array(
'exif-lightsource-17',
'exif-lightsource-18',
'exif-lightsource-19',
- 'exif-lightsource-20',
- 'exif-lightsource-21',
- 'exif-lightsource-22',
- 'exif-lightsource-23',
'exif-lightsource-24',
'exif-lightsource-255',
'exif-focalplaneresolutionunit-2',
@@ -359,7 +382,6 @@ $wgEXIFMessages = array(
'exif-sensingmethod-5',
'exif-sensingmethod-7',
'exif-sensingmethod-8',
- 'exif-filesource-3',
'exif-scenetype-1',
'exif-customrendered-0',
'exif-customrendered-1',
@@ -404,5 +426,3 @@ $wgEXIFMessages = array(
'exif-gpsdirection-t',
'exif-gpsdirection-m',
);
-
-?>