summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/glade/SoftwarePropertiesDialogs.glade2
-rw-r--r--data/glade/UpdateManager.glade2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/glade/SoftwarePropertiesDialogs.glade b/data/glade/SoftwarePropertiesDialogs.glade
index 7334d67a..f60d8a24 100644
--- a/data/glade/SoftwarePropertiesDialogs.glade
+++ b/data/glade/SoftwarePropertiesDialogs.glade
@@ -928,7 +928,7 @@ You need a working internet connection to continue.</property>
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label">_Replace</property>
+ <property name="label" translatable="yes">_Replace</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
diff --git a/data/glade/UpdateManager.glade b/data/glade/UpdateManager.glade
index a11a5a43..48388a12 100644
--- a/data/glade/UpdateManager.glade
+++ b/data/glade/UpdateManager.glade
@@ -784,7 +784,7 @@
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
- <property name="label">_Upgrade</property>
+ <property name="label" translatable="yes">_Upgrade</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>