N°2249 - Supportability - Updater module (Add read-only warning)

This commit is contained in:
Eric
2020-01-16 11:31:28 +01:00
parent 60b6fcc783
commit 2c1bf665c3

View File

@@ -44,7 +44,7 @@ Dict::Add('EN US', 'English', 'English', array(
'iTopUpdate:UI:DoFilesArchive' => 'Archive application files',
'iTopUpdate:UI:UploadArchive' => 'Select a package to upload',
'iTopUpdate:UI:ServerFile' => 'Path of a package already on the server',
'iTopUpdate:UI:WarningReadOnlyDuringUpdate' => 'During the upgrade, the application will be set in mode read-only.',
'iTopUpdate:UI:WarningReadOnlyDuringUpdate' => 'During the upgrade, the application will be read-only.',
'iTopUpdate:UI:Status' => 'Status',
'iTopUpdate:UI:Action' => 'Update',