Merge branch 'dev' of github.com:wallabag/wallabag into dev

This commit is contained in:
Thomas Citharel
2015-02-19 01:39:47 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -761,7 +761,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