From: Raimond Spekking Date: Thu, 22 Oct 2009 06:01:23 +0000 (+0000) Subject: Follow-up r57991: Message not longer to ignore for translatewiki X-Git-Tag: 1.31.0-rc.0~39191 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=92e1a51063e0e580906a3afcbeb1092ca11d71df;p=lhc%2Fweb%2Fwiklou.git Follow-up r57991: Message not longer to ignore for translatewiki --- diff --git a/maintenance/language/messageTypes.inc b/maintenance/language/messageTypes.inc index 1c2d741658..11fdca71f2 100644 --- a/maintenance/language/messageTypes.inc +++ b/maintenance/language/messageTypes.inc @@ -158,7 +158,6 @@ $wgIgnoredMessages = array( 'wantedtemplates-summary', 'activeusers-summary', 'editpage-tos-summary', - 'upload-options', ); /** Optional messages, which may be translated only if changed in the target language. */