From bf7f5e8be745d08408212590b7c52ddec41bfa62 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 20 Jan 2016 15:09:22 -0500 Subject: [PATCH] Localization --- UI/Scheduler/English.lproj/Localizable.strings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 580c07d44..b364033b0 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -502,4 +502,5 @@ vtodo_class2 = "(Confidential task)"; "Rename" = "Rename"; "Import Calendar" = "Import Calendar"; "Select an ICS file." = "Select an ICS file."; -"Sucessfully subscribed to calendar" = "Sucessfully subscribed to calendar"; +/* Notification when user subscribes to a calendar */ +"Successfully subscribed to calendar" = "Successfully subscribed to calendar";