http://www.mediawiki.org/wiki/Special:Code/MediaWiki/60893

Revision: 60893
Author:   siebrand
Date:     2010-01-10 13:43:00 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
(bug 22053) Update date formatting for Tatar (tt-latn and tt-cyrl)

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesTt_cyrl.php
    trunk/phase3/languages/messages/MessagesTt_latn.php

Modified: trunk/phase3/languages/messages/MessagesTt_cyrl.php
===================================================================
--- trunk/phase3/languages/messages/MessagesTt_cyrl.php 2010-01-10 12:01:20 UTC 
(rev 60892)
+++ trunk/phase3/languages/messages/MessagesTt_cyrl.php 2010-01-10 13:43:00 UTC 
(rev 60893)
@@ -29,8 +29,8 @@
         'mdy date' => 'M j, Y',
         'mdy both' => 'H:i, M j, Y',
         'dmy time' => 'H:i',
-        'dmy date' => 'j. M Y',
-        'dmy both' => 'j. M Y, H:i',
+        'dmy date' => 'j M Y',
+        'dmy both' => 'j M Y, H:i',
         'ymd time' => 'H:i',
         'ymd date' => 'Y M j',
         'ymd both' => 'H:i, Y M j',

Modified: trunk/phase3/languages/messages/MessagesTt_latn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesTt_latn.php 2010-01-10 12:01:20 UTC 
(rev 60892)
+++ trunk/phase3/languages/messages/MessagesTt_latn.php 2010-01-10 13:43:00 UTC 
(rev 60893)
@@ -49,8 +49,8 @@
         'mdy date' => 'M j, Y',
         'mdy both' => 'H:i, M j, Y',
         'dmy time' => 'H:i',
-        'dmy date' => 'j. M Y',
-        'dmy both' => 'j. M Y, H:i',
+        'dmy date' => 'j M Y',
+        'dmy both' => 'j M Y, H:i',
         'ymd time' => 'H:i',
         'ymd date' => 'Y M j',
         'ymd both' => 'H:i, Y M j',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to