diff options
Diffstat (limited to 'ui')
-rw-r--r-- | ui/evolution-calendar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml index edf0b18a20..307120c2ca 100644 --- a/ui/evolution-calendar.xml +++ b/ui/evolution-calendar.xml @@ -21,7 +21,7 @@ <cmd name="Paste" _tip="Paste the clipboard" accel="*Control*v" pixtype="stock" pixname="gtk-paste"/> <cmd name="Delete" _tip="Delete the appointment" accel="*Control*d" pixtype="stock" pixname="gtk-delete"/> - <cmd name="DeleteOccurrence" _tip="Delete this occurrence" pixtype="stock" pixname="gtk-delete"/> + <cmd name="DeleteOccurrence" _tip="Delete this Occurrence" pixtype="stock" pixname="gtk-delete"/> <cmd name="DeleteAllOccurrences" _tip="Delete All Occurrences" pixtype="stock" pixname="gtk-delete"/> <cmd name="CalendarPurge" _label="Purg_e" _tip="Purge old appointments and meetings" accel="*Control*e"/> |