From 9b58554ca0bd4386e52466f86afdab58531f5f5c Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 27 Nov 2007 21:58:36 +0000 Subject: [PATCH] Monotone-Parent: a9acd9019d1a4eac616803c0f5ee8fe8af50cf15 Monotone-Revision: f344a8f89281014e1cb44ad2830da364e111324e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-27T21:58:36 Monotone-Branch: ca.inverse.sogo --- .../English.lproj/Localizable.strings | 2 +- UI/Scheduler/French.lproj/Localizable.strings | 2 +- .../SchedulerUI/UIxAppointmentEditor.wox | 1 + UI/WebServerResources/SchedulerUI.js | 2 +- UI/WebServerResources/UIxAppointmentEditor.js | 61 +++++++++++++------ UI/WebServerResources/skycalendar.html | 16 +---- 6 files changed, 48 insertions(+), 36 deletions(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index aa8e4c08a..494b6d747 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -348,7 +348,7 @@ validate_notitle = "No title is set, continue?"; validate_invalid_startdate = "Incorrect startdate field!"; validate_invalid_enddate = "Incorrect enddate field!"; -validate_endbeforestart = "Enddate is before startdate!"; +validate_endbeforestart = "The end date that you enteterd occurs before the start date."; "Tasks" = "Tasks"; "Show completed tasks" = "Show completed tasks"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index d0f002d0f..1688824d9 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -346,7 +346,7 @@ validate_notitle = "Le titre n'est pas rempli. Continuer quand-même ?"; validate_invalid_startdate = "La date de début est invalide !"; validate_invalid_enddate = "La date de fin est invalide !"; -validate_endbeforestart = "La date de fin est avant la date de début !"; +validate_endbeforestart = "La date de fin est avant la date de début."; "Tasks" = "Tâches"; "Show completed tasks" = "Afficher les tâches accomplies"; diff --git a/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox b/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox index 533f88b0a..909b253a4 100644 --- a/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox +++ b/UI/Templates/SchedulerUI/UIxAppointmentEditor.wox @@ -10,6 +10,7 @@ className="UIxComponentEditor" var:component="event" var:saveURL="saveURL"> +