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.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 3d2946f..123c949 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -68,6 +68,9 @@ 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_find_pkgs='Configuring opkg and retrieving Packages '\
'files...'
+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/profile.sh
msg_prokit_profile_not_found='Profile "%s" not found'