sw/uiconfig/swriter/ui/footnotepage.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 80007bf8b4d4d99b836687a772d235660219c2ff Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Fri Jun 30 12:15:33 2023 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Jun 30 15:49:48 2023 +0200 tdf#156090: "Counting" and "Start at" are reversed in "Footnotes and Endnotes" Change-Id: I58d4643aa37fb2f63544cfe3a26d14d4d04a9384 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153802 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins (cherry picked from commit 1ce08d9593bdcd6a865acb3e02a80da2695f8edb) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153768 Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/sw/uiconfig/swriter/ui/footnotepage.ui b/sw/uiconfig/swriter/ui/footnotepage.ui index 2f6a725443be..a6a0c8f013cb 100644 --- a/sw/uiconfig/swriter/ui/footnotepage.ui +++ b/sw/uiconfig/swriter/ui/footnotepage.ui @@ -44,10 +44,10 @@ </packing> </child> <child> - <object class="GtkLabel" id="label7"> + <object class="GtkLabel" id="offset"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="footnotepage|label7">Counting</property> + <property name="label" translatable="yes" context="footnotepage|offset">Start at</property> <property name="xalign">0</property> </object> <packing> @@ -86,10 +86,10 @@ </packing> </child> <child> - <object class="GtkLabel" id="offset"> + <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="footnotepage|offset">Start at</property> + <property name="label" translatable="yes" context="footnotepage|label7">Counting</property> <property name="xalign">0</property> </object> <packing>