diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-10 13:49:00 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-12-17 11:16:57 +0000 |
commit | 98f0dd5e15733ac7f1d929d06ab230b5f04121d5 (patch) | |
tree | 1f7e89301e6cfc043c3336bff5c02a22a1e14ebc /sd/uiconfig/sdraw | |
parent | 53bc223cb3288e32a417696ee61c29e5f01f209d (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>
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r-- | sd/uiconfig/sdraw/ui/drawprinteroptions.ui | 2 |
1 files changed, 1 insertions, 1 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> |