# HG changeset patch # User dai # Date 1170726897 28800 # Node ID 358edfe97cfa68625f5cb15fcfbf257a23fe0e79 # Parent 54bea5c43ed8a9d55170b82190e9acbd9f2b1726 [svn] * Update Japanese translation. diff -r 54bea5c43ed8 -r 358edfe97cfa ChangeLog --- a/ChangeLog Mon Feb 05 16:28:03 2007 -0800 +++ b/ChangeLog Mon Feb 05 17:54:57 2007 -0800 @@ -1,3 +1,10 @@ +2007-02-06 00:28:03 +0000 Giacomo Lozito + revision [3966] + - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE + trunk/src/audacious/ui_main.c | 10 ++++++++-- + 1 file changed, 8 insertions(+), 2 deletions(-) + + 2007-02-05 16:47:10 +0000 Alexandr Orlov revision [3964] Update russian translation diff -r 54bea5c43ed8 -r 358edfe97cfa po/ja.po --- a/po/ja.po Mon Feb 05 16:28:03 2007 -0800 +++ b/po/ja.po Mon Feb 05 17:54:57 2007 -0800 @@ -14,7 +14,7 @@ "Project-Id-Version: audacious HEAD\n" "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" "POT-Creation-Date: 2007-02-02 17:11-0600\n" -"PO-Revision-Date: 2007-02-01 16:30+0900\n" +"PO-Revision-Date: 2007-02-06 10:52+0900\n" "Last-Translator: dai \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" @@ -408,7 +408,7 @@ #: src/audacious/ui_credits.c:231 msgid "Turkish:" -msgstr "" +msgstr "トルコ語:" #: src/audacious/ui_credits.c:235 msgid "Ukrainian:" diff -r 54bea5c43ed8 -r 358edfe97cfa src/audacious/build_stamp.c --- a/src/audacious/build_stamp.c Mon Feb 05 16:28:03 2007 -0800 +++ b/src/audacious/build_stamp.c Mon Feb 05 17:54:57 2007 -0800 @@ -1,2 +1,2 @@ #include -const gchar *svn_stamp = "20070205-3964"; +const gchar *svn_stamp = "20070206-3966";