summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index bd3af25..d90c3be 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -80,6 +80,10 @@ msg_pro_archman_cmd_copy_suite_usage='<source-suite> <destination-suite>'
msg_pro_archman_cmd_remove_suite_summary='remove a suite'
msg_pro_archman_cmd_remove_suite_usage='<suite>'
+# src/cmd/sign.sh
+msg_pro_archman_cmd_sign_summary='re-sign all package feed index files'
+msg_pro_archman_cmd_sign_usage=''
+
# src/suite.sh
msg_pro_archman_suite_copying='Copying suite %s/%s to suite %s/%s...'
msg_pro_archman_suite_removing='Removing suite %s/%s...'