From 41ea0341a89e19f2ab22ae2a41ff042a6bce40d1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 8 Mar 2017 16:04:07 -0500 Subject: [PATCH] Fix typo in Scheduler Fixes #4072 --- 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 97ed7027b..62e0cb3cd 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -526,7 +526,7 @@ vtodo_class2 = "(Confidential task)"; "tagWasAdded" = "If you want to synchronize this calendar, you'll need to reload the data on your mobile device.\nContinue?"; "tagWasRemoved" = "If you remove this calendar from synchronization, you'll need to reload the data on your mobile device.\nContinue?"; "DestinationCalendarError" = "The source and destination calendars are the same. Please try to copy to a different calendar."; -"EventCopyError" = "The copy failed. Please try to copy to a difference calendar."; +"EventCopyError" = "The copy failed. Please try to copy to a different calendar."; "Please select at least one calendar" = "Please select at least one calendar"; "Open Task..." = "Open Task..."; "Mark Completed" = "Mark Completed";