Fix typo in Scheduler

Fixes #4072
pull/234/head
Francis Lachapelle 2017-03-08 16:04:43 -05:00
parent 1964fdebcb
commit ab7ec63f4b
1 changed files with 1 additions and 1 deletions

View File

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