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
317a4d759a
commit
b4c20a1203
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