summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorPedro Pinto Silva <pedro.silva@collabora.com>2020-06-16 12:16:35 +0200
committerPedro Silva <pedro.silva@collabora.com>2020-06-19 15:01:40 +0200
commit7cd5cddce02a6e005c0fcd45b9b720c2ca877cfc (patch)
tree4467bc53cb67033e36ba31b05142d6e78bd690f4 /cui
parentc66cb6d6e4a843dc7c7d06e1c2c0723a6ff85fc5 (diff)
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>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/pageformatpage.ui3
-rw-r--r--cui/uiconfig/ui/paraindentspacing.ui2
2 files changed, 3 insertions, 2 deletions
diff --git a/cui/uiconfig/ui/pageformatpage.ui b/cui/uiconfig/ui/pageformatpage.ui
index 1f4e4e323c84..031f34efc762 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 c5977b219aa3..7ee2107c63bc 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>