officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit a18174e807e8704c385637b8a53c45b9608bfa42 Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Mon Oct 30 15:25:22 2023 +0200 Commit: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> CommitDate: Mon Oct 30 20:24:02 2023 +0100 tdf#144444 Use title case Toggle Point Edit Mode Change-Id: I5ee2bd22e73262e61e49b98773bc18e1ca1b1783 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158661 Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu index 4f56a16e59e8..5235cfea8946 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu @@ -2507,7 +2507,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8 </node> <node oor:name=".uno:ToggleObjectBezierMode" oor:op="replace"> <prop oor:name="Label" oor:type="xs:string"> - <value xml:lang="en-US">Toggle point edit mode</value> + <value xml:lang="en-US">Toggle Point Edit Mode</value> </prop> <prop oor:name="Properties" oor:type="xs:int"> <value>1</value>