From ad8d58c1fc41c3c9cba9fda41dfc401b333c71cf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 20 Feb 2000 17:57:38 +0000 Subject: Update. 2000-02-20 Ulrich Drepper * sunrpc/rpc_main.c (checkfiles): Add comment to help translators. * po/de.po: Update from translation team. --- sunrpc/rpc_main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sunrpc/rpc_main.c') diff --git a/sunrpc/rpc_main.c b/sunrpc/rpc_main.c index 5c6d9569ae..e020ef030f 100644 --- a/sunrpc/rpc_main.c +++ b/sunrpc/rpc_main.c @@ -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 (); -- cgit v1.2.3