sd/uiconfig/sdraw/ui/drawprinteroptions.ui       |    2 +-
 sd/uiconfig/simpress/ui/impressprinteroptions.ui |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 98f0dd5e15733ac7f1d929d06ab230b5f04121d5
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Sat Dec 10 13:49:00 2022 +0000
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Sat Dec 17 11:16:57 2022 +0000

    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.hal...@libreoffice.org>

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>

Reply via email to