mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
PHRAS-223 #time 6h
This commit is contained in:

committed by
Benoît Burnichon

parent
a75b528e80
commit
a953888084
@@ -68,7 +68,7 @@ class ExportController extends Controller
|
||||
}
|
||||
|
||||
$success = false;
|
||||
$msg = _('Error while connecting to FTP');
|
||||
$msg = $this->app->trans('Error while connecting to FTP');
|
||||
|
||||
try {
|
||||
/** @var \ftpclient $ftpClient */
|
||||
|
Reference in New Issue
Block a user