changeset 2479:358edfe97cfa trunk

[svn] * Update Japanese translation.
author dai
date Mon, 05 Feb 2007 17:54:57 -0800
parents 54bea5c43ed8
children bb2f191895ce
files ChangeLog po/ja.po src/audacious/build_stamp.c
diffstat 3 files changed, 10 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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 <james@develia.org>
+  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 <alxorlov@pochta.ru>
   revision [3964]
   Update russian translation
--- 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 <d+po@vdr.jp>\n"
 "Language-Team: Japanese <ja@li.org>\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:"
--- 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 <glib.h>
-const gchar *svn_stamp = "20070205-3964";
+const gchar *svn_stamp = "20070206-3966";