diff --git a/htdocs/langs/en_US/exports.lang b/htdocs/langs/en_US/exports.lang index 25bb3b518fe..02bb95324bf 100644 --- a/htdocs/langs/en_US/exports.lang +++ b/htdocs/langs/en_US/exports.lang @@ -96,6 +96,7 @@ TooMuchErrors=There is still %s other source lines with errors but output TooMuchWarnings=There is still %s other source lines with warnings but output has been limited. EmptyLine=Empty line (will be discarded) CorrectErrorBeforeRunningImport=You must first correct all errors before running definitive import. +FileWasImported=File was imported with number %s. YouCanUseImportIdToFindRecord=You can find all imported records in your database by filtering on field import_key='%s'. NbOfLinesOK=Number of lines with no errors and no warnings: %s. NbOfLinesImported=Number of lines successfully imported: %s.