From c0856300bda79c68fb6fbd9faaecb8fcac11837a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 4 Apr 2007 17:22:36 +0000 Subject: [PATCH] Monotone-Parent: 951d6d5187e9fd53d88a99e2dc983760a6261023 Monotone-Revision: a4acb98c2869ac2c151eb4e31df9aa519b89d2bc Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T17:22:36 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 6 ++++++ UI/Scheduler/French.lproj/Localizable.strings | 7 ++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index e3c6d9083..bf4f1a7f6 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -369,5 +369,11 @@ validate_endbeforestart = "Enddate is before startdate!"; "Previous hour" = "Previous hour"; "Next hour" = "Next hour"; +/* apt list */ +"Title" = "Title"; +"Start" = "Start"; +"End" = "End"; +"Location" = "Location"; + "closeThisWindowMessage" = "Thank you! You may now close this window."; "Multicolumn Day View" = "Multicolumn Day View"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index a1b3f18ec..c8b343ac0 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -179,7 +179,6 @@ "Invalid iCal data!" = "Données iCal non valides ..."; "Could not create iCal data!" = "Les données iCal n'ont pu être crées ..."; - /* Searching */ "view_all" = "Tous"; @@ -370,5 +369,11 @@ validate_endbeforestart = "La date de fin est avant la date de début !"; "Previous hour" = "Heure précédente"; "Next hour" = "Prochaine heure"; +/* apt list */ +"Title" = "Titre"; +"Start" = "Début"; +"End" = "Fin"; +"Location" = "Lieu"; + "closeThisWindowMessage" = "Merci! Vous pouvez maintenant fermer cette fenêtre."; "Multicolumn Day View" = "Multicolonne";