summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2004-04-20 17:22:21 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2004-04-20 17:22:21 +0000
commit2e0195ed9923b03337c13b3bd3e8aae8c267fdef (patch)
treed62b07d5d1684397d9314c086b23f4974c4f25af
parent609a5dddab8054cdc9513c9ef1488465cc039f9e (diff)
downloadgdm-2e0195ed9923b03337c13b3bd3e8aae8c267fdef.tar.gz
Replaced %-d with %e. `-' modifier is a GNU extension.
2004-04-21 Changwoo Ryu <cwryu@debian.org> * Replaced %-d with %e. `-' modifier is a GNU extension.
-rw-r--r--po/ChangeLog4
-rw-r--r--po/ko.po6
2 files changed, 7 insertions, 3 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index 3b266c02..b034e4f2 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2004-04-21 Changwoo Ryu <cwryu@debian.org>
+
+ * Replaced %-d with %e. `-' modifier is a GNU extension.
+
2004-04-15 Andras Timar <timar@gnome.hu>
* hu.po: Updated Hungarian translation.
diff --git a/po/ko.po b/po/ko.po
index c5be6c9a..c5c6a9b4 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: gdm 2.5.90\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-03-01 17:08+0900\n"
-"PO-Revision-Date: 2004-04-05 23:04+0900\n"
+"PO-Revision-Date: 2004-04-21 02:21+0900\n"
"Last-Translator: Young-Ho, Cha <ganadist at mizi.com>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
"MIME-Version: 1.0\n"
@@ -2887,11 +2887,11 @@ msgstr "그놈 데스크탑 관리자"
#: gui/gdmlogin.c:2501 gui/greeter/greeter_item.c:139
msgid "%a %b %d, %H:%M"
-msgstr "%b %-d일 (%a), %H:%M"
+msgstr "%b %e일 (%a), %H:%M"
#: gui/gdmlogin.c:2503 gui/greeter/greeter_item.c:143
msgid "%a %b %d, %l:%M %p"
-msgstr "%b %-d일 (%a), %p %l:%M"
+msgstr "%b %e일 (%a), %p %l:%M"
# finger command를 말함
#: gui/gdmlogin.c:2563