From 847388479d697960a4cd115b5ec8f2d1cfb8d7f4 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 8 Jan 2008 20:35:35 +0000 Subject: [PATCH] Monotone-Parent: b660b29d66c16a254c4fdfd215d0c39ccb38db39 Monotone-Revision: c0fb79ac4b4ecd31756e198dad578c85b586d2a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-01-08T20:35:35 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 261f6051d..afd17300e 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -351,7 +351,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 enterd occurs before the start date."; +validate_endbeforestart = "The end date that you entered occurs before the start date."; "Tasks" = "Tasks"; "Show completed tasks" = "Show completed tasks";