[dt_fmt.po] Datetime format in some locales is corrected as per the system region...
authorsumanth <sumanth.m@samsung.com>
Fri, 2 Aug 2013 07:28:32 +0000 (12:58 +0530)
committerSungho Kwak <sungho1.kwak@samsung.com>
Tue, 6 Aug 2013 05:17:20 +0000 (14:17 +0900)
Change-Id: I5b995329e81e860426c16fd62807f83a30fc600f

po/dt_fmt.po

index 57a9847..0da76e1 100644 (file)
@@ -333,10 +333,10 @@ msgid "gl_ES.UTF-8_DTFMT_12HR"
 msgstr "%d/%m/%Y%I:%M%p"
 
 msgid "ka_GE.UTF-8_DTFMT_12HR"
-msgstr "%Y/%d/%m%I:%M%p"
+msgstr "%Y/%m/%d%I:%M%p"
 
 msgid "de_AT.UTF-8_DTFMT_12HR"
-msgstr "%Y/%d/%m%I:%M%p"
+msgstr "%d/%m/%Y%I:%M%p"
 
 msgid "de_BE.UTF-8_DTFMT_12HR"
 msgstr "%Y/%d/%m%I:%M%p"
@@ -855,10 +855,10 @@ msgid "gl_ES.UTF-8_DTFMT_24HR"
 msgstr "%d/%m/%Y%H:%M"
 
 msgid "ka_GE.UTF-8_DTFMT_24HR"
-msgstr "%Y/%d/%m%H:%M"
+msgstr "%Y/%m/%d%H:%M"
 
 msgid "de_AT.UTF-8_DTFMT_24HR"
-msgstr "%Y/%d/%m%H:%M"
+msgstr "%d/%m/%Y%H:%M"
 
 msgid "de_BE.UTF-8_DTFMT_24HR"
 msgstr "%Y/%d/%m%H:%M"