From d532afc42680331bc6845d1f5085c977807d04ad Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 21 Aug 2014 11:47:54 -0400 Subject: shell: New command --- (limited to 'locale') diff --git a/locale/en_US.sh b/locale/en_US.sh index 123c949..246ebd7 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -72,5 +72,10 @@ msg_prokit_cmd_install_downloading_pkg='Downloading %s...' msg_prokit_cmd_install_downloading_pkg_fail='Failed to download package' msg_prokit_cmd_install_unpacking_pkg='Unpacking %s...' +# lib/cmd/shell.sh +msg_prokit_cmd_shell_summary='enter a ProteanOS shell' +msg_prokit_cmd_shell_usage='' +msg_prokit_cmd_shell_exiting='Exiting...' + # lib/profile.sh msg_prokit_profile_not_found='Profile "%s" not found' -- cgit v0.9.1