From 80deb9f71f29d76183f256afb92d3201998f14be Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 17 Dec 2019 09:20:46 +0000 Subject: Resolves: tdf#129444 relabel the insert bibliography entry sections MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit following Mihkel Tõnnov suggestions of... << The two section headers, "Entry" (old) and "Layout" (new in 6.4) no longer match their sections: 1) "Entry" has only two sub-items now, the radio buttons for choosing between "From bibliography database" and "From document content". 2) "Layout" has three sub-items: Short name (dropdown), Author, Title. It would be logical to name that one "Entry", and rename the first header (current "Entry") to "Bibliography source" or similar, as it now is header only for the upper part of the dialog, not the whole dialog anymore. >> and << If their header becomes "Bibliography Source", then I think the "From" should be dropped from them: "Bibliography database" and "Document content". >> Change-Id: I35f566defb02f3931507543536c534564bfbd2f4 Reviewed-on: https://gerrit.libreoffice.org/85270 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sw/uiconfig/swriter/ui/bibliographyentry.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sw/uiconfig/swriter/ui/bibliographyentry.ui b/sw/uiconfig/swriter/ui/bibliographyentry.ui index 3ee3c6bffb44..a9a55a5eedd7 100644 --- a/sw/uiconfig/swriter/ui/bibliographyentry.ui +++ b/sw/uiconfig/swriter/ui/bibliographyentry.ui @@ -132,7 +132,7 @@ 6 - From bibliography database + Bibliography Database True True False @@ -148,7 +148,7 @@ - From document content + Document Content True True False @@ -170,7 +170,7 @@ True False - Entry + Bibliography Source @@ -294,7 +294,7 @@ True False - Layout + Entry -- cgit