Skip to content

Commit 7e4dce4

Browse files
committed
N°8534 - Prevent Admin from suicide (7)
1 parent 49c947a commit 7e4dce4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dictionaries/en.dictionary.itop.ui.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@
182182
'Class:User/Error:ProfileNotAllowed' => 'Profile "%1$s" cannot be added it will deny the access to backoffice',
183183
'Class:User/Error:StatusChangeIsNotAllowed' => 'Changing status is not allowed for your own User',
184184
'Class:User/Error:AllowedOrgsMustContainUserOrg' => 'Allowed organizations must contain User organization',
185-
'Class:User/Error:AdminProfileCannotBeRemovedBySelf' => 'You cannot remove your own Administrator profile. Ask another Administrator to do it for you~~',
186-
'Class:User/Error:CurrentProfilesHaveInsufficientRights' => 'You cannot remove your own rights to edit users',
185+
'Class:User/Error:AdminProfileCannotBeRemovedBySelf' => 'You cannot remove your own Administrator profile. Ask another Administrator to do it for you',
186+
'Class:User/Error:CurrentProfilesHaveInsufficientRights' => 'You cannot remove your own rights to edit Users',
187187
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)',
188188
'Class:User/Error:AtLeastOneOrganizationIsNeeded' => 'At least one organization must be assigned to this user.',
189189
'Class:User/Error:OrganizationNotAllowed' => 'Organization not allowed.',

0 commit comments

Comments
 (0)