Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
This commit is contained in:
parent
41b49281c1
commit
8ad3436c79
28 changed files with 1375 additions and 1289 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue