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.sh6
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 3e07a90..b0362c3 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -60,9 +60,13 @@ msg_prokit_cmd_install_usage='[-a <arch>] [-P <plat>] [-m <mirror>] '\
'<suite> <chroot>'
msg_prokit_cmd_install_bad_archplat='Invalid combination of architecture "%s" '\
'and platform "%s"'
+msg_prokit_cmd_install_selected_arch='Using architecture %s'
+msg_prokit_cmd_install_selected_plat='Using platform %s'
+msg_prokit_cmd_install_selected_mirror='Using mirror %s'
+msg_prokit_cmd_install_setting_up_chroot='Setting up root...'
msg_prokit_cmd_install_chroot_dir_exists='Directory "%s" exists"'
msg_prokit_cmd_install_mkdir_chroot_fail='Failed to create directory "%s"'
-msg_prokit_cmd_install_selected_mirror='Using mirror %s'
+msg_prokit_cmd_install_find_pkgs='Retrieving Packages files...'
# lib/profile.sh
msg_prokit_profile_not_found='Profile "%s" not found'