branch feature/6271 updated (90014ce -> 01c680b)
This is an automated email from the git hooks/post-receive script. New change to branch feature/6271 in repository echobase. See http://git.codelutin.com/echobase.git from 90014ce utilisation nuiton-utils 3.0-rc-8 et nuiton-config 3.0-rc-2 new 01c680b fix 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 01c680b87b67cc54f8199355f326984f9fd90158 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 15 20:40:39 2014 +0100 fix i18n Summary of changes: .../src/main/resources/i18n/echobase-ui_en_GB.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 feature/6271 in repository echobase. See http://git.codelutin.com/echobase.git commit 01c680b87b67cc54f8199355f326984f9fd90158 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Dec 15 20:40:39 2014 +0100 fix i18n --- .../src/main/resources/i18n/echobase-ui_en_GB.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 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 a4f801a..09c5889 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 @@ -153,7 +153,7 @@ echobase.common.soundSpeedCalculationsME70=Sound speed calculation method (ME70 echobase.common.sounderConstant=Sounder constant (if relevant) echobase.common.source=Source echobase.common.spatialAware=Is database spatial aware ? -echobase.common.spatialStructureFound= +echobase.common.spatialStructureFound=Is database spatialized ? echobase.common.startEndDate=Start - End date echobase.common.startEndPort=Start - End port echobase.common.subSampleFile= @@ -371,15 +371,15 @@ echobase.menu.removeData=Remove data echobase.menu.showSpatialData=Show spatial data echobase.menu.users=Manage users echobase.menu.viewData=Display data -echobase.message.application.no.gis.support= +echobase.message.application.no.gis.support=The gis application is not installed. echobase.message.clickToShowImportDefail=Click to show import detail echobase.message.createEmbedded.result=Portable application was successful in %s. -echobase.message.db.no.spatial.structure= -echobase.message.db.no.spatial.support= +echobase.message.db.no.spatial.structure=The working database is not spatialized. +echobase.message.db.no.spatial.support=The working database has no spatial support. echobase.message.download.link=If download did not start by itself, you can start it manually from this link\: echobase.message.exportCoser.result=Coser Export was successful (file %s) in %s. echobase.message.exportDb.result=Export of database (mode %s) was successful (file %s) in %s. -echobase.message.gis.install= +echobase.message.gis.install=See the installation documentation. echobase.message.importData.result=Data import successful in %s \:\n%s echobase.message.no.row.selected=No data selected echobase.message.no.spatial.database.support=The working db you are using is not compatible with postgis 2. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm