summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2023-05-11 12:24:52 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2023-05-11 18:59:01 +0200
commit47fc6a5805592dc4e6b5339def60e2b0727a30eb (patch)
treeab5359b85b699dda7f3ec8252c61726f590ad4c7 /officecfg
parent3230d0e2a8b66634c7399764a9625b0b8e9bb307 (diff)
tdf#154933 Rename "Text Body" to "Body Text" in menus
Change-Id: I012beaa6188ed6c53dd72e100109b496a6636993 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151663 Tested-by: Jenkins Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 7a8e12ba2125..8e9715c24acd 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -3759,15 +3759,15 @@
</node>
<node oor:name=".uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Text Body</value>
+ <value xml:lang="en-US">Body Text</value>
</prop>
</node>
<node oor:name=".uno:TextBodyParaStyle" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Text Body</value>
+ <value xml:lang="en-US">Body Text</value>
</prop>
<prop oor:name="TooltipLabel" oor:type="xs:string">
- <value xml:lang="en-US">Text Body Paragraph Style</value>
+ <value xml:lang="en-US">Body Text Paragraph Style</value>
</prop>
<prop oor:name="TargetURL" oor:type="xs:string">
<value>.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>