summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-26 18:09:21 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-26 18:09:21 (EDT)
commitba3e7518944a033ad0112085b2d7803006241209 (patch)
tree479b61b50bc8c5b05b7d312786735f6693b26b1d /locale
parentddc4138f41e892d7e665a04217d6c0c4108c132e (diff)
fopen(): Exit on failure.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh1
1 files changed, 1 insertions, 0 deletions
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