From 9cd593b95dfc4b08bc0653ce129f0751510ac23a Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Sun, 30 Nov 2008 00:30:58 +0100 Subject: Update po. --- src/base/downServer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/base/downServer.c b/src/base/downServer.c index d4f952c..3781ad9 100644 --- a/src/base/downServer.c +++ b/src/base/downServer.c @@ -131,7 +131,7 @@ int initDownServer(char *ip4, int port4) if( sock_server_tcp == NULL ) { - fprintf(stderr, _("down server do not inicialized !\n")); + fprintf(stderr, _("Unable to initialize download server!\n")); return -1; } -- cgit v1.2.3