aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-08 12:26:12 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-08 12:26:12 +0800
commitcea054cd54d84479352a43bbabc19c9ce9af5efb (patch)
treeba02763209ba0f22989024004f57689071603ec5 /calendar/calendar.error.xml
parent91a6b6899e5568ed34f913bedb538dd6c9e35b32 (diff)
downloadgsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.gz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.bz2
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.lz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.xz
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.tar.zst
gsoc2013-evolution-cea054cd54d84479352a43bbabc19c9ce9af5efb.zip
Merge revisions 35747:35930 from trunk.
svn path=/branches/kill-bonobo/; revision=35931
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r--calendar/calendar.error.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml
index bca6593eb9..d7bd50b85d 100644
--- a/calendar/calendar.error.xml
+++ b/calendar/calendar.error.xml
@@ -231,14 +231,14 @@
<error id="prompt-read-only-cal" type="error" default="GTK_RESPONSE_YES">
<_primary>Cannot create a new event</_primary>
<!-- For Translators: {0} is the name of the calendar source -->
- <_secondary>'{0}' is a read-only calendar source. Switch to Calendar View and highlight a calendar that can accept appointments.</_secondary>
+ <_secondary>'{0}' is a read-only calendar and cannot be modified. Please select a different calendar from the side bar in the Calendar view.</_secondary>
<button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
</error>
<error id="prompt-read-only-cal-editor" type="error" default="GTK_RESPONSE_YES">
<_primary>Cannot save event</_primary>
<!-- For Translators: {0} is the name of the calendar source -->
- <_secondary>'{0}' is a read-only calendar source. Change Calendar to one that can accept appointments.</_secondary>
+ <_secondary>'{0}' is a read-only calendar and cannot be modified. Please select a different calendar that can accept appointments.</_secondary>
<button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
</error>
@@ -250,7 +250,7 @@
<error id="prompt-no-contents-offline-memos" type="error" default="GTK_RESPONSE_YES">
<_primary>Error loading memo list</_primary>
- <_secondary>The memo list is not marked for offline usage</_secondary>
+ <_secondary>The memo list is not marked for offline usage.</_secondary>
<button stock ="gtk-ok" response="GTK_RESPONSE_YES"/>
</error>