From 8ae6e2feb19ff5d884433cc83614e01de7e9b88a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Tue, 22 Aug 2006 19:16:36 +0000 Subject: [PATCH] Monotone-Parent: df73c87d03aff86725af553949893067db2c37e2 Monotone-Revision: 8e941b1b4649df8b083b374f4b18568149c41793 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-22T19:16:36 Monotone-Branch: ca.inverse.sogo --- .../English.lproj/Localizable.strings | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index cf3ff1552..6250928fd 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -161,6 +161,18 @@ /* Searching */ +"view_all" = "All Events"; +"view_today" = "Today's Events"; +"view_next7" = "Events in the Next 7 Days"; +"view_next14" = "Events in the Next 14 Days"; +"view_next31" = "Events in the Next 31 Days"; +"view_thismonth" = "Events in this Calendar Month"; +"view_future" = "All Future Events"; +"view_selectedday" = "Currently Selected Day"; + +"View:" = "View:"; +"Title or Description" = "Title or Description"; + "Search" = "Search"; "Search participants" = "Search participants"; "Search resources" = "Search resources"; @@ -219,3 +231,13 @@ validate_invalid_startdate = "Incorrect startdate field!"; validate_invalid_enddate = "Incorrect enddate field!"; validate_endbeforestart = "Enddate is before startdate!"; +/* toolbar */ +"New Event" = "New Event"; +"New Task" = "New Task"; +"Edit" = "Edit"; +"Delete" = "Delete"; +"Go to Today" = "Go to Today"; +"Day View" = "Day View"; +"Week View" = "Week View"; +"Month View" = "Month View"; +