This is an automated email from the git hooks/post-receive script. New commit to branch feature/en_I18N in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit f684d24577ff1cd0de51c36d96129b444737c762 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 29 20:05:11 2016 +0200 optimize i18n --- .../src/main/resources/i18n/application-swing_en_GB.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/application-swing/src/main/resources/i18n/application-swing_en_GB.properties b/application-swing/src/main/resources/i18n/application-swing_en_GB.properties index 47aa1dd..20a0af4 100644 --- a/application-swing/src/main/resources/i18n/application-swing_en_GB.properties +++ b/application-swing/src/main/resources/i18n/application-swing_en_GB.properties @@ -1879,10 +1879,10 @@ observe.message.h2.server.url=Url observe.message.help.usage=ObServe Help v %1$s observe.message.historical.data=Historical data (can be closed, even if not valid) observe.message.loaded.tip=%1$s is loading,\\You can change data source by clicking here - observe.message.need.fin.veille.activity=No end watch activity was found in route to close.\nyou can\:\n\n\t- Cancel and go back to route\n\t- Create and go the end watch activity\n\t- Create end watch activity and close route\n\t- Close route without creating the end watch activity. observe.message.no.activity.for.route=< No activity for current route > observe.message.no.activity.for.trip=< No activity for current trip > +observe.message.no.local.db.found=Local data source does not exist (location %1$s).\n\nYou can create it or connect to a remote data source. observe.message.no.report.selected=< No report selected > observe.message.no.route.for.maree=< No route fo current trip > observe.message.no.species.selected=No species selected @@ -1893,6 +1893,7 @@ observe.message.quit.valid.edit=Data are modified and valid\! observe.message.referentiel.editable=Referential is editable. observe.message.referentiel.home=< Referential > observe.message.referentiel.no.editable=You are not allowed to edit referential. +observe.message.save.configuration=Save configuration in file %1$s observe.message.select.report=Select a reportĀ observe.message.server.info=Local database %1$s is ready in server mode. observe.message.show.usage.for.delete=Referential %1$s "%2$s" can not be deleted. @@ -1903,8 +1904,6 @@ observe.message.show.usage.for.desactivated3=Those data need to use another enab observe.message.show.usages=List of usage of referential %1$s\: '%2$s' observe.message.table.editBean.modified=Current entry is modifed and valid. observe.message.table.editBean.modified.but.invalid=Current entry is modified but not valid. -observe.message.no.local.db.found=Local data source does not exist (location %1$s).\n\nYou can create it or connect to a remote data source. -observe.message.save.configuration=Save configuration in file %1$s observe.message.updating.floatingObject=Floating object is in edition mode observe.message.updating.referentiel=Referential is in edition mode observe.message.warning.will.be.delete=%1$s\n\nBe ware, export will replace existing data. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.