summaryrefslogtreecommitdiff
path: root/sd/uiconfig
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-12-10 13:49:00 +0000
committerXisco Fauli <xiscofauli@libreoffice.org>2022-12-19 09:28:59 +0000
commit75e5e565e34ef7cf2bc8b62748bc2325ff1a246f (patch)
tree9e1bc693b23133b27416863a34f9d6d2ccdd335d /sd/uiconfig
parent95973a19a3f75d52d224e48e75717bf2ede3e3e5 (diff)
Improve extended tip for Impress page print
Change-Id: Id8b695b189acdbc300b1119df12e9924cc9f18f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143920 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 98f0dd5e15733ac7f1d929d06ab230b5f04121d5) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144426 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r--sd/uiconfig/sdraw/ui/drawprinteroptions.ui2
-rw-r--r--sd/uiconfig/simpress/ui/impressprinteroptions.ui2
2 files changed, 2 insertions, 2 deletions
diff --git a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
index 1cbd7f5135d9..387ecb65080e 100644
--- a/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
+++ b/sd/uiconfig/sdraw/ui/drawprinteroptions.ui
@@ -266,7 +266,7 @@
<property name="group">originalsize</property>
<child internal-child="accessible">
<object class="AtkObject" id="tilesheet-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="drawprinteroptions|extended_tip|tilesheet">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, repeat the pages or slides on one sheet of paper.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="drawprinteroptions|extended_tip|tilesheet">Specifies that pages are to be printed in tiled format. If the pages are smaller than the paper, the page will be repeated multiple times on one sheet of paper.</property>
</object>
</child>
</object>
diff --git a/sd/uiconfig/simpress/ui/impressprinteroptions.ui b/sd/uiconfig/simpress/ui/impressprinteroptions.ui
index 286822874516..2519c4c0a34a 100644
--- a/sd/uiconfig/simpress/ui/impressprinteroptions.ui
+++ b/sd/uiconfig/simpress/ui/impressprinteroptions.ui
@@ -408,7 +408,7 @@
<property name="group">originalsize</property>
<child internal-child="accessible">
<object class="AtkObject" id="tilesheet-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="impressprinteroptions|extended_tip|tilesheet">Specifies that pages are to be printed in tiled format. If the pages or slides are smaller than the paper, repeat the pages or slides on one sheet of paper.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="impressprinteroptions|extended_tip|tilesheet">Specifies that slides are to be printed in tiled format. If the slides are smaller than the paper, the slide will be repeated multiple times on one sheet of paper.</property>
</object>
</child>
</object>