http://bugzilla.moblin.org/show_bug.cgi?id=5660
pohly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED AssignedTo|[email protected] |[email protected] --- Comment #1 from pohly <[email protected]> 2009-09-16 02:07:30 --- diff --git a/src/gtk-ui/ui.glade b/src/gtk-ui/ui.glade index 03bccc7..8e00e56 100644 --- a/src/gtk-ui/ui.glade I made the following change: +++ b/src/gtk-ui/ui.glade @@ -345,7 +345,7 @@ <widget class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">You haven't set up a sync service yet. Sync services let you + <property name="label" translatable="yes">You haven't selected a sync service yet. Sync services let you synchronize your data between your netbook and a web service.</property> </widget> <packing> @@ -361,7 +361,7 @@ synchronize your data between your netbook and a web service.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="label" translatable="yes">Setup sync service</property> + <property name="label" translatable="yes">Select sync service</property> <property name="response_id">0</property> </widget> <packing> -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
