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

Roman Kuznetsov (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 3 18:24:34 UTC 2019


 svx/uiconfig/ui/defaultshapespanel.ui |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 84ded153cb9c28ddadad773a6fbfe348bdef8fa9
Author:     Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Wed Jul 3 11:20:40 2019 +0200
Commit:     Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Wed Jul 3 20:23:24 2019 +0200

    Change names for groups of shape in Shapes Sidebar section in Draw
    
    The names should be the same in tool's tooltips on Drawing
    toolbar, for toolbar's names, in menu Shape->Insert and in Shapes
    Sidebar section
    
    Change-Id: I23619d77525b1c37268f634c54f6672fb3fa14da
    Reviewed-on: https://gerrit.libreoffice.org/75026
    Tested-by: Jenkins
    Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>

diff --git a/svx/uiconfig/ui/defaultshapespanel.ui b/svx/uiconfig/ui/defaultshapespanel.ui
index 381d2c00f4d2..ba8c7250aa7d 100644
--- a/svx/uiconfig/ui/defaultshapespanel.ui
+++ b/svx/uiconfig/ui/defaultshapespanel.ui
@@ -45,7 +45,7 @@
                   <object class="GtkLabel" id="label1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" context="defaultshapespanel|label1">Lines & Arrows</property>
+                    <property name="label" translatable="yes" context="defaultshapespanel|label1">Lines and Arrows</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>
@@ -82,7 +82,7 @@
                   <object class="GtkLabel" id="label2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" context="defaultshapespanel|label2">Curve</property>
+                    <property name="label" translatable="yes" context="defaultshapespanel|label2">Curves and Polygons</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>
@@ -193,7 +193,7 @@
                   <object class="GtkLabel" id="label5">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" context="defaultshapespanel|label5">Symbols</property>
+                    <property name="label" translatable="yes" context="defaultshapespanel|label5">Symbol Shapes</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>
@@ -341,7 +341,7 @@
                   <object class="GtkLabel" id="label9">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" context="defaultshapespanel|label9">Stars</property>
+                    <property name="label" translatable="yes" context="defaultshapespanel|label9">Stars and Banners</property>
                     <attributes>
                       <attribute name="weight" value="bold"/>
                     </attributes>


More information about the Libreoffice-commits mailing list