]> dev.renevier.net Git - syj.git/blobdiff - application/controllers/IdxController.php
ability to drag and drop a route file
[syj.git] / application / controllers / IdxController.php
index 10506dab3aee3a286a16bea8439ddcc6e03b52a9..29e142d27772b8b87364d9cfc57af851936fc07d 100644 (file)
@@ -149,6 +149,7 @@ class IdxController extends Zend_Controller_Action
             'unsavedConfirmExit' => __("You have an unsaved route"),
             'notEmptyField' => __("Value is required"),
             'noResult' => __("no result"),
+            'dragFileError' => __("could not read content of file"),
             );
     }