aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar-errors.xml
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-01-27 12:39:44 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-01-27 12:39:44 +0800
commit7b6ba9e828c68f9229bcb8ad41a550119260aef6 (patch)
tree46cb402141b6c0fc90264abeb0a304feaae80ad6 /calendar/calendar-errors.xml
parent1ea95238a99920f1685a31bd64b459c78dca6f5a (diff)
downloadgsoc2013-evolution-7b6ba9e828c68f9229bcb8ad41a550119260aef6.tar.gz
gsoc2013-evolution-7b6ba9e828c68f9229bcb8ad41a550119260aef6.tar.zst
gsoc2013-evolution-7b6ba9e828c68f9229bcb8ad41a550119260aef6.zip
Fixes #71485
2005-01-26 JP Rosevear <jpr@novell.com> Fixes #71485 * calendar-errors.xml: fix paste-o svn path=/trunk/; revision=28570
Diffstat (limited to 'calendar/calendar-errors.xml')
-rw-r--r--calendar/calendar-errors.xml2
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>