bump product version to 6.3.0.0.beta1
[LibreOffice.git] / vcl / uiconfig / ui / errornoprinterdialog.ui
blob5f562746007d8b2819ae7eb075ce5cca91dd9f3d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.20.2 -->
3 <interface domain="vcl">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkMessageDialog" id="ErrorNoPrinterDialog">
6 <property name="can_focus">False</property>
7 <property name="title" translatable="yes" context="errornoprinterdialog|ErrorNoPrinterDialog">%PRODUCTNAME</property>
8 <property name="resizable">False</property>
9 <property name="modal">True</property>
10 <property name="type_hint">dialog</property>
11 <property name="skip_taskbar_hint">True</property>
12 <property name="message_type">error</property>
13 <property name="buttons">ok</property>
14 <property name="text" translatable="yes" context="errornoprinterdialog|ErrorNoPrinterDialog">No default printer found.</property>
15 <property name="secondary_text" translatable="yes" context="errornoprinterdialog|ErrorNoPrinterDialog">Please choose a printer and try again.</property>
16 <child internal-child="vbox">
17 <object class="GtkBox" id="messagedialog-vbox">
18 <property name="can_focus">False</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child internal-child="action_area">
22 <object class="GtkButtonBox" id="messagedialog-action_area">
23 <property name="can_focus">False</property>
24 </object>
25 <packing>
26 <property name="expand">False</property>
27 <property name="fill">True</property>
28 <property name="pack_type">end</property>
29 <property name="position">0</property>
30 </packing>
31 </child>
32 </object>
33 </child>
34 <child>
35 <placeholder/>
36 </child>
37 </object>
38 </interface>