summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-04-30 17:40:29 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-04-30 17:40:29 (EDT)
commit9776023fc9890863ddd6b54c53c7c40001a351d3 (patch)
tree24592fdf74026f02dacc1d341114901e0a712560 /locale
parentc619a5b3005cb33b912371a7bdc2ddfb7e2354e1 (diff)
lib/garbage.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 64e941f..a6351ef 100644
--- a/locale/en_US/pro_archman.sh
+++ b/locale/en_US/pro_archman.sh
@@ -93,3 +93,8 @@ msg_pro_archman_control_missing_fields='missing fields: %s'
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...'
+
+# lib/garbage.sh
+msg_pro_archman_collecting_garbage='Collecting garbage...'
+msg_pro_archman_collecting_garbage_file='Deleting file %s...'
+msg_pro_archman_marking_garbage_file='Marking file %s for future deletion...'