summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkprintunixdialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/ui/gtkprintunixdialog.ui')
-rw-r--r--gtk/ui/gtkprintunixdialog.ui250
1 files changed, 124 insertions, 126 deletions
diff --git a/gtk/ui/gtkprintunixdialog.ui b/gtk/ui/gtkprintunixdialog.ui
index eecc472628..087d846763 100644
--- a/gtk/ui/gtkprintunixdialog.ui
+++ b/gtk/ui/gtkprintunixdialog.ui
@@ -17,14 +17,14 @@
<signal name="response" handler="error_dialogs" swapped="no"/>
<child internal-child="content_area">
<object class="GtkBox" id="dialog-vbox1">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">2</property>
<style>
<class name="view"/>
</style>
<child>
<object class="GtkBox" id="box1">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="vexpand">1</property>
<child>
<object class="GtkNotebook" id="notebook">
@@ -33,7 +33,7 @@
<object class="GtkNotebookPage">
<property name="child">
<object class="GtkBox" id="general_main_box">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">18</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
@@ -41,7 +41,7 @@
<property name="margin-bottom">12</property>
<child>
<object class="GtkBox" id="box2">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<child>
<object class="GtkScrolledWindow" id="printer_swin">
@@ -49,8 +49,6 @@
<property name="vexpand">1</property>
<child>
<object class="GtkColumnView" id="printer_list">
- <property name="can-focus">1</property>
- <property name="halign">fill</property>
<child>
<object class="GtkColumnViewColumn">
<property name="factory">
@@ -82,7 +80,7 @@
</child>
<child>
<object class="GtkColumnViewColumn">
- <property name="title" translatable="yes">Name</property>
+ <property name="title" translatable="1">Name</property>
<property name="factory">
<object class="GtkBuilderListItemFactory">
<property name="bytes"><![CDATA[
@@ -113,7 +111,7 @@
</child>
<child>
<object class="GtkColumnViewColumn">
- <property name="title" translatable="yes" comments="this is the header for the location column in the print dialog">Location</property>
+ <property name="title" translatable="1" comments="this is the header for the location column in the print dialog">Location</property>
<property name="factory">
<object class="GtkBuilderListItemFactory">
<property name="bytes"><![CDATA[
@@ -144,7 +142,7 @@
</child>
<child>
<object class="GtkColumnViewColumn">
- <property name="title" translatable="yes" comments="this is the header for the printer status column in the print dialog">Status</property>
+ <property name="title" translatable="1" comments="this is the header for the printer status column in the print dialog">Status</property>
<property name="expand">1</property>
<property name="factory">
<object class="GtkBuilderListItemFactory">
@@ -191,14 +189,14 @@
<property name="spacing">18</property>
<child>
<object class="GtkBox" id="frame_template1">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<property name="hexpand">1</property>
<child>
<object class="GtkLabel" id="label_widget1">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Range</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Range</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -211,7 +209,7 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkCheckButton" id="all_pages_radio">
- <property name="label" translatable="yes">_All Pages</property>
+ <property name="label" translatable="1">_All Pages</property>
<property name="use-underline">1</property>
<property name="active">1</property>
<layout>
@@ -223,7 +221,7 @@
</child>
<child>
<object class="GtkCheckButton" id="current_page_radio">
- <property name="label" translatable="yes">C_urrent Page</property>
+ <property name="label" translatable="1">C_urrent Page</property>
<property name="sensitive">0</property>
<property name="use-underline">1</property>
<property name="group">all_pages_radio</property>
@@ -236,7 +234,7 @@
</child>
<child>
<object class="GtkCheckButton" id="selection_radio">
- <property name="label" translatable="yes">Se_lection</property>
+ <property name="label" translatable="1">Se_lection</property>
<property name="sensitive">0</property>
<property name="use-underline">1</property>
<property name="group">all_pages_radio</property>
@@ -249,8 +247,8 @@
</child>
<child>
<object class="GtkCheckButton" id="page_range_radio">
- <property name="label" translatable="yes">Pag_es:</property>
- <property name="tooltip-text" translatable="yes">Specify one or more page ranges,
+ <property name="label" translatable="1">Pag_es:</property>
+ <property name="tooltip-text" translatable="1">Specify one or more page ranges,
e.g. 1–3, 7, 11</property>
<property name="use-underline">1</property>
<property name="group">all_pages_radio</property>
@@ -263,7 +261,7 @@
</child>
<child>
<object class="GtkEntry" id="page_range_entry">
- <property name="tooltip-text" translatable="yes">Specify one or more page ranges,
+ <property name="tooltip-text" translatable="1">Specify one or more page ranges,
e.g. 1–3, 7, 11</property>
<property name="activates-default">1</property>
<signal name="notify::has-focus" handler="page_range_entry_focus_changed" swapped="no"/>
@@ -279,14 +277,14 @@
</child>
<child>
<object class="GtkBox" id="frame_template2">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<property name="hexpand">1</property>
<child>
<object class="GtkLabel" id="label_widget2">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Copies</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Copies</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -299,9 +297,9 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="label4">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Copie_s:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Copie_s:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">copies_spin</property>
<layout>
@@ -312,7 +310,7 @@
</child>
<child>
<object class="GtkSpinButton" id="copies_spin">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<property name="adjustment">copies_spin_adjustment</property>
<signal name="changed" handler="update_dialog_from_capabilities" object="GtkPrintUnixDialog" swapped="yes"/>
<signal name="value-changed" handler="update_dialog_from_capabilities" object="GtkPrintUnixDialog" swapped="yes"/>
@@ -324,7 +322,7 @@
</child>
<child>
<object class="GtkCheckButton" id="collate_check">
- <property name="label" translatable="yes">C_ollate</property>
+ <property name="label" translatable="1">C_ollate</property>
<property name="use-underline">1</property>
<signal name="toggled" handler="update_collate_icon" swapped="no"/>
<layout>
@@ -335,7 +333,7 @@
</child>
<child>
<object class="GtkCheckButton" id="reverse_check">
- <property name="label" translatable="yes">_Reverse</property>
+ <property name="label" translatable="1">_Reverse</property>
<property name="use-underline">1</property>
<signal name="toggled" handler="update_collate_icon" swapped="no"/>
<layout>
@@ -365,7 +363,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label1">
- <property name="label" translatable="yes">General</property>
+ <property name="label" translatable="1">General</property>
</object>
</property>
</object>
@@ -374,7 +372,7 @@
<object class="GtkNotebookPage">
<property name="child">
<object class="GtkBox" id="page_setup_main_box">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">18</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
@@ -385,14 +383,14 @@
<property name="spacing">18</property>
<child>
<object class="GtkBox" id="frame_template3">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<property name="hexpand">1</property>
<child>
<object class="GtkLabel" id="label_widget3">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Layout</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Layout</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -405,9 +403,9 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="label5">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">T_wo-sided:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">T_wo-sided:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">duplex</property>
<layout>
@@ -418,7 +416,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="duplex">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<layout>
<property name="column">1</property>
<property name="row">0</property>
@@ -427,9 +425,9 @@
</child>
<child>
<object class="GtkLabel" id="label6">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Pages per _side:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Pages per _side:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">pages_per_sheet</property>
<layout>
@@ -440,7 +438,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="pages_per_sheet">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<signal name="changed" handler="redraw_page_layout_preview" object="GtkPrintUnixDialog" swapped="yes"/>
<signal name="changed" handler="update_number_up_layout" object="GtkPrintUnixDialog" swapped="yes"/>
<layout>
@@ -451,9 +449,9 @@
</child>
<child>
<object class="GtkLabel" id="label7">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Page or_dering:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Page or_dering:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">number_up_layout</property>
<layout>
@@ -464,7 +462,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="number_up_layout">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<signal name="changed" handler="redraw_page_layout_preview" object="GtkPrintUnixDialog" swapped="yes"/>
<layout>
<property name="column">1</property>
@@ -474,9 +472,9 @@
</child>
<child>
<object class="GtkLabel" id="label8">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">_Only print:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">_Only print:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">page_set_combo</property>
<layout>
@@ -487,7 +485,7 @@
</child>
<child>
<object class="GtkDropDown" id="page_set_combo">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<property name="selected">0</property>
<property name="model">
<object class="GtkStringList">
@@ -506,9 +504,9 @@
</child>
<child>
<object class="GtkLabel" id="label9">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Sc_ale:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Sc_ale:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">scale_spin</property>
<layout>
@@ -520,17 +518,17 @@
<child>
<object class="GtkBox" id="box5">
<property name="spacing">6</property>
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<child>
<object class="GtkSpinButton" id="scale_spin">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<property name="adjustment">scale_spin_adjustment</property>
<property name="digits">1</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label10">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<property name="label">%</property>
</object>
</child>
@@ -546,14 +544,14 @@
</child>
<child>
<object class="GtkBox" id="frame_template4">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<property name="hexpand">1</property>
<child>
<object class="GtkLabel" id="label_widget4">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Paper</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Paper</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -566,9 +564,9 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="label11">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Paper _type:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Paper _type:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">paper_type</property>
<layout>
@@ -579,7 +577,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="paper_type">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<layout>
<property name="column">1</property>
<property name="row">0</property>
@@ -588,9 +586,9 @@
</child>
<child>
<object class="GtkLabel" id="label12">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Paper _source:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Paper _source:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">paper_source</property>
<layout>
@@ -601,7 +599,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="paper_source">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<layout>
<property name="column">1</property>
<property name="row">1</property>
@@ -610,9 +608,9 @@
</child>
<child>
<object class="GtkLabel" id="label13">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Output t_ray:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Output t_ray:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">output_tray</property>
<layout>
@@ -623,7 +621,7 @@
</child>
<child>
<object class="GtkPrinterOptionWidget" id="output_tray">
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<layout>
<property name="column">1</property>
<property name="row">2</property>
@@ -632,9 +630,9 @@
</child>
<child>
<object class="GtkLabel" id="paper_size_combo_label">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">_Paper size:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">_Paper size:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">paper_size_combo</property>
<layout>
@@ -646,7 +644,7 @@
<child>
<object class="GtkDropDown" id="paper_size_combo">
<property name="sensitive">0</property>
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<layout>
<property name="column">1</property>
<property name="row">3</property>
@@ -655,9 +653,9 @@
</child>
<child>
<object class="GtkLabel" id="orientation_combo_label">
- <property name="halign">start</property>
- <property name="valign">baseline</property>
- <property name="label" translatable="yes">Or_ientation:</property>
+ <property name="halign">1</property>
+ <property name="valign">4</property>
+ <property name="label" translatable="1">Or_ientation:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">orientation_combo</property>
<layout>
@@ -670,7 +668,7 @@
<object class="GtkDropDown" id="orientation_combo">
<property name="sensitive">0</property>
<property name="selected">0</property>
- <property name="valign">baseline</property>
+ <property name="valign">4</property>
<property name="model">
<object class="GtkStringList">
<items>
@@ -708,7 +706,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label2">
- <property name="label" translatable="yes">Page Setup</property>
+ <property name="label" translatable="1">Page Setup</property>
</object>
</property>
</object>
@@ -725,13 +723,13 @@
<property name="margin-bottom">12</property>
<child>
<object class="GtkBox" id="frame_template5">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label_widget5">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Job Details</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Job Details</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -744,9 +742,9 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="label16">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Pri_ority:</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Pri_ority:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">job_prio</property>
<layout>
@@ -765,9 +763,9 @@
</child>
<child>
<object class="GtkLabel" id="label17">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">_Billing info:</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">_Billing info:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">billing_info</property>
<layout>
@@ -794,13 +792,13 @@
</child>
<child>
<object class="GtkBox" id="frame_template6">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label_widget6">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Print Document</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Print Document</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -813,7 +811,7 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkCheckButton" id="print_now_radio">
- <property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog">_Now</property>
+ <property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog">_Now</property>
<property name="use-underline">1</property>
<property name="active">1</property>
<signal name="toggled" handler="update_print_at_option" object="GtkPrintUnixDialog" swapped="yes"/>
@@ -827,11 +825,11 @@
<child>
<object class="GtkCheckButton" id="print_at_radio">
<property name="sensitive">0</property>
- <property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time.">A_t:</property>
+ <property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog. It also serves as the label for an entry that allows the user to enter a time.">A_t:</property>
<property name="has-tooltip">1</property>
- <property name="tooltip-markup" translatable="yes">Specify the time of print,
+ <property name="tooltip-markup" translatable="1">Specify the time of print,
e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
- <property name="tooltip-text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
+ <property name="tooltip-text" translatable="1" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
<property name="use-underline">1</property>
<property name="group">print_now_radio</property>
@@ -847,9 +845,9 @@
<object class="GtkEntry" id="print_at_entry">
<property name="sensitive">0</property>
<property name="has-tooltip">1</property>
- <property name="tooltip-markup" translatable="yes">Specify the time of print,
+ <property name="tooltip-markup" translatable="1">Specify the time of print,
e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
- <property name="tooltip-text" translatable="yes" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
+ <property name="tooltip-text" translatable="1" comments="Ability to parse the am/pm format depends on actual locale. You can remove the am/pm values below for your locale if they are not supported.">Specify the time of print,
e.g. 15∶30, 2∶35 pm, 14∶15∶20, 11∶46∶30 am, 4 pm</property>
<signal name="changed" handler="update_print_at_option" object="GtkPrintUnixDialog" swapped="yes"/>
<layout>
@@ -861,10 +859,10 @@
<child>
<object class="GtkCheckButton" id="print_hold_radio">
<property name="sensitive">0</property>
- <property name="label" translatable="yes" comments="this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets &apos;released&apos;.">On _hold</property>
+ <property name="label" translatable="1" comments="this is one of the choices for the print at option in the print dialog. It means that the print job will not be printed until it explicitly gets &apos;released&apos;.">On _hold</property>
<property name="has-tooltip">1</property>
- <property name="tooltip-markup" translatable="yes">Hold the job until it is explicitly released</property>
- <property name="tooltip-text" translatable="yes">Hold the job until it is explicitly released</property>
+ <property name="tooltip-markup" translatable="1">Hold the job until it is explicitly released</property>
+ <property name="tooltip-text" translatable="1">Hold the job until it is explicitly released</property>
<property name="use-underline">1</property>
<property name="group">print_now_radio</property>
<signal name="toggled" handler="update_print_at_option" object="GtkPrintUnixDialog" swapped="yes"/>
@@ -885,13 +883,13 @@
</child>
<child>
<object class="GtkBox" id="frame_template7">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">6</property>
<child>
<object class="GtkLabel" id="label_widget7">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes">Add Cover Page</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1">Add Cover Page</property>
<attributes>
<attribute name="weight" value="bold"></attribute>
</attributes>
@@ -904,9 +902,9 @@
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel" id="label18">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes" comments="this is the label used for the option in the print dialog that controls the front cover page.">Be_fore:</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1" comments="this is the label used for the option in the print dialog that controls the front cover page.">Be_fore:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">cover_before</property>
<layout>
@@ -925,9 +923,9 @@
</child>
<child>
<object class="GtkLabel" id="label19">
- <property name="halign">start</property>
- <property name="valign">center</property>
- <property name="label" translatable="yes" comments="this is the label used for the option in the print dialog that controls the back cover page.">_After:</property>
+ <property name="halign">1</property>
+ <property name="valign">3</property>
+ <property name="label" translatable="1" comments="this is the label used for the option in the print dialog that controls the back cover page.">_After:</property>
<property name="use-underline">1</property>
<property name="mnemonic-widget">cover_after</property>
<layout>
@@ -956,7 +954,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label3">
- <property name="label" translatable="yes">Job</property>
+ <property name="label" translatable="1">Job</property>
</object>
</property>
</object>
@@ -966,7 +964,7 @@
<property name="position">3</property>
<property name="child">
<object class="GtkScrolledWindow" id="image_quality_page">
- <property name="hscrollbar-policy">never</property>
+ <property name="hscrollbar-policy">2</property>
<property name="hexpand">1</property>
<child>
<object class="GtkViewport" id="viewport1">
@@ -986,7 +984,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label20">
- <property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog.">Image Quality</property>
+ <property name="label" translatable="1" comments="This will appear as a tab label in the print dialog.">Image Quality</property>
</object>
</property>
</object>
@@ -996,7 +994,7 @@
<property name="position">4</property>
<property name="child">
<object class="GtkScrolledWindow" id="color_page">
- <property name="hscrollbar-policy">never</property>
+ <property name="hscrollbar-policy">2</property>
<child>
<object class="GtkViewport" id="viewport2">
<child>
@@ -1015,7 +1013,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label21">
- <property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog.">Color</property>
+ <property name="label" translatable="1" comments="This will appear as a tab label in the print dialog.">Color</property>
</object>
</property>
</object>
@@ -1025,7 +1023,7 @@
<property name="position">5</property>
<property name="child">
<object class="GtkScrolledWindow" id="finishing_page">
- <property name="hscrollbar-policy">never</property>
+ <property name="hscrollbar-policy">2</property>
<child>
<object class="GtkViewport" id="viewport3">
<child>
@@ -1044,7 +1042,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label22">
- <property name="label" translatable="yes" comments="This will appear as a tab label in the print dialog. It&apos;s a typographical term, as in &quot;Binding and finishing&quot;">Finishing</property>
+ <property name="label" translatable="1" comments="This will appear as a tab label in the print dialog. It&apos;s a typographical term, as in &quot;Binding and finishing&quot;">Finishing</property>
</object>
</property>
</object>
@@ -1054,12 +1052,12 @@
<property name="position">6</property>
<property name="child">
<object class="GtkScrolledWindow" id="advanced_page">
- <property name="hscrollbar-policy">never</property>
+ <property name="hscrollbar-policy">2</property>
<child>
<object class="GtkViewport" id="viewport4">
<child>
<object class="GtkBox" id="advanced_vbox">
- <property name="orientation">vertical</property>
+ <property name="orientation">1</property>
<property name="spacing">18</property>
<property name="margin-start">12</property>
<property name="margin-end">12</property>
@@ -1073,7 +1071,7 @@
</property>
<property name="tab">
<object class="GtkLabel" id="label23">
- <property name="label" translatable="yes">Advanced</property>
+ <property name="label" translatable="1">Advanced</property>
</object>
</property>
</object>
@@ -1089,7 +1087,7 @@
</child>
<child>
<object class="GtkLabel" id="label24">
- <property name="label" translatable="yes">Some of the settings in the dialog conflict</property>
+ <property name="label" translatable="1">Some of the settings in the dialog conflict</property>
</object>
</child>
</object>