N°5904 Move dict entries

This commit is contained in:
Stephen Abello
2023-01-31 09:56:10 +01:00
parent e0cc00e772
commit 0b1352fe37
9 changed files with 51 additions and 12 deletions

View File

@@ -29,11 +29,7 @@ Dict::Add('EN US', 'English', 'English', array(
'UI:Links:ActionRow:Modify' => 'Modify',
'UI:Links:ActionRow:Modify+' => 'Modify this object',
'UI:Links:ActionRow:Modify:Modal:Title' => 'Modify an object',
// New
'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',
'UI:Links:Bulk:LinkWillBeDeletedFromAllObjects' => 'Unlink all objects',