diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-06-21 15:58:34 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-06-22 17:49:34 +0200 |
commit | 68a37c46f21daaedcae479ccce9889ee0459e745 (patch) | |
tree | 00fad848eefaff93bd3c75708226e191ac2e52bc /svx/uiconfig/ui/gallerymenu2.ui | |
parent | 162b729b05ea727d6191647605bbaaa9c8dab275 (diff) |
Resolves: tdf#115816 simpler fix for master
Change-Id: Ibafd041728624e781b5da44a0b484206f760d4d0
Reviewed-on: https://gerrit.libreoffice.org/56248
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/gallerymenu2.ui')
-rw-r--r-- | svx/uiconfig/ui/gallerymenu2.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/gallerymenu2.ui b/svx/uiconfig/ui/gallerymenu2.ui index 8d81d130ec49..8cd3cc8a1e4e 100644 --- a/svx/uiconfig/ui/gallerymenu2.ui +++ b/svx/uiconfig/ui/gallerymenu2.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.0 --> +<!-- Generated with glade 3.20.4 --> <interface domain="svx"> <requires lib="gtk+" version="3.18"/> <object class="GtkMenu" id="menu"> @@ -79,7 +79,7 @@ <object class="GtkMenuItem" id="paste"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="gallerymenu2|paste">_Insert</property> + <property name="label" translatable="yes" context="gallerymenu2|paste">_Paste</property> <property name="use_underline">True</property> </object> </child> |