mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-09 15:32:21 +00:00
parent
aa245deedc
commit
df89c6f71a
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ class Poche
|
|||
Tools::logm('Import of articles finished: '.$i.' articles added (w/o content if not provided).');
|
||||
}
|
||||
else {
|
||||
$this->messages->add('s', _('Did you forget to select a file?'));
|
||||
$this->messages->add('e', _('Did you forget to select a file?'));
|
||||
}
|
||||
// file parsing finished here
|
||||
// now download article contents if any
|
||||
|
|
Loading…
Reference in a new issue