@@ -41,7 +41,7 @@ function ExportTreeController(parentController) {
...
@@ -41,7 +41,7 @@ function ExportTreeController(parentController) {
if(error){
if(error){
Util.showError(error);
Util.showError(error);
}else{
}else{
Util.showSuccess("Export is being processed, you will receibe an email when is ready, if you logout the process will stop.",function(){Util.unblockUI();});
Util.showSuccess("Export is being processed, you will receive an email when it is finished. If you logout the process will stop.",function(){Util.unblockUI();});