[Rhythmbox-devel] Patch: spelling correction and rewording in druid
- From: James Kahn <james liet net>
- To: rhythmbox-devel <rhythmbox-devel gnome org>
- Subject: [Rhythmbox-devel] Patch: spelling correction and rewording in druid
- Date: 08 Aug 2003 23:49:39 +1200
The previous wording about adding music to the library sounded a bit
clumsy.
--
James Kahn <james@liet.net>
Index: data/glade/druid.glade
===================================================================
RCS file: /cvs/gnome/rhythmbox/data/glade/druid.glade,v
retrieving revision 1.2
diff -u -r1.2 druid.glade
--- data/glade/druid.glade 7 Aug 2003 02:01:40 -0000 1.2
+++ data/glade/druid.glade 8 Aug 2003 11:33:48 -0000
@@ -52,8 +52,7 @@
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="label" translatable="yes">Rhythmbox needs to know where to find your music.
-You may choose to skip this step; instead, you
-can add music to your library at any point later.
+Its okay choose to skip this step; you can always add music to your library later.
Please choose one of the options below:</property>
<property name="use_underline">False</property>
Index: lib/widgets/rb-druid.c
===================================================================
RCS file: /cvs/gnome/rhythmbox/lib/widgets/rb-druid.c,v
retrieving revision 1.2
diff -u -r1.2 rb-druid.c
--- lib/widgets/rb-druid.c 7 Aug 2003 01:49:08 -0000 1.2
+++ lib/widgets/rb-druid.c 8 Aug 2003 11:38:15 -0000
@@ -240,7 +240,7 @@
gnome_druid_append_page (druid->priv->druid, page);
gnome_druid_set_page (druid->priv->druid, page);
gnome_druid_page_edge_set_text (GNOME_DRUID_PAGE_EDGE (page),
- _("In order to get started using\nRhythmbox, this assisstant will ask\nyou some simple questions. "));
+ _("In order to get started using\nRhythmbox, this assistant will ask\nyou some simple questions. "));
/* page 2 */
page = GNOME_DRUID_PAGE (gnome_druid_page_standard_new ());
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]