[CalendarServer-changes] [11397] CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ notifications.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 25 06:47:39 PDT 2013


Revision: 11397
          http://trac.calendarserver.org//changeset/11397
Author:   cdaboo at apple.com
Date:     2013-06-25 06:47:39 -0700 (Tue, 25 Jun 2013)
Log Message:
-----------
Fix help strings.

Modified Paths:
--------------
    CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py

Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py
===================================================================
--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py	2013-06-24 18:54:51 UTC (rev 11396)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/notifications.py	2013-06-25 13:47:39 UTC (rev 11397)
@@ -161,7 +161,7 @@
 
 
     def helpDescription(self):
-        return "Remove invite on existing resource."
+        return "Accept an invite."
 
 
 
@@ -178,7 +178,7 @@
 
 
     def helpDescription(self):
-        return "Remove invite on existing resource."
+        return "Decline an invite."
 
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130625/f2925b31/attachment.html>


More information about the calendarserver-changes mailing list