mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 14:00:30 +00:00
Update.
2000-02-20 Ulrich Drepper <drepper@redhat.com> * sunrpc/rpc_main.c (checkfiles): Add comment to help translators. * po/de.po: Update from translation team.
This commit is contained in:
parent
3372bbf840
commit
ad8d58c1fc
@ -1,3 +1,9 @@
|
||||
2000-02-20 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sunrpc/rpc_main.c (checkfiles): Add comment to help translators.
|
||||
|
||||
* po/de.po: Update from translation team.
|
||||
|
||||
2000-02-19 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Add definition of
|
||||
|
@ -1148,6 +1148,8 @@ checkfiles (const char *infile, const char *outfile)
|
||||
else
|
||||
{
|
||||
fprintf (stderr,
|
||||
/* TRANS: the file will not be removed; this is an
|
||||
TRANS: informative message. */
|
||||
_("file `%s' already exists and may be overwritten\n"),
|
||||
outfile);
|
||||
crash ();
|
||||
|
Loading…
Reference in New Issue
Block a user