From f3d8c29c5487ea533805e9a3c0122cd8741d15bf Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 11 May 2007 02:57:16 +0000 Subject: [PATCH] Monotone-Parent: c7ac053bfc05448b07d711a6a0f63eb9d1cd4525 Monotone-Revision: bf4592513e85c7a84178b553663109e92d614fdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-11T02:57:16 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 3 +-- UI/Scheduler/French.lproj/Localizable.strings | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 62d233bf5..1a370a3f0 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -138,6 +138,7 @@ "Appointment proposal" = "Appointment Proposal"; "Appointment on" = "Appointment on"; "Start:" = "Start:"; +"End:" = "End:"; "Due Date:" = "Due Date:"; "Title:" = "Title:"; "Calendar:" = "Calendar:"; @@ -158,8 +159,6 @@ "Organizer:" = "Organizer:"; "Description:" = "Description:"; "Document:" = "Document:"; -"Start:" = "Start:"; -"End:" = "End:"; "Category:" = "Category:"; "Repeat:" = "Repeat:"; "Reminder:" = "Reminder:"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 49515c124..266d9dfec 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -136,6 +136,7 @@ "Appointment proposal" = "Proposition de rendez-vous"; "Appointment on" = "Rendez-vous le"; "Start:" = "Début :"; +"End:" = "Fin :"; "Due Date:" = "Échéance :"; "Title:" = "Titre :"; "Calendar:" = "Agenda :"; @@ -156,8 +157,6 @@ "Organizer:" = "Organisateur :"; "Description:" = "Description :"; "Document:" = "Document :"; -"Start:" = "Début :"; -"End:" = "Fin :"; "Category:" = "Catégorie :"; "Repeat:" = "Répéter :"; "Reminder:" = "Rappel :";