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.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 06f3250..75cc1d1 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -43,6 +43,11 @@ msg_prokit_control_found_contination='found continuation line where expected '\
msg_prokit_list_item_separator=', '
msg_prokit_control_missing_fields='missing fields: %s'
+# lib/session.sh
+msg_prokit_cant_lock_sessions='Cannot acquire sessions state lock'
+msg_prokit_install_running='Another instance of prokit is installing this '\
+'system'
+
# lib/rand.sh
msg_prokit_rand_bad_x='Invalid random number generator seed value'