rename "Advanced Configuration" tab to "Ignored Hosts" as that describes

2008-04-06  Denis Washington  <denisw@svn.gnome.org>

	* gnome-network-preferences.glade: rename "Advanced Configuration" tab
	to "Ignored Hosts" as that describes it's content better (bug #314883)

svn path=/trunk/; revision=8631
This commit is contained in:
Denis Washington 2008-04-06 15:23:53 +00:00 committed by Denis Washington
parent 738c500745
commit aea7d9606c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-04-06 Denis Washington <denisw@svn.gnome.org>
* gnome-network-preferences.glade: rename "Advanced Configuration" tab
to "Ignored Hosts" as that describes it's content better (bug #314883)
2008-02-05 Jens Granseuer <jensgr@gmx.net>
* gnome-network-preferences.glade: don't mark padding strings as

View file

@ -1029,7 +1029,7 @@
<child>
<widget class="GtkLabel" id="label21">
<property name="visible">True</property>
<property name="label" translatable="yes">Advanced Configuration</property>
<property name="label" translatable="yes">Ignored Hosts</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>