From 87c0037b779e4a82931994755292eb6b044cb73b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 29 Jul 2011 21:24:04 +0000 Subject: [PATCH] Fix: Trans --- htdocs/langs/en_US/exports.lang | 1 + 1 file changed, 1 insertion(+) 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.