branch develop updated (7d765dd -> 5ea3948)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 7d765dd Livrable #8169 new 5ea3948 Fix missing i18n 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 5ea394895e959d6ce6e27c2eaabd8dd7095db7e5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri May 13 09:04:47 2016 +0200 Fix missing i18n Summary of changes: echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 5ea394895e959d6ce6e27c2eaabd8dd7095db7e5 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri May 13 09:04:47 2016 +0200 Fix missing i18n --- echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties b/echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties index 728b201..b658fcd 100644 --- a/echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties +++ b/echobase-ui/src/main/resources/i18n/echobase-ui_en_GB.properties @@ -393,7 +393,7 @@ echobase.message.warnExportInProgress=Please do not close the window to access t echobase.message.warnImportInProgress=Please do not close the window to access the imported file echobase.message.warnRemoveDataInProgress=Please do not close the window to access remove data result echobase.mismatch.import.file=A file (%s) was just imported, but the check file produced is not equals to input file. -echobase.mismatch.import.file.error= +echobase.mismatch.import.file.error=Can't validate imported data. echobase.processed.file=File to import echobase.spatialView.loading=Loading data... echobase.title.confirm.deleteImportLogs=Delete data @@ -415,7 +415,7 @@ echobase.title.exportCoserResult=Coser export results echobase.title.exportDb=Export a complete database echobase.title.exportDbProgress=Export database in progress echobase.title.exportDbResult=Database export results -echobase.title.exportLog.files= +echobase.title.exportLog.files=Export files echobase.title.exportTable=Export a table echobase.title.importData.selectImportType=Select type of import echobase.title.importDb=Database import -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm