svx/uiconfig/ui/dockingfontwork.ui |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 7897f1d9835f686dd042348c51f7d2326de71971
Author:     Taichi Haradaguchi <20001...@ymail.ne.jp>
AuthorDate: Tue Apr 16 18:03:06 2024 +0900
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Apr 16 18:43:16 2024 +0200

    Fix typo in dockingfontwork.ui
    
    Change-Id: I995cdd0332552787cafced472c2f61ed6573658e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166143
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/svx/uiconfig/ui/dockingfontwork.ui 
b/svx/uiconfig/ui/dockingfontwork.ui
index b088a8df17dc..1f2f2fd55638 100644
--- a/svx/uiconfig/ui/dockingfontwork.ui
+++ b/svx/uiconfig/ui/dockingfontwork.ui
@@ -159,7 +159,7 @@
               <object class="GtkLabel" id="frameStyle">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|frameStyle">Style</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|frameStyle">Style</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -293,7 +293,7 @@
               <object class="GtkLabel" id="frameAdjust">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|frameAdjust">Adjust</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|frameAdjust">Adjust</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -426,7 +426,7 @@
               <object class="GtkLabel" id="frameShadow">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|frameShadow">Shadow</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|frameShadow">Shadow</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -468,7 +468,7 @@
               <object class="GtkLabel" id="frameColor">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|frameColor">Shadow Color</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|frameColor">Shadow Color</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -574,7 +574,7 @@
               <object class="GtkLabel" id="frameShadowOffset">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|frameShadowOffset">Shadow Offset</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|frameShadowOffset">Shadow Offset</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>
@@ -679,7 +679,7 @@
               <object class="GtkLabel" id="framePosition">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
-                <property name="label" translatable="yes" 
context="dockingforntwork|framePosition">Position and Indent</property>
+                <property name="label" translatable="yes" 
context="dockingfontwork|framePosition">Position and Indent</property>
                 <attributes>
                   <attribute name="weight" value="bold"/>
                 </attributes>

Reply via email to