mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
N°5904 - Linksets: tooltip & pop-up title
This commit is contained in:
@@ -31,8 +31,8 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'UI:Links:ActionRow:Modify:Modal:Title' => 'Modify an object',
|
||||
|
||||
// New
|
||||
'UI:Links:New:Modal:Title' => 'Creation of a link',
|
||||
'UI:Links:New:Button:Tooltip' => 'Add a new link',
|
||||
'UI:Links:New:Modal:Title' => 'Creation of an object',
|
||||
'UI:Links:New:Button:Tooltip' => 'Add an entry in the list',
|
||||
|
||||
// Bulk
|
||||
'UI:Links:Bulk:LinkWillBeCreatedForAllObjects' => 'Link all objects',
|
||||
|
||||
@@ -26,6 +26,13 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'UI:Links:ActionRow:Delete' => 'Supprimer',
|
||||
'UI:Links:ActionRow:Delete+' => 'Supprimer cet objet',
|
||||
'UI:Links:ActionRow:Delete:Confirmation' => 'Voulez-vous supprimer <b>{item}</b> de l\'objet courant ?',
|
||||
'UI:Links:ActionRow:Modify' => 'Modifier',
|
||||
'UI:Links:ActionRow:Modify+' => 'Modifier cet object',
|
||||
'UI:Links:ActionRow:Modify:Modal:Title' => 'Modifier un object',
|
||||
|
||||
// New
|
||||
'UI:Links:New:Modal:Title' => 'Creation d\'un objet',
|
||||
'UI:Links:New:Button:Tooltip' => 'Ajouter une entrée dans la liste',
|
||||
|
||||
// Bulk
|
||||
'UI:Links:Bulk:LinkWillBeCreatedForAllObjects' => 'Lier à tous les objets',
|
||||
|
||||
Reference in New Issue
Block a user