From ba3e7518944a033ad0112085b2d7803006241209 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 26 Oct 2013 18:09:21 -0400 Subject: fopen(): Exit on failure. --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index 02f82a9..e3cfa83 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -23,6 +23,7 @@ msg_prokit_opt_V_summary='print version information' # lib/fd.sh msg_prokit_emfile='Too many open files' +msg_prokit_cant_fopen='Cannot open file' msg_prokit_ebadf='Bad file descriptor' # lib/cmd.sh -- cgit v0.9.1