mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
Fix php warning and missing dict entry
This commit is contained in:
@@ -25,6 +25,8 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Links:ActionRow:Delete' => 'Delete',
|
||||
'UI:Links:ActionRow:Delete+' => 'Delete this object',
|
||||
'UI:Links:ActionRow:Delete:Confirmation' => 'Do you really want to delete <b>{item}</b> from current object ?',
|
||||
'UI:Links:ActionRow:Modify' => 'Modify',
|
||||
'UI:Links:ActionRow:Modify+' => 'Modify this object',
|
||||
'UI:Links:ActionRow:Modify:Modal:Title' => 'Modify a link',
|
||||
'UI:Links:New:Modal:Title' => 'Creation of a link',
|
||||
'UI:Links:New:Button:Tooltip' => 'Add a new link',
|
||||
|
||||
Reference in New Issue
Block a user