(zaptemp): Mark new diagnostic for translation.

This commit is contained in:
Jim Meyering
2004-11-14 08:36:30 +00:00
parent 1dc343bb3a
commit c5b7dbc58e
+1 -1
View File
@@ -538,7 +538,7 @@ zaptemp (const char *name)
sigprocmask (SIG_SETMASK, &oldset, NULL);
if (unlink_status != 0)
error (0, unlink_errno, "warning: cannot remove: %s", name);
error (0, unlink_errno, _("warning: cannot remove: %s"), name);
if (! next)
temptail = pnode;
free (node);