* (bug 7517) Date format in Belarusian (be)
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 7 Oct 2006 21:28:40 +0000 (21:28 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Sat, 7 Oct 2006 21:28:40 +0000 (21:28 +0000)
languages/messages/MessagesBe.php

index 350d90f..6087e13 100644 (file)
@@ -35,8 +35,8 @@ $defaultDateFormat = 'dmy';
 
 $dateFormats = array(
        'dmy time' => 'H:i',
-       'dmy date' => 'j.F.Y',
-       'dmy both' => 'H:i, j.F.Y',
+       'dmy date' => 'j xg Y',
+       'dmy both' => 'H:i, j xg Y',
 );
 
 $magicWords = array(