summaryrefslogtreecommitdiff
path: root/portato/gui/templates/PluginWindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'portato/gui/templates/PluginWindow.ui')
-rw-r--r--portato/gui/templates/PluginWindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/portato/gui/templates/PluginWindow.ui b/portato/gui/templates/PluginWindow.ui
index 8cac2cb..83d52d8 100644
--- a/portato/gui/templates/PluginWindow.ui
+++ b/portato/gui/templates/PluginWindow.ui
@@ -208,7 +208,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">gtk-cancel</property>
+ <property name="label">gtk-cancel</property>
<property name="use_stock">True</property>
<signal handler="close" name="clicked"/>
</object>
@@ -219,7 +219,7 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
- <property name="label" translatable="yes">gtk-apply</property>
+ <property name="label">gtk-apply</property>
<property name="use_stock">True</property>
<signal handler="cb_ok_clicked" name="clicked"/>
</object>