mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°5981 - Remove exclamation mark from delete buttons
This commit is contained in:
@@ -417,7 +417,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'UI:Button:RemoveFromList' => ' Удалить >> ',
|
||||
'UI:Button:FilterList' => ' Фильтр... ',
|
||||
'UI:Button:Create' => ' Создать ',
|
||||
'UI:Button:Delete' => ' Удалить ! ',
|
||||
'UI:Button:Delete' => ' Удалить ',
|
||||
'UI:Button:Rename' => ' Переименовать...',
|
||||
'UI:Button:ChangePassword' => ' Изменить пароль ',
|
||||
'UI:Button:ResetPassword' => ' Сбросить пароль ',
|
||||
|
||||
Reference in New Issue
Block a user