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.hallot@libreoffice.org>
diff --git a/sc/uiconfig/scalc/ui/printeroptions.ui b/sc/uiconfig/scalc/ui/printeroptions.ui
index 18e8a18..bdb8c56 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>