Commit 13c85c2f authored by Alexandre Delanoë's avatar Alexandre Delanoë

[ChangeLog] Node names

parent 5b622921
Pipeline #2822 failed with stage
in 16 minutes and 59 seconds
......@@ -2,6 +2,8 @@
* [COUNTS] Chart update when docs are deleted or added
* [ERGO] Plane navigation improved
* [ERGO] Mouse misalignemnt fixed
* [FIX] Date parser WOS
* [FIX] Node names: List -> Terms
## Version 0.0.5.8.8.2
* [FE] Fix Contact Page
......
......@@ -372,7 +372,7 @@ defaultName NodeAnnuaire = "Annuaire"
defaultName NodeDocument = "Doc"
defaultName NodeTexts = "Docs"
defaultName NodeList = "List"
defaultName NodeList = "Terms"
defaultName NodeListCooc = "List"
defaultName NodeModel = "Model"
......@@ -386,7 +386,7 @@ defaultName NodeDashboard = "Board"
defaultName NodeGraph = "Graph"
defaultName NodePhylo = "Phylo"
defaultName NodeFrameWrite = "Write"
defaultName NodeFrameWrite = "Note"
defaultName NodeFrameCalc = "Calc"
defaultName NodeFrameVisio = "Visio"
defaultName NodeFrameNotebook = "Code"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment