mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-05-31 18:20:12 +08:00
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
This commit is contained in:
@ -283,7 +283,7 @@ usage (help)
|
||||
list_supported_targets (program_name, stderr);
|
||||
|
||||
if (help)
|
||||
fprintf (s, REPORT_BUGS_TO);
|
||||
fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
|
||||
xexit (help ? 0 : 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user