]> dev.renevier.net Git - syj.git/blobdiff - application/controllers/IdxController.php
user FileReader to read file upload on client side when possible
[syj.git] / application / controllers / IdxController.php
index b7d36839f01499feadc193250114259723cfc00e..0a327bb1d242bec20a714d486de876eb8a742e9e 100644 (file)
@@ -180,7 +180,7 @@ class IdxController extends Zend_Controller_Action
             'unsavedConfirmExit' => __("You have an unsaved route"),
             'notEmptyField' => __("Value is required"),
             'noResult' => __("no result"),
-            'dragFileError' => __("could not analyze file content"),
+            'uploadFileError' => __("could not analyze file content"),
             );
     }