officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit d1e90f2e26fb56c0fc1b290c8910aad9d9d8bcdb
Author:     Stanislav Horacek <stanislav.hora...@gmail.com>
AuthorDate: Wed Mar 12 19:23:43 2025 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat Mar 15 16:35:17 2025 +0100

    related tdf#155050: list of sources is still called "bibliography"
    
    Change-Id: I7a800043d240685b4a249f8c78ceb9e1affef420
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182841
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org>

diff --git 
a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu 
b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
index 9686cdb09823..17a9da6656e3 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu
@@ -149,10 +149,10 @@
           <value xml:lang="en-US">Table of Contents</value>
         </prop>
         <prop oor:name="TooltipLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Insert Table of Contents, Index or 
Citation</value>
+          <value xml:lang="en-US">Insert Table of Contents, Index or 
Bibliography</value>
         </prop>
         <prop oor:name="ContextLabel" oor:type="xs:string">
-          <value xml:lang="en-US">Table of Contents, Index or 
Citation...</value>
+          <value xml:lang="en-US">Table of Contents, Index or 
Bibliography...</value>
         </prop>
         <prop oor:name="Properties" oor:type="xs:int">
           <value>1</value>

Reply via email to