mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°5981 - Remove exclamation mark from delete buttons
This commit is contained in:
@@ -445,7 +445,7 @@ We hope you’ll enjoy this version as much as we enjoyed imagining and creating
|
||||
'UI:Button:RemoveFromList' => 'Entfernen >>',
|
||||
'UI:Button:FilterList' => 'Filter...',
|
||||
'UI:Button:Create' => 'Erstellen',
|
||||
'UI:Button:Delete' => 'Löschen!',
|
||||
'UI:Button:Delete' => 'Löschen',
|
||||
'UI:Button:Rename' => 'Umbenennen...',
|
||||
'UI:Button:ChangePassword' => 'Passwort ändern',
|
||||
'UI:Button:ResetPassword' => 'Passwort zurücksetzen',
|
||||
|
||||
Reference in New Issue
Block a user