aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-main-window.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-main-window.glade')
-rw-r--r--src/empathy-main-window.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-main-window.glade b/src/empathy-main-window.glade
index 5ac2187b5..437dcc043 100644
--- a/src/empathy-main-window.glade
+++ b/src/empathy-main-window.glade
@@ -89,7 +89,7 @@
<child>
<widget class="GtkImageMenuItem" id="chat_quit">
<property name="visible">True</property>
- <property name="label" translatable="yes">gtk-quit</property>
+ <property name="label">gtk-quit</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate"/>
@@ -238,7 +238,7 @@
<child>
<widget class="GtkImageMenuItem" id="help_about">
<property name="visible">True</property>
- <property name="label" translatable="yes">gtk-about</property>
+ <property name="label">gtk-about</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
</widget>