aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.error.xml
diff options
context:
space:
mode:
authorPunit Jain <jpunit@novell.com>2010-04-28 14:27:16 +0800
committerBharath Acharya <abharath@novell.com>2010-04-28 14:27:16 +0800
commit91751c40d4f2b1fadcce4040defb066e30409a10 (patch)
treea8212f04d634977fd88c16d29a64375606ea8be1 /calendar/calendar.error.xml
parentba4d6184e5781dec59c78eb8d2b0a4a5784e40fd (diff)
downloadgsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar.gz
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar.bz2
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar.lz
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar.xz
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.tar.zst
gsoc2013-evolution-91751c40d4f2b1fadcce4040defb066e30409a10.zip
Bug #609052 - Proper warning should be shown.
when saving calendar items without summary.
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r--calendar/calendar.error.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 6e68880cec..eaaaa35533 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -219,18 +219,18 @@
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>
- <error id="prompt-send-no-subject-calendar" type="question" default="GTK_RESPONSE_YES">
- <_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>
+ <error id="prompt-save-no-subject-calendar" type="question" default="GTK_RESPONSE_YES">
+ <_primary>Are you sure you want to save the appointment without a summary?</_primary>
+ <_secondary>Adding a meaningful summary to your appointment will give you an idea of what your appointment is about.</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button _label="_Save" response="GTK_RESPONSE_YES"/>
</error>
- <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 task is about.</_secondary>
+ <error id="prompt-save-no-subject-task" type="question" default="GTK_RESPONSE_YES">
+ <_primary>Are you sure you want to save the task without a summary?</_primary>
+ <_secondary>Adding a meaningful summary to your task will give you an idea of what your task 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-memo" type="question" default="GTK_RESPONSE_CANCEL">