* Fix, doesn't survive round trip
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 6 Aug 2008 08:45:52 +0000 (08:45 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 6 Aug 2008 08:45:52 +0000 (08:45 +0000)
languages/messages/MessagesEn.php

index ef5a467..14ab36e 100644 (file)
@@ -3271,7 +3271,7 @@ $1',
 'semicolon-separator' => ';', # only translate this message to other languages if you have to change it
 'comma-separator'     => ',&#32;', # only translate this message to other languages if you have to change it
 'colon-separator'     => ':&#32;', # only translate this message to other languages if you have to change it
-'autocomment-prefix'  => '- ', # only translate this message to other languages if you have to change it
+'autocomment-prefix'  => '-&#32;', # only translate this message to other languages if you have to change it
 
 # Multipage image navigation
 'imgmultipageprev' => '← previous page',