Merge "Adding a quotation marks message to core."
[lhc/web/wiklou.git] / maintenance / language / messageTypes.inc
index 8676d74..4e9ce40 100644 (file)
@@ -266,7 +266,6 @@ $wgIgnoredMessages = array(
 
 /** Optional messages, which may be translated only if changed in the target language. */
 $wgOptionalMessages = array(
-       'linkprefix',
        'feed-atom',
        'feed-rss',
        'unit-pixel',
@@ -457,6 +456,7 @@ $wgOptionalMessages = array(
        'percent',
        'parentheses',
        'brackets',
+       'quotation-marks',
        'listgrouprights-right-display',
        'listgrouprights-right-revoked',
        'timezone-utc',