diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-01-27 23:18:16 +0000 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-01-29 02:50:41 +0000 |
commit | 16559f0b79ccb0386bbc5ae2a761a0e16a32c325 (patch) | |
tree | 0d6cc5925ec3f01472f6d4384dd120fe8c49732e /sw/uiconfig/swriter/ui/optcaptionpage.ui | |
parent | 620ad1b7ae06d6f053fb2c9b57af96b736c04e57 (diff) |
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 <fitojb@ubuntu.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui/optcaptionpage.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/optcaptionpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
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> |