conduit r1292 - trunk/conduit/gtkui



Author: jstowers
Date: Sat Feb  9 08:38:46 2008
New Revision: 1292
URL: http://svn.gnome.org/viewvc/conduit?rev=1292&view=rev

Log:
Forgot Canvas.py

Modified:
   trunk/conduit/gtkui/Canvas.py

Modified: trunk/conduit/gtkui/Canvas.py
==============================================================================
--- trunk/conduit/gtkui/Canvas.py	(original)
+++ trunk/conduit/gtkui/Canvas.py	Sat Feb  9 08:38:46 2008
@@ -61,7 +61,7 @@
     """
     This class manages many objects
     """
-    WELCOME_MESSAGE = _("Drag a Dataprovider here to continue")
+    WELCOME_MESSAGE = _("Drag a Data Provider here to continue")
     def __init__(self, parentWindow, typeConverter, syncManager, dataproviderMenu, conduitMenu):
         """
         Draws an empty canvas of the appropriate size



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