This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from b113a46 Fix save local database in export operation if referential was modified adds 3c22ad1 Traduit les chaines de configuration d observe web en espagnol adds 53c33ca Ajoute les templates traduits en anglais pour les wizzards de source de données (+ quelques corrections en français) new 52d3219 Merge branch 'feature/fix_ftl_datasource' into develop 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 52d32191adbf074b22a5219e45d89e23a7597735 Merge: b113a46 53c33ca Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Sep 2 22:33:00 2016 +0200 Merge branch 'feature/fix_ftl_datasource' into develop Summary of changes: .../swing/ui/storage/StorageUIHandler.java | 4 +- .../swing/ui/storage/StorageUIModel.java | 6 +- .../swing/ui/storage/tabs/StorageTabUIHandler.java | 3 + ...estResult_es.ftl => connexionTestResult_en.ftl} | 6 +- ...rt_fr.ftl => dataSourceConnectionReport_en.ftl} | 116 ++++++++++----------- .../ftl/dataSourceConnectionReport_es.ftl | 2 +- .../ftl/dataSourceConnectionReport_fr.ftl | 8 +- ...rmation_fr.ftl => dataSourceInformation_en.ftl} | 36 +++---- ...SourcePolicy_fr.ftl => dataSourcePolicy_en.ftl} | 18 ++-- ...me_es.ftl => dataSourceSelectModeResume_en.ftl} | 30 +++--- ... => storageModelDataSourceConfiguration_en.ftl} | 40 +++---- 11 files changed, 139 insertions(+), 130 deletions(-) copy application-swing/src/main/resources/ftl/{connexionTestResult_es.ftl => connexionTestResult_en.ftl} (85%) copy application-swing/src/main/resources/ftl/{dataSourceConnectionReport_fr.ftl => dataSourceConnectionReport_en.ftl} (66%) copy application-swing/src/main/resources/ftl/{dataSourceInformation_fr.ftl => dataSourceInformation_en.ftl} (65%) copy application-swing/src/main/resources/ftl/{dataSourcePolicy_fr.ftl => dataSourcePolicy_en.ftl} (87%) copy application-swing/src/main/resources/ftl/{dataSourceSelectModeResume_es.ftl => dataSourceSelectModeResume_en.ftl} (59%) copy application-swing/src/main/resources/ftl/{storageModelDataSourceConfiguration_es.ftl => storageModelDataSourceConfiguration_en.ftl} (63%) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.