Revision: 1577
http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1577&view=rev
Author: jcsjcs
Date: 2007-06-22 19:07:43 -0700 (Fri, 22 Jun 2007)
Log Message:
-----------
* src/file_convert.c: fixed typo (thankse to Danielle Forsi).
Modified Paths:
--------------
gtkpod/trunk/ChangeLog_detailed
gtkpod/trunk/src/file_convert.c
Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed 2007-06-22 19:51:49 UTC (rev 1576)
+++ gtkpod/trunk/ChangeLog_detailed 2007-06-23 02:07:43 UTC (rev 1577)
@@ -1,3 +1,7 @@
+2007-06-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/file_convert.c: fixed typo (thankse to Danielle Forsi).
+
2007-06-22 Jorg Schuler <jcsjcs at users.sourceforge.net>
* src/mp3file.c:
Modified: gtkpod/trunk/src/file_convert.c
===================================================================
--- gtkpod/trunk/src/file_convert.c 2007-06-22 19:51:49 UTC (rev 1576)
+++ gtkpod/trunk/src/file_convert.c 2007-06-23 02:07:43 UTC (rev 1577)
@@ -2152,7 +2152,7 @@
{ /* error reading original file */
char *buf = conversion_get_track_info (NULL, ctr);
ctr->errormessage =
- g_strdup_printf (_("Covnersion of '%s' failed:
Could not access original file '%s' (%s).\n\n"),
+ g_strdup_printf (_("Conversion of '%s' failed:
Could not access original file '%s' (%s).\n\n"),
buf,
ctr->orig_file,
strerror (errno));
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2