evolution r35787 - trunk/calendar



Author: aklapper
Date: Sun Jul 20 22:37:15 2008
New Revision: 35787
URL: http://svn.gnome.org/viewvc/evolution?rev=35787&view=rev

Log:
2008-07-20  Andre Klapper  <a9016009 gmx de>

	* calendar.error.xml: Fix some strings. See bug #543753.



Modified:
   trunk/calendar/ChangeLog
   trunk/calendar/calendar.error.xml

Modified: trunk/calendar/calendar.error.xml
==============================================================================
--- trunk/calendar/calendar.error.xml	(original)
+++ trunk/calendar/calendar.error.xml	Sun Jul 20 22:37:15 2008
@@ -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>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]