diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-16 16:58:36 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-16 16:58:36 (EDT) |
commit | c85012fed1c7610a4b31b4ea62a189cae449d521 (patch) | |
tree | 12810b797a150f930266ea8a84f74b05fa1b0a9e /locale | |
parent | 7769daf7cfd035eb0d457967a866195fd535091c (diff) |
include: Clean up output.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_US/pro_archman.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index bf4e831..e1869e6 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -25,6 +25,7 @@ msg_pro_archman_cmd_help_summary='print this help message' msg_pro_archman_cmd_help_usage='[<command>]' msg_pro_archman_cmd_include_summary='include packages described in changes files' msg_pro_archman_cmd_include_usage='<changes> ...' +msg_pro_archman_cmd_include_including='Including %s (%s) into %s...' # lib/control.sh msg_pro_archman_control_empty_line='empty line' |