Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.

This commit is contained in:
Colin Kuskie 2010-09-20 11:45:30 -07:00
parent c141978be1
commit 4899bcd7c4
4 changed files with 12 additions and 8 deletions

View file

@ -672,6 +672,12 @@ our $I18N = {
context => 'label for progress bar in addArchive',
},
'Getting list of files for sorting purposes' => {
message => 'Getting list of files for sorting purposes',
lastUpdated => 1237403498,
context => 'label for progress bar in addArchive',
},
'Found file: %s' => {
message => 'Found file %s',
lastUpdated => 1237403498,