N°5981 - Remove exclamation mark from delete buttons

This commit is contained in:
Stephen Abello
2023-04-12 10:58:56 +02:00
parent 45f792d5ae
commit 38dd095e40
15 changed files with 15 additions and 15 deletions

View File

@@ -416,7 +416,7 @@ We hope youll enjoy this version as much as we enjoyed imagining and creating
'UI:Button:RemoveFromList' => ' Rimuovi >> ~~',
'UI:Button:FilterList' => ' Filtra... ~~',
'UI:Button:Create' => ' Crea ~~',
'UI:Button:Delete' => ' Cancella ! ~~',
'UI:Button:Delete' => ' Cancella ~~',
'UI:Button:Rename' => ' Rename... ~~',
'UI:Button:ChangePassword' => ' Cambia Password ~~',
'UI:Button:ResetPassword' => ' Resetta Password ~~',