From 2c1bf665c36f69da14acbc3adcbee55ae202f1e5 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 16 Jan 2020 11:31:28 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B02249=20-=20Supportability=20-=20Updater?= =?UTF-8?q?=20module=20(Add=20read-only=20warning)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datamodels/2.x/itop-core-update/en.dict.itop-core-update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php index 5a56dcee9a..d713c4cf66 100644 --- a/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php @@ -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',