mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 17:18:24 +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:
@ -1,3 +1,3 @@
|
||||
#ifndef REPORT_BUGS_TO
|
||||
#define REPORT_BUGS_TO _("Report bugs to %s\n"), "bug-gnu-utils@gnu.org"
|
||||
#define REPORT_BUGS_TO "bug-gnu-utils@gnu.org"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user