gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r7224 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r7224 - GNUnet/src/applications/fs/tools
Date: Sat, 14 Jun 2008 18:46:32 -0600 (MDT)

Author: grothoff
Date: 2008-06-14 18:46:32 -0600 (Sat, 14 Jun 2008)
New Revision: 7224

Modified:
   GNUnet/src/applications/fs/tools/gnunet-auto-share.c
Log:
fix

Modified: GNUnet/src/applications/fs/tools/gnunet-auto-share.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-15 
00:29:58 UTC (rev 7223)
+++ GNUnet/src/applications/fs/tools/gnunet-auto-share.c        2008-06-15 
00:46:32 UTC (rev 7224)
@@ -861,7 +861,8 @@
       if (GNUNET_GC_write_configuration (cfg, cfgFilename) != GNUNET_SYSERR)
         {
           FPRINTF (myout,
-                   _("The specified directories were added to the list of "
+                   "%s",
+                  _("The specified directories were added to the list of "
                      "shared directories.\n"));
           errorCode = 0;
         }





reply via email to

[Prev in Thread] Current Thread [Next in Thread]