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:
parent
c141978be1
commit
4899bcd7c4
4 changed files with 12 additions and 8 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue