datamode viewer revamped: Class search, new panel for class list, graphical representation of each class and its related classes, granularity on data display and a fix on lifecycle graph.

SVN:trunk[5206]
This commit is contained in:
Stephen Abello
2018-01-05 15:18:56 +00:00
parent 52a97db259
commit b2a1404ce0
20 changed files with 787 additions and 238 deletions

View File

@@ -610,6 +610,12 @@ Dict::Add('FR FR', 'French', 'Français', array(
'UI:Schema:LifeCycleAttributeMustChange' => 'Doit changer',
'UI:Schema:LifeCycleAttributeMustPrompt' => 'L\'utilisateur se verra proposer de changer la valeur',
'UI:Schema:LifeCycleEmptyList' => 'liste vide',
'UI:Schema:ClassFilter' => 'Classe :',
'UI:Schema:DisplayLabel' => 'Affichage :',
'UI:Schema:DisplaySelector/LabelAndCode' => 'Label et code',
'UI:Schema:DisplaySelector/Label' => 'Label',
'UI:Schema:DisplaySelector/Code' => 'Code',
'UI:Schema:Attribute/Filter' => 'Filtre',
'UI:LinksWidget:Autocomplete+' => 'Tapez les 3 premiers caractères...',
'UI:Edit:TestQuery' => 'Tester la requête',
'UI:Combo:SelectValue' => '--- choisissez une valeur ---',