diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-04-16 18:03:06 +0900 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-04-16 18:43:16 +0200 |
commit | 7897f1d9835f686dd042348c51f7d2326de71971 (patch) | |
tree | 11c96cccf4eed403c0f8e664a66241c60abc0b58 /svx | |
parent | 14ae46251d44282feba222e3c24815f6d24e78ca (diff) |
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 <fitojb@ubuntu.com>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/dockingfontwork.ui | 12 |
1 files changed, 6 insertions, 6 deletions
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> |