summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-09-18 14:53:06 +0200
committerAndras Timar <andras.timar@collabora.com>2019-09-18 15:51:28 +0200
commitb41e4b4cfed113085f9bfd8cae6b43b3a4376ed4 (patch)
treec11e5e362e32124598b9ecf5c075e7be9e87f747 /officecfg
parent8e53efa926bc05d73c48579f63c3d662a96bd35e (diff)
The menu is called 'Form', not 'Forms'
Change-Id: I216e04bb54319cff5d790c5e223c6e49215d09a3 Reviewed-on: https://gerrit.libreoffice.org/79094 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
index 7c587319beef..5d781baf6b64 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs
@@ -158,8 +158,8 @@
<prop oor:name="MSCompatibleFormsMenu" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools - Options - Writer - Compatibility - Global Options -->
<info>
- <desc>Specifies whether Forms menu should be customized for an MSO workflow. The MS compatible Forms menu contains only MS compatible form controls.</desc>
- <label>Reorganize Forms menu to have it MS compatible.</label>
+ <desc>Specifies whether Form menu should be customized for an MSO workflow. The MS compatible Form menu contains only MS compatible form controls.</desc>
+ <label>Reorganize Form menu to have it MS compatible.</label>
</info>
<value>false</value>
</prop>