summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/optcaptionpage.ui
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2023-04-06 15:30:33 +0200
committerSeth Chaiklin <sdc.blanco@youmail.dk>2023-04-06 22:07:55 +0200
commite131cd4cde28531e088a16a9eba1b8bc2ed067a1 (patch)
tree90227708938b1fd6f1a4b157b0683f8bc94f6f86 /sw/uiconfig/swriter/ui/optcaptionpage.ui
parent037177d047bfc38b7555b8ec45ceb98f35e3551c (diff)
tdf#153242 update labels for "Numbering separator" and "Separator"
These two changes bring AutoCaption in line with the changes made to the Insert Caption dialog. "Numbering separator" -> "After number" and tooltip added "Separator" -> "After caption" Change-Id: I60bedf0e4139f9492672071cf9703cf94fcde684 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150082 Tested-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'sw/uiconfig/swriter/ui/optcaptionpage.ui')
-rw-r--r--sw/uiconfig/swriter/ui/optcaptionpage.ui5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/uiconfig/swriter/ui/optcaptionpage.ui b/sw/uiconfig/swriter/ui/optcaptionpage.ui
index c6f4fdaf707d..1ab036da9aaf 100644
--- a/sw/uiconfig/swriter/ui/optcaptionpage.ui
+++ b/sw/uiconfig/swriter/ui/optcaptionpage.ui
@@ -85,7 +85,7 @@
<object class="GtkLabel" id="numseparatorft">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes" context="optcaptionpage|numseparatorft">Numbering separator:</property>
+ <property name="label" translatable="yes" context="optcaptionpage|numseparatorft">After number:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">numseparator</property>
<property name="xalign">0</property>
@@ -99,7 +99,7 @@
<object class="GtkLabel" id="separatorft">
<property name="visible">True</property>
<property name="can-focus">False</property>
- <property name="label" translatable="yes" context="optcaptionpage|separatorft">Separator:</property>
+ <property name="label" translatable="yes" context="optcaptionpage|separatorft">Before caption:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">separator</property>
<property name="xalign">0</property>
@@ -169,6 +169,7 @@
<property name="activates-default">True</property>
<property name="text" translatable="yes" context="optcaptionpage|numseparator">. </property>
<property name="truncate-multiline">True</property>
+ <property name="tooltip-text" translatable="yes" context="optcaptionpage|tooltip_text|numseparator">For Numbering first option, define characters to display between caption number and caption category.</property>
<child internal-child="accessible">
<object class="AtkObject" id="numseparator-atkobject">
<property name="AtkObject::accessible-description" translatable="yes" context="optcaptionpage|extended_tip|numseparator">For Numbering first option, defines the characters to be displayed between the caption number and the caption category.</property>