From 93f77c0dd5daff09d82fbc5a8398e133c44ef4c7 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 29 Nov 2012 14:46:39 -0500 Subject: [PATCH] Add missing localizable string in calendar module --- UI/Scheduler/English.lproj/Localizable.strings | 1 + 1 file changed, 1 insertion(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index c18bbe825..6fe90daf0 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -493,6 +493,7 @@ vtodo_class2 = "(Confidential task)"; "Show alarms" = "Show alarms"; "Show tasks" = "Show tasks"; +"Notifications" = "Notifications"; "Receive a mail when I modify my calendar" = "Receive a mail when I modify my calendar"; "Receive a mail when someone else modifies my calendar" = "Receive a mail when someone else modifies my calendar"; "When I modify my calendar, send a mail to:" = "When I modify my calendar, send a mail to:";