summaryrefslogtreecommitdiffstats
path: root/locale/en_US/pro_archman.sh
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en_US/pro_archman.sh')
-rw-r--r--locale/en_US/pro_archman.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh
index 4e0acc6..bf4e831 100644
--- a/locale/en_US/pro_archman.sh
+++ b/locale/en_US/pro_archman.sh
@@ -25,3 +25,12 @@ 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> ...'
+
+# lib/control.sh
+msg_pro_archman_control_empty_line='empty line'
+msg_pro_archman_control_bad_nv='badly formatted control field'
+msg_pro_archman_control_unknown_field='unrecognized field "%s"'
+msg_pro_archman_control_duplicate_field='duplicate field "%s"'
+msg_pro_archman_control_found_contination='found continuation line where expected start of field'
+msg_pro_archman_list_item_separator=', '
+msg_pro_archman_control_missing_fields='missing fields: %s'