sw/uiconfig/swriter/ui/captionoptions.ui | 2 +- sw/uiconfig/swriter/ui/optcaptionpage.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 16559f0b79ccb0386bbc5ae2a761a0e16a32c325 Author: Seth Chaiklin <sdc.bla...@youmail.dk> AuthorDate: Fri Jan 27 23:18:16 2023 +0000 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Sun Jan 29 02:50:41 2023 +0000 tdf#153243 simplify "Numbering Captions by Chapter" label Remove "Captions" because not needed in context. For: - Insert - Caption - Options dialog - Tools / Options / Writer / Autocaption dialog Change-Id: I97e64887026dd798cdec58cbca93d73c21515ef3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146207 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/sw/uiconfig/swriter/ui/captionoptions.ui b/sw/uiconfig/swriter/ui/captionoptions.ui index 8862f50dd5c6..e4c89373ee6f 100644 --- a/sw/uiconfig/swriter/ui/captionoptions.ui +++ b/sw/uiconfig/swriter/ui/captionoptions.ui @@ -165,7 +165,7 @@ <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="captionoptions|label1">Numbering Captions by Chapter</property> + <property name="label" translatable="yes" context="captionoptions|label1">Numbering by Chapter</property> <attributes> <attribute name="weight" value="bold"/> </attributes> diff --git a/sw/uiconfig/swriter/ui/optcaptionpage.ui b/sw/uiconfig/swriter/ui/optcaptionpage.ui index e96ead8d6b1b..0bc7de887e73 100644 --- a/sw/uiconfig/swriter/ui/optcaptionpage.ui +++ b/sw/uiconfig/swriter/ui/optcaptionpage.ui @@ -324,7 +324,7 @@ <object class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="label" translatable="yes" context="optcaptionpage|label11">Numbering Captions by Chapter</property> + <property name="label" translatable="yes" context="optcaptionpage|label11">Numbering by Chapter</property> <attributes> <attribute name="weight" value="bold"/> </attributes>