Make 2 messages optional for translation
authorraymond <raimond.spekking@gmail.com>
Sat, 18 Jan 2014 22:03:47 +0000 (23:03 +0100)
committerraymond <raimond.spekking@gmail.com>
Sat, 18 Jan 2014 22:03:47 +0000 (23:03 +0100)
Spotted by Joseph
https://translatewiki.net/wiki/Thread:Support/Optional_messages_(10)

Change-Id: Iaf9e42ed21edffd2d36f4ba09a5316f369b4812c

maintenance/language/messageTypes.inc

index a7d1ceb..7704668 100644 (file)
@@ -498,6 +498,8 @@ $wgOptionalMessages = array(
        'limitreport-expensivefunctioncount-value',
        'interlanguage-link-title',
        'img-lang-opt',
+       'quotation-marks',
+       'recentchanges-legend-plusminus',
 );
 
 /** Exif messages, which may be set as optional in several checks, but are generally mandatory */