branch develop updated (b5caf38 -> 29a25f9)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git from b5caf38 Add spanish translations new 29a25f9 Updates to i18n 3.6 (Fixes #4008) 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 29a25f94a7e2a73107d297b97b87b423a6cc0937 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Aug 31 13:54:33 2016 +0200 Updates to i18n 3.6 (Fixes #4008) Summary of changes: pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 29a25f94a7e2a73107d297b97b87b423a6cc0937 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Aug 31 13:54:33 2016 +0200 Updates to i18n 3.6 (Fixes #4008) --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b09d9d..86710ce 100644 --- a/pom.xml +++ b/pom.xml @@ -136,10 +136,12 @@ <signatureArtifactId>java16</signatureArtifactId> <signatureVersion>1.0</signatureVersion> - <nuitonI18nVersion>3.5</nuitonI18nVersion> + <nuitonI18nVersion>3.6</nuitonI18nVersion> <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> + <i18n.failsIfWarning>true</i18n.failsIfWarning> + <i18n.showEmpty>true</i18n.showEmpty> <!-- Documentation is in apt format --> <siteSourcesType>apt</siteSourcesType> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm