officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 594aa1f74c70ec82444779ef503f329970d45d6e
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Sat Jun 1 13:54:00 2024 -0600
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sun Jun 2 19:03:44 2024 +0200

    Remove unwarranted CamelCase from translatable string
    
    Change-Id: I3f4a9392a1449f9131861779279d85022f46f981
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168337
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Jenkins

diff --git a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
index 291f4dd84153..940aab4c0505 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu
@@ -2043,7 +2043,7 @@
 
       <node oor:name="QuickFindPanel" oor:op="replace">
         <prop oor:name="Title" oor:type="xs:string">
-          <value xml:lang="en-US">QuickFind</value>
+          <value xml:lang="en-US">Quick Find</value>
         </prop>
         <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
           <value>true</value>

Reply via email to