r16823 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r16822‎ | r16823 | r16824 >
Date:22:45, 6 October 2006
Author:collinj
Status:old
Tags:
Comment:
Update to dateformats for German (de) l10n
Modified paths:
  • /trunk/phase3/languages/messages/MessagesDe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesDe.php
@@ -66,8 +66,8 @@
6767 'mdy both' => 'H:i, M j. Y',
6868
6969 'dmy time' => 'H:i',
70 - 'dmy date' => 'j. M Y',
71 - 'dmy both' => 'H:i, j. M Y',
 70+ 'dmy date' => 'j. F Y',
 71+ 'dmy both' => 'H:i, j. M. Y',
7272
7373 'ymd time' => 'H:i',
7474 'ymd date' => 'Y M j',