Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe Commits: a22dfb33 by Tony Chemit at 2022-05-19T01:19:42+02:00 fix i18n date format - - - - - 8c2a421c by Tony Chemit at 2022-05-19T01:22:24+02:00 update toolkit - - - - - 2 changed files: - client/runner/src/main/i18n/translations/client-runner_en_GB.properties - pom.xml Changes: ===================================== client/runner/src/main/i18n/translations/client-runner_en_GB.properties ===================================== @@ -565,7 +565,7 @@ observe.ui.datasource.editor.actions.synchro.referential.legacy=Update referenti observe.ui.datasource.editor.actions.synchro.referential.legacy.description=Update referential observe.ui.datasource.editor.actions.synchro.referential.legacy.launch.operation=Synchronize referential from central database observe.ui.datasource.editor.actions.synchro.referential.legacy.tip=Synchronize object on local database -observe.ui.datasource.editor.actions.synchro.referential.message.apply.done=Referential updated at 1$td/%1$tm/%1$tY à %1$tH\:%1$tM\:%1$tS +observe.ui.datasource.editor.actions.synchro.referential.message.apply.done=Referential updated at %1$td/%1$tm/%1$tY à %1$tH\:%1$tM\:%1$tS observe.ui.datasource.editor.actions.synchro.referential.message.build.diff=Build differential of referential from %1$s observe.ui.datasource.editor.actions.synchro.referential.message.need.save.for.synchro.operation=Referential update has modified some local data. observe.ui.datasource.editor.actions.synchro.referential.message.no.local.modification=No data modified, save is not required. ===================================== pom.xml ===================================== @@ -111,7 +111,7 @@ <!-- build timestamp configuration --> <maven.build.timestamp.format>dd/MM/yyyy HH:mm z</maven.build.timestamp.format> <buildDate>${maven.build.timestamp}</buildDate> - <lib.version.toolkit>6.1.3-SNAPSHOT</lib.version.toolkit> + <lib.version.toolkit>6.1.3</lib.version.toolkit> <lib.version.ognl>3.1.29</lib.version.ognl> <!-- FIXME <lib.version.ognl>3.3.2</lib.version.ognl>--> <lib.version.h2>1.4.196</lib.version.h2> View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/7fa12afd8741739eb60392b00... -- View it on GitLab: https://gitlab.com/ultreiaio/ird-observe/-/compare/7fa12afd8741739eb60392b00... You're receiving this email because of your account on gitlab.com.
participants (1)
-
Tony CHEMIT (@tchemit)