summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-23 23:39:47 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-23 23:40:31 +0200
commit930a3cbaeeaf6bca594f8651c4d5dffc1e5391d4 (patch)
tree4cd206b28ad5255986978af3c7d90090a0434d18 /sd
parent48b85abcc973fc979582adeee97259a49a169686 (diff)
fix duplicate strings in notebookbar *again*
added a jenkins step for that now since it gets annoying now... Change-Id: I9565ef62671afa996aea8c626e3d93c0783ce321
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/simpress/ui/notebookbar.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/simpress/ui/notebookbar.ui b/sd/uiconfig/simpress/ui/notebookbar.ui
index 84e6e35bd119..2a36164d8ed9 100644
--- a/sd/uiconfig/simpress/ui/notebookbar.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar.ui
@@ -6405,7 +6405,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="slideshowb:MenuSlideShow">
- <property name="label" translatable="yes" context="notebookbar_groupedbar_full|slideshowb">_Slide Show</property>
+ <property name="label" translatable="yes" context="notebookbar|slideshowb">_Slide Show</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">False</property>
@@ -7028,7 +7028,7 @@
<property name="orientation">vertical</property>
<child>
<object class="svtlo-ManagedMenuButton" id="reviewR:MenuReview">
- <property name="label" translatable="yes" context="notebookbar_groupedbar_full|reviewb">_Review</property>
+ <property name="label" translatable="yes" context="notebookbar|reviewb">_Review</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>