summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-27 20:25:31 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-27 20:25:31 (EDT)
commit82d49bca40208df9576a78a06df78805cb1f16e9 (patch)
tree4b8439bab382dbcf512c9dd792dd7878e432cb55 /locale
parente770010196f0c1ed9711505987fffdc872a9d2a1 (diff)
lib/include.sh: New file.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/pro_archman.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh
index 52a8419..d8b0ed5 100644
--- a/locale/en_US/pro_archman.sh
+++ b/locale/en_US/pro_archman.sh
@@ -30,7 +30,9 @@ msg_pro_archman_cmd_help_usage='[<command>]'
# lib/cmd/include.sh
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/include.sh
+msg_pro_archman_include_including='Including %s (%s) into %s/%s...'
# lib/cmd/process-incoming.sh
msg_pro_archman_cmd_process_incoming_summary='include packages in incoming'