diff options
Diffstat (limited to 'calendar/calendar-errors.xml')
-rw-r--r-- | calendar/calendar-errors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar-errors.xml b/calendar/calendar-errors.xml index 0e9cac856d..9104b3a794 100644 --- a/calendar/calendar-errors.xml +++ b/calendar/calendar-errors.xml @@ -186,7 +186,7 @@ <error id="prompt-send-no-subject-task" type="question" default="GTK_RESPONSE_YES"> <primary>Are you sure you want to send the task without a summary?</primary> - <secondary>Adding a meaningful Summary to your task will give your recipients an idea of what your appointment is about.</secondary> + <secondary>Adding a meaningful Summary to your task will give your recipients an idea of what your task is about.</secondary> <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> <button label="_Send" response="GTK_RESPONSE_YES"/> </error> |