sw/uiconfig/swriter/ui/printoptionspage.ui |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 5d2930c5cf10dc03a34ef871e9d2c55b68e3cff4
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Mon Jun 13 12:28:33 2022 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Tue Jun 14 12:19:47 2022 +0200

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

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>

Reply via email to