diff audacious/glade/prefswin.glade @ 1388:b8e521f642e4 trunk

[svn] - when the playlist page of the preferences window is shown, the checkbox for filepopup follows the popup menu now. - tweaks descriptions (s/song/entry/).
author yaz
date Mon, 10 Jul 2006 06:41:11 -0700
parents e1cac302fa23
children 878c7f8d0a8c
line wrap: on
line diff
--- a/audacious/glade/prefswin.glade	Mon Jul 10 04:52:51 2006 -0700
+++ b/audacious/glade/prefswin.glade	Mon Jul 10 06:41:11 2006 -0700
@@ -2353,9 +2353,9 @@
 			  <child>
 			    <widget class="GtkCheckButton" id="checkbutton10">
 			      <property name="visible">True</property>
-			      <property name="tooltip" translatable="yes">Toggles popup information window for the pointed song in the playlist. The window shows title of song, name of album, genre, year of publish, track number, track length, and artwork.</property>
+			      <property name="tooltip" translatable="yes">Toggles popup information window for the pointed entry in the playlist. The window shows title of song, name of album, genre, year of publish, track number, track length, and artwork.</property>
 			      <property name="can_focus">True</property>
-			      <property name="label" translatable="yes">Show popup information for song</property>
+			      <property name="label" translatable="yes">Show popup information for playlist entries</property>
 			      <property name="use_underline">True</property>
 			      <property name="relief">GTK_RELIEF_NORMAL</property>
 			      <property name="focus_on_click">True</property>