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