Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / translationdialog.ui
blob2ffa83df4a0f88a0922edd0c54c529c1f2d7703e
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="LanguageSelectDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="LanguageSelectDialog">Language Selection</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default-width">0</property>
12 <property name="default-height">0</property>
13 <property name="type-hint">dialog</property>
14 <child internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can-focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">2</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="action-area1">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="translate">
25 <property name="label">_OK</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancel">
39 <property name="label">_Cancel</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label" translatable="yes" context="stock">_Help</property>
54 <property name="visible">True</property>
55 <property name="can-focus">True</property>
56 <property name="receives-default">True</property>
57 <property name="use-underline">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">False</property>
70 <property name="position">1</property>
71 </packing>
72 </child>
73 <child>
74 <!-- n-columns=3 n-rows=3 -->
75 <object class="GtkGrid" id="grid1">
76 <property name="visible">True</property>
77 <property name="can-focus">False</property>
78 <property name="row-spacing">5</property>
79 <child>
80 <object class="GtkLabel" id="label1">
81 <property name="visible">True</property>
82 <property name="can-focus">False</property>
83 <property name="halign">start</property>
84 <property name="label" translatable="yes" context="LanguageSelectDialog">Select the target language for translation</property>
85 <property name="mnemonic-widget">combobox1</property>
86 </object>
87 <packing>
88 <property name="left-attach">0</property>
89 <property name="top-attach">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkComboBoxText" id="combobox1">
94 <property name="visible">True</property>
95 <property name="can-focus">False</property>
96 <property name="hexpand">True</property>
97 </object>
98 <packing>
99 <property name="left-attach">0</property>
100 <property name="top-attach">1</property>
101 </packing>
102 </child>
103 <child>
104 <placeholder/>
105 </child>
106 <child>
107 <placeholder/>
108 </child>
109 <child>
110 <placeholder/>
111 </child>
112 <child>
113 <placeholder/>
114 </child>
115 <child>
116 <placeholder/>
117 </child>
118 <child>
119 <placeholder/>
120 </child>
121 <child>
122 <placeholder/>
123 </child>
124 </object>
125 <packing>
126 <property name="expand">False</property>
127 <property name="fill">False</property>
128 <property name="position">0</property>
129 </packing>
130 </child>
131 </object>
132 </child>
133 <action-widgets>
134 <action-widget response="-5">translate</action-widget>
135 <action-widget response="-6">cancel</action-widget>
136 <action-widget response="-11">help</action-widget>
137 </action-widgets>
138 </object>
139 </interface>