From d7325b15a0949cef77707be5fd0bf864d6338c57 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 07 Oct 2014 20:30:51 -0400 Subject: Merge branch 'feature/sessions' --- (limited to 'locale') 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' -- cgit v0.9.1