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 :";