15/75: corrected update to synchronisation
This is an automated email from the git hooks/post-receive script. New commit to branch feature/sync in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 392d34dfbd436eb04a69af8cd2017ec97b5ae8fd Author: servantie <servantie.c@gmail.com> Date: Wed Jun 1 14:40:52 2016 +0200 corrected update to synchronisation --- .../ui/report/resources/TimerTaskUpdaterView.properties | 10 +++++----- .../ui/report/resources/TimerTaskUpdaterView_fr.properties | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView.properties b/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView.properties index 9546d72..ddeae17 100644 --- a/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView.properties +++ b/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView.properties @@ -19,7 +19,7 @@ # <http://www.gnu.org/licenses/gpl-3.0.html>. # #L% ### -updateTitle=${Application.title} - Update +updateTitle=${Application.title} - Synchronisation updateGeneral=General updateOptions=Options updateFrom=From : @@ -45,15 +45,15 @@ updateAnnotations.Action.shortDescription = Include annotations generateUpdate.Action.text = &Generate generateUpdate.Action.icon = applications-system.png -generateUpdate.Action.shortDescription = Generate update +generateUpdate.Action.shortDescription = Generate synchronisation sendUpdate.Action.text = &Send sendUpdate.Action.icon = mail-forward.png -sendUpdate.Action.shortDescription = Send update +sendUpdate.Action.shortDescription = Send synchronisation closeView.Action.text = &Close closeView.Action.icon = dialog-close.png closeView.Action.shortDescription = Close -action.updateError = Update failed, check URL ? -action.updateErrorTitle = Update error +action.updateError = Synchronisation failed, check URL ? +action.updateErrorTitle = Synchronisation error diff --git a/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView_fr.properties b/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView_fr.properties index d5c7b71..908ccad 100644 --- a/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView_fr.properties +++ b/src/main/resources/org/chorem/jtimer/ui/report/resources/TimerTaskUpdaterView_fr.properties @@ -20,13 +20,13 @@ # #L% ### # update i18n -updateTitle=${Application.title} - Mise \u00E0 jour +updateTitle=${Application.title} - Synchronisation updateGeneral=G\u00E9n\u00E9ral updateOptions=Options updateFrom=De : updateTo=\u00C0 : -lastUpdateLabel=Derni\u00E8re mise \u00E0 jour : +lastUpdateLabel=Derni\u00E8re synchronisation : pickCurrentMonth.Action.text = Selectionner le mois courant @@ -45,15 +45,15 @@ isIncludingAnnotations.Action.text = Inclure les annotations generateUpdate.Action.text = &G\u00E9n\u00E9rer generateUpdate.Action.icon = applications-system.png -generateUpdate.Action.shortDescription = G\u00E9n\u00E9rer la mise \u00C0 jour +generateUpdate.Action.shortDescription = G\u00E9n\u00E9rer les données de synchronisation sendUpdate.Action.text = &Envoyer sendUpdate.Action.icon = mail-forward.png -sendUpdate.Action.shortDescription = Envoyer la mise \u00C0 jour +sendUpdate.Action.shortDescription = Envoyer les donn\u00E9es closeView.Action.text = &Fermer closeView.Action.icon = dialog-close.png closeView.Action.shortDescription = Fermer -action.updateError = Erreur de mise \u00E0 jour, v\u00E9rifier l'URL ? -action.updateErrorTitle = Erreur de mise \u00E0 jour \ No newline at end of file +action.updateError = Erreur de synchronisation, v\u00E9rifier l'URL ? +action.updateErrorTitle = Erreur de synchronisation \ No newline at end of file -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm