cui/uiconfig/ui/hatchpage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4abe76d3774132ce6a6b04dfc22371a885621d98
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sun Feb 26 11:43:23 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Feb 26 14:17:29 2023 +0000

    Missing ":" for "Background color" option in Area/Hatch
    
    Change-Id: I021c983337500adb0dce348e8b7e3f42a2316e62
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147736
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/cui/uiconfig/ui/hatchpage.ui b/cui/uiconfig/ui/hatchpage.ui
index 1fc21ef8ce09..6bd05cd36025 100644
--- a/cui/uiconfig/ui/hatchpage.ui
+++ b/cui/uiconfig/ui/hatchpage.ui
@@ -325,7 +325,7 @@
             </child>
             <child>
               <object class="GtkCheckButton" id="backgroundcolor">
-                <property name="label" translatable="yes" 
context="hatchpage|backgroundcolor">Background Color</property>
+                <property name="label" translatable="yes" 
context="hatchpage|backgroundcolor">Background Color:</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">False</property>

Reply via email to