From 630df6fed976aab6f38c9ac46a0a97372b3280b7 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 20 Aug 2014 21:21:44 -0400 Subject: install: Download and unpack packages --- (limited to 'locale') 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' -- cgit v0.9.1