aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.error.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-09-26 17:08:46 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-26 18:56:07 +0800
commit8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1 (patch)
treea25a21fc06208ccce9c3162be203c8d79df24aa3 /calendar/calendar.error.xml
parent981d3d17680fd8592c8593732b2640f17ad6d572 (diff)
downloadgsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar.gz
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar.bz2
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar.lz
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar.xz
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.tar.zst
gsoc2013-evolution-8a0ae7db0077177d3e34c9ae00dcd54f2f882bd1.zip
Bug #657170 - Disallow creating assigned tasks when not supported
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r--calendar/calendar.error.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index 3d7d657f9d..e1c9b3f5bb 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -259,6 +259,13 @@
<button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
</error>
+ <error id="prompt-no-task-assignment-editor" type="error" default="GTK_RESPONSE_YES">
+ <_primary>Cannot save task</_primary>
+ <!-- For Translators: {0} is the name of the calendar source -->
+ <_secondary>'{0}' does not support assigned tasks, please select a different task list.</_secondary>
+ <button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
+ </error>
+
<error id="prompt-no-contents-offline-tasks" type="error" default="GTK_RESPONSE_YES">
<_primary>Error loading task list</_primary>
<_secondary>The task list is not marked for offline usage.</_secondary>