summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-04-30 17:13:02 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-04-30 17:13:02 (EDT)
commitd3bb18a3f7ac78beae7bf639f278e73eb1dd0dbb (patch)
treebdabe14fa7a25a39863560f18930b523fac0a087 /locale
parent47d0500675e87d4f3c63b14e52bfe730c1307ca7 (diff)
lib/index.sh: Add some verbose output.
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/pro_archman.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh
index f066d31..a01aa33 100644
--- a/locale/en_US/pro_archman.sh
+++ b/locale/en_US/pro_archman.sh
@@ -83,3 +83,8 @@ 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'
+
+# lib/index.sh
+msg_pro_archman_feed_adding='Adding package %s to feed %s/%s/%s/%s/%s...'
+msg_pro_archman_feed_removing='Removing package %s to feed %s/%s/%s/%s/%s...'
+msg_pro_archman_updating_feeds='Updating feeds...'