tdf#127279 Register-true with better labelling
Change-Id: I2cf7a47a59b863b9b5de4463043af0e23290d752
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96424
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui
index 1f4e4e3..031f34e 100644
--- a/cui/uiconfig/ui/pageformatpage.ui
+++ b/cui/uiconfig/ui/pageformatpage.ui
@@ -527,10 +527,11 @@
</child>
<child>
<object class="GtkCheckButton" id="checkRegisterTrue">
<property name="label" translatable="yes" context="pageformatpage|checkRegisterTrue">Register-tr_ue</property>
<property name="label" translatable="yes" context="pageformatpage|checkRegisterTrue">Page li_ne spacing</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="no_show_all">True</property>
<property name="tooltip_text" translatable="yes" context="pageformatpage|checkRegisterTrue" comments="xdds">All paragraph styles with the option Page line spacing checked will be affected, assuming the line spacing defined here. This will align them to an invisible vertical page grid, regardless of their font size, so that each line is the same height.</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
diff --git a/cui/uiconfig/ui/paraindentspacing.ui b/cui/uiconfig/ui/paraindentspacing.ui
index c5977b2..7ee2107 100644
--- a/cui/uiconfig/ui/paraindentspacing.ui
+++ b/cui/uiconfig/ui/paraindentspacing.ui
@@ -502,7 +502,7 @@
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="paraindentspacing|label3">Register-true</property>
<property name="label" translatable="yes" context="paraindentspacing|label3">Follow Page line spacing</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>