Move translated part of bug report string back into .c files so
[deliverable/binutils-gdb.git] / binutils / addr2line.c
index d72207b4e678441a97da30c61995976f0b561fd4..a6d89c86d728df3a217009213e878f6f4735bec9 100644 (file)
@@ -80,7 +80,7 @@ Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n\
           program_name);
   list_supported_targets (program_name, stream);
   if (status == 0)
-    fprintf (stream, REPORT_BUGS_TO);
+    fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
   exit (status);
 }
 \f
This page took 0.035295 seconds and 4 git commands to generate.