summaryrefslogtreecommitdiffstats
path: root/locale/en_US.sh
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r--locale/en_US.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index d39cf1b..efeaea5 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -21,6 +21,9 @@
msg_prokit_opt_h_summary='print this help message'
msg_prokit_opt_V_summary='print version information'
+# src/prokit.sh
+msg_prokit_uid_0_req='Must be run as the superuser'
+
# lib/fd.sh
msg_prokit_emfile='Too many open files'
msg_prokit_cant_fopen='Cannot open file'