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:
Ulrich Drepper 2000-02-20 17:57:38 +00:00
parent 3372bbf840
commit ad8d58c1fc
3 changed files with 1052 additions and 626 deletions

View File

@ -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

1670
po/de.po

File diff suppressed because it is too large Load Diff

View File

@ -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 ();