1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"uui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"SetMasterPasswordDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"setmasterpassworddlg|SetMasterPasswordDialog">Set Master Password
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default-width">0</property>
11 <property name=
"default-height">0</property>
12 <property name=
"type-hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can-focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can-focus">False
</property>
21 <property name=
"layout-style">end
</property>
23 <object class=
"GtkButton" id=
"help">
24 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can-focus">True
</property>
27 <property name=
"receives-default">True
</property>
28 <property name=
"margin-end">6</property>
29 <property name=
"use-underline">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
35 <property name=
"secondary">True
</property>
39 <object class=
"GtkButton" id=
"ok">
40 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can-focus">True
</property>
43 <property name=
"can-default">True
</property>
44 <property name=
"has-default">True
</property>
45 <property name=
"receives-default">True
</property>
46 <property name=
"use-underline">True
</property>
49 <property name=
"expand">False
</property>
50 <property name=
"fill">True
</property>
51 <property name=
"position">1</property>
55 <object class=
"GtkButton" id=
"cancel">
56 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
57 <property name=
"visible">True
</property>
58 <property name=
"can-focus">True
</property>
59 <property name=
"receives-default">True
</property>
60 <property name=
"use-underline">True
</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"position">2</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack-type">end
</property>
73 <property name=
"position">0</property>
77 <object class=
"GtkBox" id=
"box1">
78 <property name=
"visible">True
</property>
79 <property name=
"can-focus">False
</property>
80 <property name=
"orientation">vertical
</property>
81 <property name=
"spacing">6</property>
83 <object class=
"GtkLabel" id=
"label1">
84 <property name=
"visible">True
</property>
85 <property name=
"can-focus">False
</property>
86 <property name=
"label" translatable=
"yes" context=
"setmasterpassworddlg|label1">Passwords for web connections are protected by a master password. You will be asked to enter it once per session, if %PRODUCTNAME retrieves a password from the protected password list.
</property>
87 <property name=
"wrap">True
</property>
88 <property name=
"max-width-chars">62</property>
89 <property name=
"xalign">0</property>
92 <property name=
"expand">False
</property>
93 <property name=
"fill">True
</property>
94 <property name=
"position">0</property>
98 <!-- n-columns=2 n-rows=1 -->
99 <object class=
"GtkGrid">
100 <property name=
"visible">True
</property>
101 <property name=
"can-focus">False
</property>
102 <property name=
"column-spacing">12</property>
103 <property name=
"baseline-row">1</property>
105 <object class=
"GtkLabel" id=
"label2">
106 <property name=
"visible">True
</property>
107 <property name=
"can-focus">False
</property>
108 <property name=
"valign">end
</property>
109 <property name=
"margin-top">6</property>
110 <property name=
"vexpand">True
</property>
111 <property name=
"label" translatable=
"yes" context=
"setmasterpassworddlg|label2">_Enter password:
</property>
112 <property name=
"use-underline">True
</property>
113 <property name=
"mnemonic-widget">password1
</property>
114 <property name=
"xalign">0</property>
117 <property name=
"left-attach">0</property>
118 <property name=
"top-attach">0</property>
122 <object class=
"GtkLabel" id=
"passpolicylabel">
123 <property name=
"can-focus">False
</property>
124 <property name=
"no-show-all">True
</property>
125 <property name=
"halign">end
</property>
126 <property name=
"margin-top">6</property>
127 <property name=
"hexpand">True
</property>
128 <property name=
"wrap">True
</property>
131 <property name=
"left-attach">1</property>
132 <property name=
"top-attach">0</property>
137 <property name=
"expand">False
</property>
138 <property name=
"fill">True
</property>
139 <property name=
"position">1</property>
143 <object class=
"GtkEntry" id=
"password1">
144 <property name=
"visible">True
</property>
145 <property name=
"can-focus">True
</property>
146 <property name=
"visibility">False
</property>
147 <property name=
"truncate-multiline">True
</property>
148 <property name=
"input-purpose">password
</property>
149 <child internal-child=
"accessible">
150 <object class=
"AtkObject" id=
"password1-atkobject">
151 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|password1">Enter the master password.
</property>
156 <property name=
"expand">False
</property>
157 <property name=
"fill">True
</property>
158 <property name=
"position">2</property>
162 <object class=
"GtkLevelBar" id=
"password1levelbar">
163 <property name=
"visible">True
</property>
164 <property name=
"can-focus">False
</property>
165 <property name=
"tooltip-text" translatable=
"yes" context=
"setmasterpassworddlg|password1levelbar">Bar that displays password strength visually.
</property>
168 <property name=
"expand">False
</property>
169 <property name=
"fill">True
</property>
170 <property name=
"position">3</property>
174 <object class=
"GtkLabel" id=
"label3">
175 <property name=
"visible">True
</property>
176 <property name=
"can-focus">False
</property>
177 <property name=
"label" translatable=
"yes" context=
"setmasterpassworddlg|label3">_Reenter password:
</property>
178 <property name=
"use-underline">True
</property>
179 <property name=
"mnemonic-widget">password2
</property>
180 <property name=
"xalign">0</property>
183 <property name=
"expand">False
</property>
184 <property name=
"fill">True
</property>
185 <property name=
"position">4</property>
189 <object class=
"GtkEntry" id=
"password2">
190 <property name=
"visible">True
</property>
191 <property name=
"can-focus">True
</property>
192 <property name=
"visibility">False
</property>
193 <property name=
"activates-default">True
</property>
194 <property name=
"truncate-multiline">True
</property>
195 <property name=
"input-purpose">password
</property>
196 <child internal-child=
"accessible">
197 <object class=
"AtkObject" id=
"password2-atkobject">
198 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"extended_tip|password2">Enter the master password again.
</property>
203 <property name=
"expand">False
</property>
204 <property name=
"fill">True
</property>
205 <property name=
"position">5</property>
209 <object class=
"GtkLabel" id=
"label4">
210 <property name=
"visible">True
</property>
211 <property name=
"can-focus">False
</property>
212 <property name=
"margin-top">6</property>
213 <property name=
"label" translatable=
"yes" context=
"setmasterpassworddlg|label4">Caution: If you forget the master password, you will be unable to access any of the information protected by it. Passwords are case sensitive.
</property>
214 <property name=
"wrap">True
</property>
215 <property name=
"max-width-chars">62</property>
216 <property name=
"xalign">0</property>
218 <attribute name=
"scale" value=
"0.90000000000000002"/>
222 <property name=
"expand">False
</property>
223 <property name=
"fill">True
</property>
224 <property name=
"position">6</property>
229 <property name=
"expand">False
</property>
230 <property name=
"fill">True
</property>
231 <property name=
"position">1</property>
237 <action-widget response=
"-11">help
</action-widget>
238 <action-widget response=
"-5">ok
</action-widget>
239 <action-widget response=
"-6">cancel
</action-widget>
241 <child internal-child=
"accessible">
242 <object class=
"AtkObject" id=
"SetMasterPasswordDialog-atkobject">
243 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"setmasterpassworddlg|extended_tip|SetMasterPasswordDialog">Assign a master password to protect the access to a saved password.
</property>