From 8db77523b682d3c43c9211712fc711e32f86c999 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Laxstr=C3=B6m?= Date: Wed, 6 Aug 2008 08:45:52 +0000 Subject: [PATCH] * Fix, doesn't survive round trip --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ef5a467a11..14ab36ec6a 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3271,7 +3271,7 @@ $1', '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 'colon-separator' => ': ', # 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' => '- ', # only translate this message to other languages if you have to change it # Multipage image navigation 'imgmultipageprev' => '← previous page', -- 2.20.1