merging latest master
[lhc/web/wiklou.git] / maintenance / language / messageTypes.inc
index 9cdbf34..2d0f90f 100644 (file)
@@ -169,6 +169,7 @@ $wgIgnoredMessages = array(
        'mostlinkedtemplates-summary',
        'mostcategories-summary',
        'mostimages-summary',
+       'mostinterwikis-summary',
        'mostrevisions-summary',
        'prefixindex-summary',
        'shortpages-summary',
@@ -241,6 +242,7 @@ $wgIgnoredMessages = array(
        'version-entrypoints-index-php',
        'version-entrypoints-api-php',
        'version-entrypoints-load-php',
+       'ipb-default-expiry',
 );
 
 /** Optional messages, which may be translated only if changed in the target language. */
@@ -251,7 +253,6 @@ $wgOptionalMessages = array(
        'feed-rss',
        'unit-pixel',
        'userrights-irreversible-marker',
-       'tog-nolangconversion',
        'tog-noconvertlink',
        'variantname-zh-hans',
        'variantname-zh-hant',
@@ -474,6 +475,7 @@ $wgOptionalMessages = array(
        'mergehistory-revisionrow',
        'categoryviewer-pagedlinks',
        'undelete-revisionrow',
+       'pageinfo-redirects-value',
 );
 
 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */