Use  instead of literal trailing whitespace, per discussion on IRC.
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 20 Dec 2007 21:26:46 +0000 (21:26 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 20 Dec 2007 21:26:46 +0000 (21:26 +0000)
languages/messages/MessagesEn.php

index dff8b62..e7bc99c 100644 (file)
@@ -2972,7 +2972,7 @@ $1',
 # Separators for various lists
 'catseparator'        => '|', # don't translate or duplicate this message to other languages
 'semicolon-separator' => ';', # only translate this message to other languages if you have to change it
-'comma-separator'     => ', ', # only translate this message to other languages if you have to change it
+'comma-separator'     => ',&#20;', # only translate this message to other languages if you have to change it
 
 # Multipage image navigation
 'imgmultipageprev'   => '← previous page',