summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-22 12:06:17 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-22 12:06:17 (EDT)
commitf43fcb1ad907b9c22da1c121fcede22dc3cf0a47 (patch)
treee52b7c5bc22963e873c9195f1e1f74e64cc910af /locale
parent2f2fa67818ac18d146852ebb9d40cb7eda8c16e3 (diff)
install: Verify checksums
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index a8f1969..d39cf1b 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -72,6 +72,7 @@ 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...'
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'