summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-25 19:36:37 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-25 19:36:37 (EDT)
commit7662741670ae07c3a11791e6316deaf15a033bd9 (patch)
treeedae6332c6db13a9bf9159dbeec1d8bed6468855 /locale
parentfd19448a4829f60189d0645e40b685386b54b433 (diff)
en_US: Drop references to ProteanOS
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 7a88479..b9ca096 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -58,7 +58,7 @@ This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.'
# lib/cmd/install.sh
-msg_prokit_cmd_install_summary='install a ProteanOS system into a directory'
+msg_prokit_cmd_install_summary='install a system into a directory'
msg_prokit_cmd_install_usage='[-a <arch>] [-P <plat>] [-m <mirror>] [-F] '\
'<suite> <root-dir>'
msg_prokit_cmd_install_bad_archplat='Invalid combination of architecture "%s" '\
@@ -78,7 +78,7 @@ msg_prokit_cmd_install_configuring='Configuring packages...'
msg_prokit_cmd_install_checksum_fail='Checksum of package file failed'
# lib/cmd/shell.sh
-msg_prokit_cmd_shell_summary='enter a ProteanOS shell'
+msg_prokit_cmd_shell_summary='run a shell in an isolated environment'
msg_prokit_cmd_shell_usage='<root-dir>'
msg_prokit_cmd_shell_exiting='Exiting...'