You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/01/09 16:21:31 UTC

[openoffice] branch trunk updated: Change the tip for the Label control in Basic IDE.

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 415e9fa15a Change the tip for the Label control in Basic IDE.
415e9fa15a is described below

commit 415e9fa15af24aef6364ac1ea22e74658d4e7a61
Author: mseidel <ms...@apache.org>
AuthorDate: Mon Jan 9 17:19:35 2023 +0100

    Change the tip for the Label control in Basic IDE.
    
    This fixes https://bz.apache.org/ooo/show_bug.cgi?id=128553
---
 .../registry/data/org/openoffice/Office/UI/GenericCommands.xcu          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 43aaec8852..5daaf9eb90 100644
--- a/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/main/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3204,7 +3204,7 @@
    </node>
    <node oor:name=".uno:InsertFixedText" oor:op="replace">
     <prop oor:name="Label" oor:type="xs:string">
-     <value xml:lang="en-US">Label field</value>
+     <value xml:lang="en-US">Label Field</value>
     </prop>
     <prop oor:name="Properties" oor:type="xs:int">
      <value>1</value>