m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/src/main.c,v


From: Eric Blake
Subject: Changes to m4/src/main.c,v
Date: Wed, 28 Mar 2007 12:19:36 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/03/28 12:19:35

Index: src/main.c
===================================================================
RCS file: /sources/m4/m4/src/main.c,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -b -r1.109 -r1.110
--- src/main.c  28 Feb 2007 21:31:13 -0000      1.109
+++ src/main.c  28 Mar 2007 12:19:35 -0000      1.110
@@ -184,8 +184,10 @@
 "), stdout);
       puts ("");
       /* TRANSLATORS: the placeholder indicates the bug-reporting
-        address for this application. Please add _another line_ with
-        the address for translation bugs.  */
+        address for this application.  Please add _another line_
+        saying "Report translation bugs to <...>\n" with the address
+        for translation bugs (typically your translation team's web
+        or email address).  */
       printf (_("Report bugs to <%s>.\n"), PACKAGE_BUGREPORT);
     }
   exit (status);




reply via email to

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