summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-13 22:52:26 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-13 22:52:26 (EDT)
commit95a9b30c37392a0a9065be697ee5e8923129a92e (patch)
tree805e5fc29a0508d10337d3944d82229e70875f91 /locale
parent1caa11ae6d00d41a6fd45110c9aa463673f953b7 (diff)
include_changes(): Exit on missing changes fields
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh
index 3922e4a..bd5e03f 100644
--- a/locale/en_US.sh
+++ b/locale/en_US.sh
@@ -54,6 +54,7 @@ msg_pro_archman_cmd_include_summary='include packages described in changes files
msg_pro_archman_cmd_include_usage='<changes> ...'
# src/include.sh
+msg_pro_archman_include_invalid_changes='Invalid changes file "%s"'
msg_pro_archman_include_unknown_changes_format='%s: Unknown format "%s"'
msg_pro_archman_include_including='Including %s (%s) into %s/%s...'
msg_pro_archman_include_no_files='No package files to include'