diff options
author | Changwoo Ryu <cwryu@debian.org> | 2004-04-21 01:19:41 +0800 |
---|---|---|
committer | Changwoo Ryu <cwryu@src.gnome.org> | 2004-04-21 01:19:41 +0800 |
commit | 3c4d9cb06086578cd443a22d03575367f64f1c04 (patch) | |
tree | a1cf7bbe97c26a8b60b1e94b7c587aff02d7953f /po/ko.po | |
parent | 88bf9cd900de82ea8b22842b30ce503b20c55de7 (diff) | |
download | gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar.gz gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar.bz2 gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar.lz gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar.xz gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.tar.zst gsoc2013-epiphany-3c4d9cb06086578cd443a22d03575367f64f1c04.zip |
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.
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: epiphany 1.1.9\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-02-25 00:05+0900\n" -"PO-Revision-Date: 2004-02-25 00:05+0900\n" +"PO-Revision-Date: 2004-04-21 02:18+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n" "MIME-Version: 1.0\n" @@ -1770,7 +1770,7 @@ msgstr "%s에 대한 보안 정보가 %s까지는 유효하지 않습니다." #. * strftime(3) #: embed/mozilla/GtkNSSDialogs.cpp:433 msgid "%a %d %b %Y" -msgstr "%Y년 %b %-d일 (%a)" +msgstr "%Y년 %b %e일 (%a)" #: embed/mozilla/GtkNSSDialogs.cpp:444 msgid "You should ensure that your computer's time is correct." |