android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / optdeeplpage.ui
blobf7508eb146e869be93d0b6c6e00e1148c5927960
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="OptDeeplPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="vexpand">True</property>
10 <property name="border-width">6</property>
11 <property name="orientation">vertical</property>
12 <child>
13 <object class="GtkFrame">
14 <property name="visible">True</property>
15 <property name="can-focus">False</property>
16 <property name="label-xalign">0</property>
17 <property name="shadow-type">none</property>
18 <child>
19 <!-- n-columns=1 n-rows=2 -->
20 <object class="GtkGrid" id="grid1">
21 <property name="visible">True</property>
22 <property name="can-focus">False</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <property name="row-spacing">6</property>
26 <property name="column-spacing">12</property>
27 <child>
28 <object class="GtkLinkButton" id="privacy">
29 <property name="label" translatable="yes" context="optdeeplpage|privacy">Please read the privacy policy</property>
30 <property name="visible">True</property>
31 <property name="can-focus">True</property>
32 <property name="receives-default">True</property>
33 <property name="halign">start</property>
34 <property name="relief">none</property>
35 <property name="uri">https://www.deepl.com/privacy/</property>
36 </object>
37 <packing>
38 <property name="left-attach">0</property>
39 <property name="top-attach">0</property>
40 </packing>
41 </child>
42 <child>
43 <!-- n-columns=2 n-rows=2 -->
44 <object class="GtkGrid" id="grid2">
45 <property name="visible">True</property>
46 <property name="can-focus">False</property>
47 <property name="row-spacing">6</property>
48 <property name="column-spacing">12</property>
49 <child>
50 <object class="GtkLabel" id="label2">
51 <property name="visible">True</property>
52 <property name="can-focus">False</property>
53 <property name="halign">start</property>
54 <property name="label" translatable="yes" context="optdeeplpage|privacy">API URL:</property>
55 <property name="use-underline">True</property>
56 <property name="mnemonic-widget">apiurl</property>
57 </object>
58 <packing>
59 <property name="left-attach">0</property>
60 <property name="top-attach">0</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkLabel" id="label3">
65 <property name="visible">True</property>
66 <property name="can-focus">False</property>
67 <property name="halign">start</property>
68 <property name="label" translatable="yes" context="optdeeplpage|label3">Authentication key:</property>
69 <property name="use-underline">True</property>
70 <property name="mnemonic-widget">authkey</property>
71 </object>
72 <packing>
73 <property name="left-attach">0</property>
74 <property name="top-attach">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkEntry" id="apiurl">
79 <property name="visible">True</property>
80 <property name="can-focus">True</property>
81 <property name="hexpand">True</property>
82 <property name="truncate-multiline">True</property>
83 </object>
84 <packing>
85 <property name="left-attach">1</property>
86 <property name="top-attach">0</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkEntry" id="authkey">
91 <property name="visible">True</property>
92 <property name="can-focus">True</property>
93 <property name="hexpand">True</property>
94 <property name="truncate-multiline">True</property>
95 </object>
96 <packing>
97 <property name="left-attach">1</property>
98 <property name="top-attach">1</property>
99 </packing>
100 </child>
101 </object>
102 <packing>
103 <property name="left-attach">0</property>
104 <property name="top-attach">1</property>
105 </packing>
106 </child>
107 </object>
108 </child>
109 <child type="label">
110 <object class="GtkLabel" id="label1">
111 <property name="visible">True</property>
112 <property name="can-focus">False</property>
113 <property name="label" translatable="yes" context="optdeeplpage|label1">DeepL API Options</property>
114 <property name="use-underline">True</property>
115 <property name="mnemonic-widget">grid1</property>
116 <attributes>
117 <attribute name="weight" value="bold"/>
118 </attributes>
119 </object>
120 </child>
121 </object>
122 <packing>
123 <property name="expand">False</property>
124 <property name="fill">True</property>
125 <property name="position">1</property>
126 </packing>
127 </child>
128 </object>
129 </interface>