From c522130c25d4e77a2bd9a646e19f7259cda7a877 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 11 Jul 2012 19:50:56 +0000 Subject: [PATCH] Added missing strings for calendar notifications. Monotone-Parent: 740654a1f1be6a68843349cf438d5a87445f489e Monotone-Revision: b456b18f292850c6fefa107c0ca59bded3a6e6a3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-07-11T19:50:56 --- UI/Scheduler/English.lproj/Localizable.strings | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 66f4982a0..00420ef65 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -537,6 +537,10 @@ vtodo_class2 = "(Confidential task)"; "Show alarms" = "Show alarms"; "Show tasks" = "Show tasks"; +"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:"; + "Links to this Calendar" = "Links to this Calendar"; "Authenticated User Access" = "Authenticated User Access"; "CalDAV URL" = "CalDAV URL";