diff options
author | P. J. McDermott <pjm@nac.net> | 2013-07-27 16:08:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-07-27 16:08:27 (EDT) |
commit | 4bf7c2ecfb31ea65b25809003ae2cf2790f7b83d (patch) | |
tree | 1621b1ae2e6aa78a1ea199d3f46a1bbbcc8202b0 /locale/en_US | |
parent | 775241ce65ac7373f821f28123b73af1709c920c (diff) |
generate-index: Remove.
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/pro_archman.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/locale/en_US/pro_archman.sh b/locale/en_US/pro_archman.sh index 193abb5..52a8419 100644 --- a/locale/en_US/pro_archman.sh +++ b/locale/en_US/pro_archman.sh @@ -32,11 +32,6 @@ msg_pro_archman_cmd_include_summary='include packages described in changes files msg_pro_archman_cmd_include_usage='<changes> ...' msg_pro_archman_cmd_include_including='Including %s (%s) into %s...' -# lib/cmd/generate-index.sh -msg_pro_archman_cmd_generate_index_summary='generate package indices' -msg_pro_archman_cmd_generate_index_usage='[<feed> ...]' -msg_pro_archman_cmd_generate_index_generating='Generating index for feed "%s"...' - # lib/cmd/process-incoming.sh msg_pro_archman_cmd_process_incoming_summary='include packages in incoming' msg_pro_archman_cmd_process_incoming_usage='' |