This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit ceb8582d549cf28292d71e7e0dddb6d3a55cb1e8 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Dec 2 17:05:00 2014 +0100 Fix i18n & dates --- src/main/resources/i18n/scmwebeditor_en_GB.properties | 2 +- src/main/resources/i18n/scmwebeditor_fr_FR.properties | 8 ++++---- src/main/webapp/WEB-INF/content/badFileRedirect.jsp | 2 +- src/main/webapp/WEB-INF/content/badUseRedirect.jsp | 2 +- src/main/webapp/WEB-INF/content/error.jsp | 2 +- src/main/webapp/WEB-INF/content/logout.jsp | 2 +- src/main/webapp/WEB-INF/content/modificationViewer.jsp | 2 +- src/main/webapp/WEB-INF/content/outConnection.jsp | 2 +- src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp | 2 +- src/main/webapp/WEB-INF/content/redirect.jsp | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/resources/i18n/scmwebeditor_en_GB.properties b/src/main/resources/i18n/scmwebeditor_en_GB.properties index 485f844..d71aa07 100644 --- a/src/main/resources/i18n/scmwebeditor_en_GB.properties +++ b/src/main/resources/i18n/scmwebeditor_en_GB.properties @@ -16,7 +16,7 @@ scm.exitTitle=Exit ScmWebEditor without saving. scm.fileModify=File modify while editing. scm.forceSave=Force save scm.formTransferred=You should be transferred automatically to the form page. If not please -scm.info.ProblemWithRst=For any Problem with RestruturedText visit +scm.info.ProblemWithRst=For any Problem with RestructuredText visit scm.info.rstWebsite=RST documentation website scm.language=Language scm.lastChangeSave=Last change save diff --git a/src/main/resources/i18n/scmwebeditor_fr_FR.properties b/src/main/resources/i18n/scmwebeditor_fr_FR.properties index 2ef400b..10d6205 100644 --- a/src/main/resources/i18n/scmwebeditor_fr_FR.properties +++ b/src/main/resources/i18n/scmwebeditor_fr_FR.properties @@ -1,6 +1,6 @@ scm.FileInEditor=Fichier dans l'éditeur \: scm.atRevision=à la révision -scm.badPathOrFileName=L'adresse du dépôt ou le nom du fichier est incorrect, ou le fichier n'est pas éditable \! +scm.badPathOrFileName=L'adresse du dépôt ou le nom du fichier est incorrect, ou le fichier n'est pas éditable \! scm.badUsernameOrPassword=Identifiant ou mot de passe incorrect scm.beTransferred=Vous devriez être redirigé sur une nouvelle page. si non scm.by=Par @@ -16,14 +16,14 @@ scm.exitTitle=Quitter ScmWebEditor sans sauvegarder. scm.fileModify=Fichier modifié pendant l'édition. scm.forceSave=Forcer la sauvegarde scm.formTransferred=Vous devriez être redirigé vers la page du formulaire. si non -scm.info.ProblemWithRst=Si vous rencontrez des problemes avec RestruturedText, visitez le +scm.info.ProblemWithRst=Si vous rencontrez des problèmes avec RestructuredText, visitez le scm.info.rstWebsite=site de la documentation RST scm.language=Langage scm.lastChangeSave=Dernière sauvegarde effectuée scm.logAs=Connecté en tant que \: scm.loginButton=Connexion scm.logoutWait=Déconnexion... -scm.modificationViewer.betterUseJavascript=Activer Javascript pour accéder à toute les fonctionnalités. +scm.modificationViewer.betterUseJavascript=Activer Javascript pour accéder à toutes les fonctionnalités. scm.modificationViewer.noJavascript=Javascript est désactivé. Vous pouvez seulement utiliser les boutons sauvegarder et quitter, quitter ou ajouter un fichier. scm.mustBeLog=Vous devez vous identifier pour parcourir ce dépôt. scm.no=Non @@ -53,7 +53,7 @@ scm.uploadFile=Url du fichier scm.uploadPath=Répertoire sur le dépôt scm.uploadSuccess=Fichier télécharché avec succès scm.uploadTitle=Ajouter un fichier sur le dépôt -scm.uselessSave=Inutile de sauvegarder le fichier, aucune modification n'ont été apportée +scm.uselessSave=Inutile de sauvegarder le fichier, aucune modification n'a été apportée scm.username=Identifiant scm.usernameTitle=Identifiant du dépôt scm.welcome=Bienvenue sur SCMWebEditor diff --git a/src/main/webapp/WEB-INF/content/badFileRedirect.jsp b/src/main/webapp/WEB-INF/content/badFileRedirect.jsp index a0c06a8..9c125a3 100644 --- a/src/main/webapp/WEB-INF/content/badFileRedirect.jsp +++ b/src/main/webapp/WEB-INF/content/badFileRedirect.jsp @@ -55,6 +55,6 @@ Author : glorieux --%> <% } %> <s:text name="scm.clickHere"/></a>.</p> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/badUseRedirect.jsp b/src/main/webapp/WEB-INF/content/badUseRedirect.jsp index 9625c26..e3fdfca 100644 --- a/src/main/webapp/WEB-INF/content/badUseRedirect.jsp +++ b/src/main/webapp/WEB-INF/content/badUseRedirect.jsp @@ -54,6 +54,6 @@ Author : glorieux --%> <% } %> click this link</a>.</p> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/error.jsp b/src/main/webapp/WEB-INF/content/error.jsp index 8e068fa..c87f120 100644 --- a/src/main/webapp/WEB-INF/content/error.jsp +++ b/src/main/webapp/WEB-INF/content/error.jsp @@ -46,6 +46,6 @@ glorieux --%> <p><s:text name="scm.badUsernameOrPassword"/></p> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/logout.jsp b/src/main/webapp/WEB-INF/content/logout.jsp index cd7d236..1b22e84 100644 --- a/src/main/webapp/WEB-INF/content/logout.jsp +++ b/src/main/webapp/WEB-INF/content/logout.jsp @@ -51,6 +51,6 @@ href="checkout.action?address=<%=request.getAttribute("address")%>"> <s:text name="scm.clickHere"/> </a>.</p> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/modificationViewer.jsp b/src/main/webapp/WEB-INF/content/modificationViewer.jsp index 13c30bb..b30118e 100644 --- a/src/main/webapp/WEB-INF/content/modificationViewer.jsp +++ b/src/main/webapp/WEB-INF/content/modificationViewer.jsp @@ -450,6 +450,6 @@ <div id="htmlcontentPreview"></div> </div> -<p align="right">©2004-2009 CodeLutin</p> +<p align="right">©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/outConnection.jsp b/src/main/webapp/WEB-INF/content/outConnection.jsp index 84543cb..f8eefa2 100644 --- a/src/main/webapp/WEB-INF/content/outConnection.jsp +++ b/src/main/webapp/WEB-INF/content/outConnection.jsp @@ -132,7 +132,7 @@ --> </div> </div> -<p align="right">©2004-2011 CodeLutin</p> +<p align="right">©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp b/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp index bf7538c..6ff776d 100644 --- a/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp +++ b/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp @@ -76,6 +76,6 @@ Author : glorieux --%> onclick="return cancelRedirect('%{scm.exitJavascript}',this.form.ProjectUrl);"/> </form> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> diff --git a/src/main/webapp/WEB-INF/content/redirect.jsp b/src/main/webapp/WEB-INF/content/redirect.jsp index cd3b40d..88b8c1e 100644 --- a/src/main/webapp/WEB-INF/content/redirect.jsp +++ b/src/main/webapp/WEB-INF/content/redirect.jsp @@ -53,6 +53,6 @@ glorieux --%> <% } %> <s:text name="scm.clickHere"/></a>.</p> -<p>©2004-2009 CodeLutin</p> +<p>©2004-2014 CodeLutin</p> </body> </html> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.