lots of diverse translation stuff & some typos

This commit is contained in:
Thomas Citharel
2016-02-11 01:42:37 +01:00
parent ae5b37ef2e
commit 4c07a83b69
7 changed files with 64 additions and 18 deletions

View File

@ -27,7 +27,7 @@ class WallabagV2Import extends WallabagV1Import implements ImportInterface
*/
public function getDescription()
{
return 'This importer will import all your wallabag v2 articles. On the export sidebar, click on "JSON". You will have a "Unread articles.json" file.';
return 'This importer will import all your wallabag v2 articles. Go to All articles, then, on the export sidebar, click on "JSON". You will have a "All articles.json" file.';
}
/**