summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2022-06-13 12:28:33 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2022-06-14 12:19:47 +0200
commit5d2930c5cf10dc03a34ef871e9d2c55b68e3cff4 (patch)
tree2f6c01f29c61097330ee9824863660a6f30c6ee4 /sw/uiconfig
parentb63b116fa60fcb1326195eabf9ea4c5445c15a1c (diff)
Include precisions for printing comments in extended tips
Change-Id: I74d50a1b9af5485da6599eb2f3213f3cdc10c755 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135762 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/printoptionspage.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/uiconfig/swriter/ui/printoptionspage.ui b/sw/uiconfig/swriter/ui/printoptionspage.ui
index ab25d657cc1b..06d0080ab3e3 100644
--- a/sw/uiconfig/swriter/ui/printoptionspage.ui
+++ b/sw/uiconfig/swriter/ui/printoptionspage.ui
@@ -77,7 +77,7 @@
<property name="draw_indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="background-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|background">Specifies whether to include colors and objects that are inserted to the background of the page (Format - Page - Background) in the printed document.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="printoptionspage|extended_tip|background">Specifies whether to include colors and objects that are inserted to the background of the page style (Format - Page Style - Area) in the printed document.</property>
</object>
</child>
</object>
@@ -295,7 +295,7 @@
<property name="draw_indicator">True</property>
<child internal-child="accessible">
<object class="AtkObject" id="none-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|none">Specifies whether comments in your document are printed.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="printoptionspage|extended_tip|none">Do not print document comments.</property>
</object>
</child>
</object>
@@ -315,7 +315,7 @@
<property name="group">none</property>
<child internal-child="accessible">
<object class="AtkObject" id="only-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|only">Specifies whether comments in your document are printed.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="printoptionspage|extended_tip|only">Only print the comments of your document.</property>
</object>
</child>
</object>
@@ -335,7 +335,7 @@
<property name="group">none</property>
<child internal-child="accessible">
<object class="AtkObject" id="end-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|end">Specifies whether comments in your document are printed.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="printoptionspage|extended_tip|end">Print comments on a new page at end of the document.</property>
</object>
</child>
</object>
@@ -355,7 +355,7 @@
<property name="group">none</property>
<child internal-child="accessible">
<object class="AtkObject" id="endpage-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|endpage">Specifies whether comments in your document are printed.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|endpage">Print comments on a new page after the current page.</property>
</object>
</child>
</object>
@@ -375,7 +375,7 @@
<property name="group">none</property>
<child internal-child="accessible">
<object class="AtkObject" id="inmargins-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|inmargins">Specifies whether comments in your document are printed.</property>
+ <property name="AtkObject::accessible-description" translatable="yes" context="printoptionspage|extended_tip|inmargins">Include the comments boxes on the margin of the page. The page contents is rendered to fit both contents and the comments boxes.</property>
</object>
</child>
</object>