diff options
Diffstat (limited to 'data/glade/epiphany.glade')
-rw-r--r-- | data/glade/epiphany.glade | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/glade/epiphany.glade b/data/glade/epiphany.glade index a967af487..c272bdfe7 100644 --- a/data/glade/epiphany.glade +++ b/data/glade/epiphany.glade @@ -363,7 +363,6 @@ <child> <widget class="GtkButton" id="abort_button"> <property name="visible">True</property> - <property name="sensitive">True</property> <property name="can_default">True</property> <property name="can_focus">True</property> <property name="label">gtk-stop</property> @@ -545,7 +544,7 @@ <child> <widget class="GtkLabel" id="label1142"> <property name="visible">True</property> - <property name="label" translatable="yes"><b>Location:</b></property> + <property name="label" translatable="yes"><b>Address:</b></property> <property name="use_underline">False</property> <property name="use_markup">True</property> <property name="justify">GTK_JUSTIFY_RIGHT</property> |