From 95a9b30c37392a0a9065be697ee5e8923129a92e Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 13 Apr 2019 22:52:26 -0400 Subject: include_changes(): Exit on missing changes fields --- (limited to 'locale') 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=' ...' # 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' -- cgit v0.9.1