From c975cf6c7893cb070141a5b3df4c8dec5a8c93e1 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 19 Jul 2017 20:34:49 -0400 Subject: [PATCH] Add missing localized strings in Calendar module --- UI/Scheduler/English.lproj/Localizable.strings | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 9aa011846..b490a7885 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -68,13 +68,7 @@ "Yesterday" = "Yesterday"; "Today" = "Today"; "Tomorrow" = "Tomorrow"; -"Last Sunday" = "Last Sunday"; -"Last Monday" = "Last Monday"; -"Last Tuesday" = "Last Tuesday"; -"Last Wednesday" = "Last Wednesday"; -"Last Thursday" = "Last Thursday"; -"Last Friday" = "Last Friday"; -"Last Saturday" = "Last Saturday"; +"Last %@" = "Last %@"; /* Folders */ "Personal calendar" = "Personal calendar";