diff options
Diffstat (limited to 'ui/evolution-calendar.xml')
-rw-r--r-- | ui/evolution-calendar.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index 7dc9b31915..fc574d8c57 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -3,6 +3,7 @@ <cmd name="CalendarNewAppointment" _tip="Create a new appointment" accel="*Control*n"/> <cmd name="CalendarNewEvent" _tip="Create an event for the whole day"/> + <cmd name="CalendarNewTask" _tip="Create a new task"/> <cmd name="CalendarPrint" _tip="Print this calendar" pixtype="pixbuf" accel="*Control*p"/> @@ -15,7 +16,7 @@ <cmd name="CalendarGoto" _tip="Go to a specific date"/> <cmd name="ShowDayView" _tip="Show one day" pixtype="pixbuf"/> - <cmd name="ShowWorkWeekView" _tip="Show work week" pixtype="pixbuf"/> + <cmd name="ShowWorkWeekView" _tip="Show the working week" pixtype="pixbuf"/> <cmd name="ShowWeekView" _tip="Show one week" pixtype="pixbuf"/> <cmd name="ShowMonthView" _tip="Show one month" pixtype="pixbuf"/> |