conduit r1291 - in trunk: . conduit/hildonui data po
- From: jstowers svn gnome org
- To: svn-commits-list gnome org
- Subject: conduit r1291 - in trunk: . conduit/hildonui data po
- Date: Sat, 9 Feb 2008 08:35:57 +0000 (GMT)
Author: jstowers
Date: Sat Feb 9 08:35:56 2008
New Revision: 1291
URL: http://svn.gnome.org/viewvc/conduit?rev=1291&view=rev
Log:
2008-02-09 John Stowers <john stowers gmail com>
* conduit/hildonui/Canvas.py:
* data/conduit.glade: Change Dataprovider to Data Provider in all UI
strings. Patch from Ted Percival
Modified:
trunk/ChangeLog
trunk/conduit/hildonui/Canvas.py
trunk/data/conduit.glade
trunk/po/ChangeLog
trunk/po/ar.po
trunk/po/ca.po
trunk/po/es.po
trunk/po/fr.po
trunk/po/it.po
trunk/po/pt_BR.po
trunk/po/ru.po
trunk/po/sv.po
Modified: trunk/conduit/hildonui/Canvas.py
==============================================================================
--- trunk/conduit/hildonui/Canvas.py (original)
+++ trunk/conduit/hildonui/Canvas.py Sat Feb 9 08:35:56 2008
@@ -32,7 +32,7 @@
"""
CANVAS_WIDTH = 450
CANVAS_HEIGHT = 450
- WELCOME_MESSAGE = _("Drag a Dataprovider here to continue")
+ WELCOME_MESSAGE = _("Drag a Data Provider here to continue")
__gsignals__ = {
"position-changed" : (gobject.SIGNAL_RUN_LAST, gobject.TYPE_NONE, []) # The canvas
Modified: trunk/data/conduit.glade
==============================================================================
--- trunk/data/conduit.glade (original)
+++ trunk/data/conduit.glade Sat Feb 9 08:35:56 2008
@@ -158,7 +158,7 @@
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" translatable="yes">Dataproviders</property>
+ <property name="label" translatable="yes">Data Providers</property>
</widget>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]