forked from wallabag/wallabag
@ -754,7 +754,7 @@ class Poche
|
|||||||
Tools::logm('Import of articles finished: '.$i.' articles added (w/o content if not provided).');
|
Tools::logm('Import of articles finished: '.$i.' articles added (w/o content if not provided).');
|
||||||
}
|
}
|
||||||
else {
|
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
|
// file parsing finished here
|
||||||
// now download article contents if any
|
// now download article contents if any
|
||||||
|
|||||||
Reference in New Issue
Block a user