summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/galleryfilespage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-01-11 16:17:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-01-15 12:43:22 +0100
commit9100d70e1deeefd652c70d8086c01fe55742c3f0 (patch)
treebda8b7dd340051089709b7656393c47594c2ae44 /cui/uiconfig/ui/galleryfilespage.ui
parentcid#1470701 Uncaught exception (diff)
downloadcore-9100d70e1deeefd652c70d8086c01fe55742c3f0.tar.gz
core-9100d70e1deeefd652c70d8086c01fe55742c3f0.zip
replace stock button labels
Change-Id: I726ba7846322863d9f38314b6c6ccc7f71124a0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109197 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig/ui/galleryfilespage.ui')
-rw-r--r--cui/uiconfig/ui/galleryfilespage.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/galleryfilespage.ui b/cui/uiconfig/ui/galleryfilespage.ui
index 07ce35dacbff..398ff8b840b3 100644
--- a/cui/uiconfig/ui/galleryfilespage.ui
+++ b/cui/uiconfig/ui/galleryfilespage.ui
@@ -227,11 +227,11 @@
</child>
<child>
<object class="GtkButton" id="add">
- <property name="label">gtk-add</property>
+ <property name="label" translatable="yes" context="stock">_Add</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="add-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="galleryfilespage|extended_tip|add">Adds the selected file(s) to the current theme.</property>