Monotone-Parent: df73c87d03aff86725af553949893067db2c37e2

Monotone-Revision: 8e941b1b4649df8b083b374f4b18568149c41793

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-22T19:16:36
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2006-08-22 19:16:36 +00:00
parent 6a364e6e93
commit 8ae6e2feb1
1 changed files with 22 additions and 0 deletions

View File

@ -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";