sc/uiconfig/scalc/ui/printeroptions.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e19f4c1a1c24de32043c6d94394d048e1dc63dba Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Fri Jan 14 17:55:17 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sat Jan 15 13:32:25 2022 +0100 Fix extended tip on printer options for speradsheets Change-Id: Iad153527e4ee4b74cb9d7bf6a57821a9f13f1f16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128426 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/sc/uiconfig/scalc/ui/printeroptions.ui b/sc/uiconfig/scalc/ui/printeroptions.ui index 18e8a189ce4b..bdb8c568ef9e 100644 --- a/sc/uiconfig/scalc/ui/printeroptions.ui +++ b/sc/uiconfig/scalc/ui/printeroptions.ui @@ -26,7 +26,7 @@ <property name="draw-indicator">True</property> <child internal-child="accessible"> <object class="AtkObject" id="suppressemptypages-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|suppressemptypages">If checked empty pages that have no cell contents or draw objects are not printed.</property> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|suppressemptypages">If checked, empty pages that have no cell contents or drawing objects are not printed.</property> </object> </child> </object>