From 931c4442d82c0aa871b049605ee504ee41aa44e3 Mon Sep 17 00:00:00 2001 From: Dominik Gehl Date: Tue, 8 Jan 2008 20:14:49 +0000 Subject: [PATCH] fix pour https://support.inverse.ca/mantis/view.php?id=2008 Monotone-Parent: 1d7595555adaaa499a56601d8635282526350a2e Monotone-Revision: 52de7ca60ee4c08121422f971592744b4e22b261 Monotone-Author: dgehl@inverse.ca Monotone-Date: 2008-01-08T20:14:49 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index c6e1c5b0b..5fd3414de 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 = "The end date that you enteterd occurs before the start date."; +validate_endbeforestart = "The end date that you enterd occurs before the start date."; "Tasks" = "Tasks"; "Show completed tasks" = "Show completed tasks"; @@ -424,4 +424,4 @@ vtodo_class2 = "(Confidential task)"; "closeThisWindowMessage" = "Thank you! You may now close this window or view your "; "Multicolumn Day View" = "Multicolumn Day View"; -"Please select an event or a task." = "Please select an event or a task."; \ No newline at end of file +"Please select an event or a task." = "Please select an event or a task.";