diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-13 19:34:33 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-05-14 01:54:36 +0200 |
commit | 6c8ca02c5935a800cff70f3c173319b454b63c41 (patch) | |
tree | c8d14de754faa01638e3729cf0f02808c1162752 /sw/uiconfig/swriter/ui/printeroptions.ui | |
parent | 9ca8a4e229d270fe7ec16f3aa7b5cb2e1f8a522f (diff) |
Add extended tips to print dialog
The extended tips were not imported for the print dialog
in the firts round.
Change-Id: Ie4e5282720d927fec51a823bb43c1617349105bb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115576
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'sw/uiconfig/swriter/ui/printeroptions.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/printeroptions.ui | 140 |
1 files changed, 90 insertions, 50 deletions
diff --git a/sw/uiconfig/swriter/ui/printeroptions.ui b/sw/uiconfig/swriter/ui/printeroptions.ui index 0651ac78459d..6d1b9b8f54ca 100644 --- a/sw/uiconfig/swriter/ui/printeroptions.ui +++ b/sw/uiconfig/swriter/ui/printeroptions.ui @@ -1,34 +1,39 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.20.4 --> +<!-- Generated with glade 3.38.2 --> <interface domain="sw"> <requires lib="gtk+" version="3.20"/> <object class="GtkBox" id="box"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkFrame" id="contents"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="can-focus">False</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> <object class="GtkBox" id="box2"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="orientation">vertical</property> - <property name="spacing">6</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="orientation">vertical</property> + <property name="spacing">6</property> <child> <object class="GtkCheckButton" id="pagebackground"> <property name="label" translatable="yes" context="printeroptions|pagebackground">Page background</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="pagebackground-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|pagebackground">Specifies whether to print colors and objects that are inserted to the background of the page, which you have specified under Format - Page - Background.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -40,10 +45,15 @@ <object class="GtkCheckButton" id="pictures"> <property name="label" translatable="yes" context="printeroptions|pictures">Images and other graphic objects</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="pictures-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|pictures">Specifies whether the graphics and drawings or OLE objects of your text document are printed.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -55,10 +65,15 @@ <object class="GtkCheckButton" id="hiddentext"> <property name="label" translatable="yes" context="printeroptions|hiddentext">Hidden text</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="hiddentext-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|hiddentext">Enable this option to print text that is marked as hidden.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -70,10 +85,15 @@ <object class="GtkCheckButton" id="placeholders"> <property name="label" translatable="yes" context="printeroptions|placeholders">Text placeholders</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="placeholders-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|placeholders">Enable this option to print text placeholders. Disable this option to leave the text placeholders blank in the printout.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -85,10 +105,15 @@ <object class="GtkCheckButton" id="formcontrols"> <property name="label" translatable="yes" context="printeroptions|formcontrols">Form controls</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="formcontrols-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|formcontrols">Specifies whether the form control fields of the text document are printed.</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -99,16 +124,16 @@ <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="spacing">6</property> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="margin-start">5</property> <property name="label" translatable="yes" context="printeroptions|formcontrols">Comments:</property> - <property name="use_underline">True</property> - <property name="mnemonic_widget">writercomments</property> + <property name="use-underline">True</property> + <property name="mnemonic-widget">writercomments</property> </object> <packing> <property name="expand">False</property> @@ -119,7 +144,12 @@ <child> <object class="GtkComboBoxText" id="writercomments"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> + <child internal-child="accessible"> + <object class="AtkObject" id="writercomments-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|writercomments">Specify where to print comments (if any).</property> + </object> + </child> </object> <packing> <property name="expand">False</property> @@ -139,7 +169,7 @@ <child type="label"> <object class="GtkLabel" id="label4"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="printeroptions|label4">Contents</property> <attributes> <attribute name="weight" value="bold"/> @@ -156,25 +186,30 @@ <child> <object class="GtkFrame" id="color"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="can-focus">False</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> <object class="GtkCheckButton" id="textinblack"> <property name="label" translatable="yes" context="printeroptions|textinblack">Print text in black</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="textinblack-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|textinblack">Specifies whether to always print text in black.</property> + </object> + </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label5"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="printeroptions|label5">Color</property> <attributes> <attribute name="weight" value="bold"/> @@ -191,25 +226,30 @@ <child> <object class="GtkFrame" id="pages"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="can-focus">False</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> <object class="GtkCheckButton" id="autoblankpages"> <property name="label" translatable="yes" context="printeroptions|autoblankpages">Print automatically inserted blank pages</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="use_underline">True</property> - <property name="draw_indicator">True</property> + <property name="can-focus">True</property> + <property name="receives-default">False</property> <property name="margin-start">12</property> <property name="margin-top">6</property> + <property name="use-underline">True</property> + <property name="draw-indicator">True</property> + <child internal-child="accessible"> + <object class="AtkObject" id="autoblankpages-atkobject"> + <property name="AtkObject::accessible-description" translatable="yes" context="printeroptions|extended_tip|autoblankpages">If this option is enabled automatically inserted blank pages are printed. This is best if you are printing double-sided. For example, in a book, a "chapter" paragraph style has been set to always start with an odd numbered page. If the previous chapter ends on an odd page, %PRODUCTNAME inserts an even numbered blank page. This option controls whether to print that even numbered page.</property> + </object> + </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label6"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="printeroptions|label6">Pages</property> <attributes> <attribute name="weight" value="bold"/> |