mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
N°9518 - fix 2 typo bug (#882)
This commit is contained in:
@@ -886,6 +886,8 @@ Dict::Add('EN US', 'English', 'English', [
|
||||
'UI:Delete:PleaseDoTheManualOperations' => 'Please perform the manual operations listed above prior to requesting the deletion of this object',
|
||||
'UI:Delect:Confirm_Object' => 'Please confirm that you want to delete %1$s.',
|
||||
'UI:Delect:Confirm_Count_ObjectsOf_Class' => 'Please confirm that you want to delete the following %1$d objects of class %2$s.',
|
||||
'UI:Delete:Confirm_Object' => 'Please confirm that you want to delete %1$s.',
|
||||
'UI:Delete:Confirm_Count_ObjectsOf_Class' => 'Please confirm that you want to delete the following %1$d objects of class %2$s.',
|
||||
'UI:WelcomeToITop' => 'Welcome to '.ITOP_APPLICATION,
|
||||
'UI:DetailsPageTitle' => ITOP_APPLICATION_SHORT.' - %1$s - %2$s details',
|
||||
'UI:ErrorPageTitle' => ITOP_APPLICATION_SHORT.' - Error',
|
||||
|
||||
Reference in New Issue
Block a user