summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/uiconfig/ui/querysavedialog.ui4
-rw-r--r--sfx2/uiconfig/ui/versionscmis.ui4
-rw-r--r--sfx2/uiconfig/ui/versionsofdialog.ui4
3 files changed, 6 insertions, 6 deletions
diff --git a/sfx2/uiconfig/ui/querysavedialog.ui b/sfx2/uiconfig/ui/querysavedialog.ui
index 150d318a68c9..70fd338bed29 100644
--- a/sfx2/uiconfig/ui/querysavedialog.ui
+++ b/sfx2/uiconfig/ui/querysavedialog.ui
@@ -50,13 +50,13 @@
</child>
<child>
<object class="GtkButton" id="save">
- <property name="label">gtk-save</property>
+ <property name="label" translatable="yes" context="querysavedialog|save">_Save</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sfx2/uiconfig/ui/versionscmis.ui b/sfx2/uiconfig/ui/versionscmis.ui
index ce3e4e43e941..c9de484e7c6b 100644
--- a/sfx2/uiconfig/ui/versionscmis.ui
+++ b/sfx2/uiconfig/ui/versionscmis.ui
@@ -90,11 +90,11 @@
</child>
<child>
<object class="GtkButton" id="open">
- <property name="label">gtk-open</property>
+ <property name="label" translatable="yes" context="versionscmis|open">_Open</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
+ <property name="use_underline">True</property>
</object>
<packing>
<property name="expand">False</property>
diff --git a/sfx2/uiconfig/ui/versionsofdialog.ui b/sfx2/uiconfig/ui/versionsofdialog.ui
index fa5ee51c15dd..c1061e0b9de3 100644
--- a/sfx2/uiconfig/ui/versionsofdialog.ui
+++ b/sfx2/uiconfig/ui/versionsofdialog.ui
@@ -117,11 +117,11 @@
</child>
<child>
<object class="GtkButton" id="open">
- <property name="label">gtk-open</property>
+ <property name="label" translatable="yes" context="versionsofdialog|open">_Open</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
- <property name="use_stock">True</property>
+ <property name="use_underline">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="open-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="versionsofdialog|extended_tip|open">Opens the selected version in a read-only window.</property>