[Libreoffice-commits] core.git: sd/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Feb 13 10:55:11 UTC 2019


 sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 51cc835ab8d4c4e8d4f0219635f7300870d49cc6
Author:     Julien Nabet <serval2412 at yahoo.fr>
AuthorDate: Sat Feb 9 17:11:31 2019 +0100
Commit:     andreas_kainz <kainz.a at gmail.com>
CommitDate: Wed Feb 13 11:54:42 2019 +0100

    fix context for _Review in notebookbar_groupedbar_full
    
    Change-Id: I321d2b4994f8a65f0671790381e5ce8d87429581
    Reviewed-on: https://gerrit.libreoffice.org/67589
    Tested-by: Jenkins
    Reviewed-by: andreas_kainz <kainz.a at gmail.com>

diff --git a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
index 98c3ee22fb36..f84f7652ae91 100644
--- a/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
+++ b/sd/uiconfig/simpress/ui/notebookbar_groupedbar_full.ui
@@ -6106,7 +6106,7 @@
                                     <property name="can_focus">False</property>
                                     <child>
                                       <object class="svtlo-ManagedMenuButton" id="reviewp:MenuReview">
-                                        <property name="label" translatable="yes" context="notebookbar_groupedbar_full|reviewb">_Review</property>
+                                        <property name="label" translatable="yes" context="notebookbar_groupedbar_full|reviewp">_Review</property>
                                         <property name="visible">True</property>
                                         <property name="can_focus">True</property>
                                         <property name="receives_default">False</property>


More information about the Libreoffice-commits mailing list