summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2020-02-03 01:41:21 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-03-03 17:55:20 +0100
commit9691219ae7dce548d24952e335109d546b295a9a (patch)
tree7a9b0ab5dcd155a649f548b72da026b6e862500b /officecfg
parent843f418ecd1b1cea1787e8adec9072d6ac251f3b (diff)
Styles > Text Body menu didn't work in non-English UI
Capitalization of "Body" present only in the UI name of the style, but that might be something completely different in other languages. We need to reference the style using its programmatic name instead. Change-Id: I2d980a225d6f5346d378947621ace3a17e0a8f81 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87842 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 18b2cecfef3dd26bac15522667b465802ff3f96b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89777
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 40ca50889208..a41666bef3a6 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -3248,7 +3248,7 @@
<value xml:lang="en-US">Text Body Paragraph Style</value>
</prop>
<prop oor:name="TargetURL" oor:type="xs:string">
- <value>.uno:StyleApply?Style:string=Text Body&amp;FamilyName:string=ParagraphStyles</value>
+ <value>.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>