mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
Simple typo in declaration of an entry
No associated bug
This commit is contained in:
@@ -133,7 +133,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:User/Error:AtLeastOneOrganizationIsNeeded' => 'At least one organization must be assigned to this user.',
|
||||
'Class:User/Error:OrganizationNotAllowed' => 'Organization not allowed.',
|
||||
'Class:User/Error:UserOrganizationNotAllowed' => 'The user account does not belong to your allowed organizations.',
|
||||
'Class:User/Error:PersonIsMandatory' > 'The Contact is mandatory.',
|
||||
'Class:User/Error:PersonIsMandatory' => 'The Contact is mandatory.',
|
||||
'Class:UserInternal' => 'User Internal',
|
||||
'Class:UserInternal+' => 'User defined within '.ITOP_APPLICATION_SHORT,
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user