summaryrefslogtreecommitdiffstats
path: root/frontend/gtk-list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/gtk-list.xml')
-rw-r--r--frontend/gtk-list.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/gtk-list.xml b/frontend/gtk-list.xml
index 427652f..0a71aee 100644
--- a/frontend/gtk-list.xml
+++ b/frontend/gtk-list.xml
@@ -66,7 +66,7 @@
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="ok_button">
- <property name="label" translatable="yes">OK</property>
+ <property name="label" translatable="yes">Save and continue</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
@@ -81,7 +81,7 @@
</child>
<child>
<object class="GtkButton" id="cancel_button">
- <property name="label" translatable="yes">Cancel</property>
+ <property name="label" translatable="yes">Use defaults and continue</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>