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