From 103391af25be259721d647d7970f1d08737ff90a Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 30 Apr 2014 17:16:41 -0400 Subject: Move suite-related messages. --- (limited to 'locale') diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index a01aa33..e43f82a 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -68,12 +68,14 @@ msg_pro_archman_cmd_remove_removing='Removing %s from %s/%s...' # lib/cmd/copy-suite.sh msg_pro_archman_cmd_copy_suite_summary='copy packages from one suite to another' msg_pro_archman_cmd_copy_suite_usage=' ' -msg_pro_archman_cmd_copy_suite_copying='Copying suite %s/%s to suite %s/%s...' # lib/cmd/remove-suite.sh msg_pro_archman_cmd_remove_suite_summary='remove a suite' msg_pro_archman_cmd_remove_suite_usage='' -msg_pro_archman_cmd_remove_suite_removing='Removing suite %s/%s...' + +# lib/suite.sh +msg_pro_archman_suite_copying='Copying suite %s/%s to suite %s/%s...' +msg_pro_archman_suite_removing='Removing suite %s/%s...' # lib/control.sh msg_pro_archman_control_empty_line='empty line' -- cgit v0.9.1