]> 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 77281103f48ff648a6164e999878c1f488fe1176..29e142d27772b8b87364d9cfc57af851936fc07d 100644 (file)
@@ -147,6 +147,9 @@ class IdxController extends Zend_Controller_Action
             'createAction' => __("create"),
             'cloneAction' => __("duplicate"),
             'unsavedConfirmExit' => __("You have an unsaved route"),
+            'notEmptyField' => __("Value is required"),
+            'noResult' => __("no result"),
+            'dragFileError' => __("could not read content of file"),
             );
     }