diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-04-13 09:48:09 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-04-26 13:54:23 +0200 |
commit | 2fa07953a6dfdcdbb4d214b289fe17a93f40f643 (patch) | |
tree | ddde03c9c8bbd394f763dcbad598f76aedb2e77c /officecfg | |
parent | c3d89622b18b600ceff4fde964567b269fed2484 (diff) |
Translatable string improvements I push so they don’t rot in my local clone
Change-Id: Ic057769718790ced80daf24510d27aad49e3341b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132975
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs index 87d139fb9116..266183469f55 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Compatibility.xcs @@ -165,7 +165,7 @@ <!-- UIHints: Tools - Options - Writer - Compatibility - Global Options --> <info> <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> + <label>Reorganize Form menu for Microsoft compatibility.</label> </info> <value>false</value> </prop> |