Merge "Ignore now empty message for translation"
[lhc/web/wiklou.git] / maintenance / language / messageTypes.inc
index b1d9c01..fadf703 100644 (file)
@@ -258,6 +258,7 @@ $wgIgnoredMessages = array(
        'today-at',
        'redirect-text',
        'edithelppage',
+       'autocomment-prefix',
 );
 
 /** Optional messages, which may be translated only if changed in the target language. */
@@ -453,7 +454,6 @@ $wgOptionalMessages = array(
        'percent',
        'parentheses',
        'brackets',
-       'autocomment-prefix',
        'listgrouprights-right-display',
        'listgrouprights-right-revoked',
        'timezone-utc',