Update of /cvsroot/gtkpod/gtkpod/src
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19805/src
Modified Files:
tools.c
Log Message:
Fixed a few typos. (Daniele Forsi)
Index: tools.c
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/src/tools.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- tools.c 11 May 2007 15:41:53 -0000 1.52
+++ tools.c 17 May 2007 17:26:15 -0000 1.53
@@ -116,7 +116,7 @@
if (!command_full_path)
{
- gtkpod_warning (_("Could not find '%s'\n. Please specifiy the exact
path in the Tools section of the preference dialog or install the programm if
it is not installed on your system.\n\n"), command);
+ gtkpod_warning (_("Could not find '%s'.\nPlease specifiy the exact path
in the Tools section of the preference dialog or install the program if it is
not installed on your system.\n\n"), command);
goto cleanup;
}
-------------------------------------------------------------------------
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