summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-04-30 17:30:57 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-04-30 17:30:57 (EDT)
commitc619a5b3005cb33b912371a7bdc2ddfb7e2354e1 (patch)
tree258dd5515817754a72e78ea409c8867e05ede05b /locale
parent540d3e7db83309ae026ece47933214d7647435ea (diff)
lib/remove.sh: Add a verbose message.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/pro_archman.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh
index e9d9650..64e941f 100644
--- a/locale/en_US/pro_archman.sh
+++ b/locale/en_US/pro_archman.sh
@@ -66,6 +66,7 @@ msg_pro_archman_cmd_remove_usage='<suite> <source>'
# lib/remove.sh
msg_pro_archman_removing_from_suite='Removing package %s from suite %s/%s...'
+msg_pro_archman_removing_from_suite_archplat='Removing package %s from suite %s/%s, architecture %s, and platform %s...'
# lib/cmd/copy-suite.sh
msg_pro_archman_cmd_copy_suite_summary='copy packages from one suite to another'