X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=application%2Fcontrollers%2FIdxController.php;h=983cf3ec735bc61ffc096a2409bdd58a244faef7;hb=1f6105289a49079809c2a4677b561bc82c62db88;hp=b7d36839f01499feadc193250114259723cfc00e;hpb=c1aeb7538786d8c9f3b3337c0b71e21ef89d9c77;p=syj.git diff --git a/application/controllers/IdxController.php b/application/controllers/IdxController.php index b7d3683..983cf3e 100644 --- a/application/controllers/IdxController.php +++ b/application/controllers/IdxController.php @@ -1,5 +1,5 @@ __("You have an unsaved route"), 'notEmptyField' => __("Value is required"), 'noResult' => __("no result"), - 'dragFileError' => __("could not analyze file content"), + 'uploadFileError' => __("could not analyze file content"), ); }