branch develop updated (d0b2092 -> b3ae117)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git from d0b2092 #57: Update to jfreechart 1.5.0 new b3ae117 #57: Update to jfreechart 1.5.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit b3ae1170d348b3a63a4b20fb426bed107eea1242 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Jan 9 11:49:20 2020 +0100 #57: Update to jfreechart 1.5.0 Summary of changes: .../src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties | 2 -- .../src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties | 2 -- 2 files changed, 4 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git commit b3ae1170d348b3a63a4b20fb426bed107eea1242 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Jan 9 11:49:20 2020 +0100 #57: Update to jfreechart 1.5.0 --- .../src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties | 2 -- .../src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties | 2 -- 2 files changed, 4 deletions(-) diff --git a/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties b/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties index 59c73eb..6e64144 100644 --- a/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties +++ b/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_en_GB.properties @@ -28,10 +28,8 @@ nuitonmatrix.menu.data.identity=Convert to identity nuitonmatrix.menu.option.semantics=Export/Copy with semantics nuitonmatrix.viewer.dimnameindex=Dimension %d nuitonmatrix.viewer.graphcomborender.bar=Verticals bar rendering -nuitonmatrix.viewer.graphcomborender.bar.3d=3D verticals bars rendering nuitonmatrix.viewer.graphcomborender.bar.stacked=Stacked verticals bars rendering nuitonmatrix.viewer.graphcomborender.line=Line rendering -nuitonmatrix.viewer.graphcomborender.line.3d=3D line rendering nuitonmatrix.viewer.graphcomborender.min.max=Min/max rendering nuitonmatrix.viewer.graphcomborender.surface=Area rendering nuitonmatrix.viewer.graphcomborender.surface.stacked=Stacked area rendering diff --git a/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties b/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties index ea95dbc..3eabba1 100644 --- a/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties +++ b/nuiton-matrix-gui/src/main/resources/i18n/nuiton-matrix-gui_fr_FR.properties @@ -28,10 +28,8 @@ nuitonmatrix.menu.data.identity=Convertir en matrice identité nuitonmatrix.menu.option.semantics=Exporter/Copier avec la sémantique nuitonmatrix.viewer.dimnameindex=Dimension %d nuitonmatrix.viewer.graphcomborender.bar=Rendu en barres verticales -nuitonmatrix.viewer.graphcomborender.bar.3d=Rendu en barres verticales 3D nuitonmatrix.viewer.graphcomborender.bar.stacked=Rendu en barres verticales empilées nuitonmatrix.viewer.graphcomborender.line=Rendu en ligne -nuitonmatrix.viewer.graphcomborender.line.3d=Rendu en ligne 3D nuitonmatrix.viewer.graphcomborender.min.max=Rendu en MinMax nuitonmatrix.viewer.graphcomborender.surface=Rendu en aire nuitonmatrix.viewer.graphcomborender.surface.stacked=Rendu en aires empilées -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm