X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;ds=sidebyside;f=application%2Fcontrollers%2FIdxController.php;h=29e142d27772b8b87364d9cfc57af851936fc07d;hb=450db0b33b38bcdf1f22eea6cab568d24a14e2c6;hp=10506dab3aee3a286a16bea8439ddcc6e03b52a9;hpb=c18437388d1810a4f7e8f692d748473feeaebe00;p=syj.git diff --git a/application/controllers/IdxController.php b/application/controllers/IdxController.php index 10506da..29e142d 100644 --- a/application/controllers/IdxController.php +++ b/application/controllers/IdxController.php @@ -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"), ); }