mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
User editable dashboards... implementation in progress
SVN:trunk[2037]
This commit is contained in:
@@ -956,6 +956,8 @@ When associated with a trigger, each action is given an "order" number, specifyi
|
||||
'Note that this is not a security setting, objects from any organization are still visible and can be accessed by selecting "All Organizations" in the drop-down list.',
|
||||
'UI:NavigateAwayConfirmationMessage' => 'Any modification will be discarded.',
|
||||
'UI:Create_Class_InState' => 'Create the %1$s in state: ',
|
||||
'UI:Login:About' => '',
|
||||
'UI:OrderByHint_Values' => 'Sort order: %1$s',
|
||||
'UI:Menu:AddToDashboard' => 'Add To Dashboard...',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -801,5 +801,7 @@ Lors de l\'association à un déclencheur, on attribue à chaque action un numé
|
||||
'UI:NavigateAwayConfirmationMessage' => 'Toute modification sera perdue.',
|
||||
'UI:Create_Class_InState' => 'Créer l\'objet %1$s dans l\'état: ',
|
||||
'UI:OrderByHint_Values' => 'Ordre de tri: %1$s',
|
||||
'UI:Menu:AddToDashboard' => 'Ajouter au Tableau de Bord...',
|
||||
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user