From cbbbab026100a4bdfe7a1a82b1c7c63ead34e7b3 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 18 Aug 2006 22:43:23 +0000 Subject: [PATCH] Monotone-Parent: f94575e24f735b3541a3c460e3f1323681690f29 Monotone-Revision: 1b9d8e834c5e7ae5ed339116505af08e8deddf8f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-18T22:43:23 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/French.lproj/Localizable.strings | 5 ++++- UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 1adcbd466..0a352c1b3 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -132,7 +132,10 @@ "Participants" = "Participants"; "Resources" = "Ressources"; "Organizer" = "Organisateur"; -"Comment" ="Notes"; +"Comment" = "Notes"; +"Start" = "Début"; +"End" = "Fin"; +"Category" = "Catégorie"; "attributes" = "Attributs"; "participants" = "Participants"; diff --git a/UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar b/UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar index ea3e2f7fb..e8ab2cdfd 100644 --- a/UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar +++ b/UI/Scheduler/Toolbars/SOGoAppointmentFolder.toolbar @@ -15,6 +15,7 @@ label="Delete"; image = "delete.png"; } ), ( { link = "today"; + onclick = "return gotoToday();"; label="Go to Today"; image = "goto-today.png" } ), ( { link = "dayoverview";