From cdbcc9ce8c6d2da77c5b0aea35f0350958091ea6 Mon Sep 17 00:00:00 2001 From: Eric Date: Wed, 13 Nov 2019 10:42:30 +0100 Subject: [PATCH] =?UTF-8?q?N=C2=B02249=20-=20Supportability=20-=20Updater?= =?UTF-8?q?=20module?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictionaries/en.dictionary.itop.ui.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index 514af2576..696f2b2a5 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -785,7 +785,7 @@ Dict::Add('EN US', 'English', 'English', array( 'UI:Title:DeletionOf_Object' => 'Deletion of %1$s', 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Bulk deletion of %1$d objects of class %2$s', 'UI:Delete:NotAllowedToDelete' => 'You are not allowed to delete this object', - 'UI:Delete:NotAllowedToUpdate_Fields' => 'You are not allowed to update the fields: $1%s', + 'UI:Delete:NotAllowedToUpdate_Fields' => 'You are not allowed to update the fields: %1$s', 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action', 'UI:Error:NotEnoughRightsToDelete' => 'This object could not be deleted because the current user do not have sufficient rights', 'UI:Error:CannotDeleteBecause' => 'This object could not be deleted because: %1$s',