X-Git-Url: https://dev.renevier.net/?p=syj.git;a=blobdiff_plain;f=application%2Fcontrollers%2FIdxController.php;h=4f5fedd80c6e838be35724b8f6e265adfbcd7256;hp=29e142d27772b8b87364d9cfc57af851936fc07d;hb=3f23e76d2aec02c5cc4f7a403bbc7d17a000c416;hpb=450db0b33b38bcdf1f22eea6cab568d24a14e2c6 diff --git a/application/controllers/IdxController.php b/application/controllers/IdxController.php index 29e142d..4f5fedd 100644 --- a/application/controllers/IdxController.php +++ b/application/controllers/IdxController.php @@ -149,7 +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"), + 'dragFileError' => __("could not analyze file content"), ); }