diff options
Diffstat (limited to 'locale/en_US.sh')
-rw-r--r-- | locale/en_US.sh | 1 |
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' |