Better wording
[kdepim.git] / kleopatra / dialogs / certificatedetailsdialog.ui
blobe62b3e3e6ddde2681eca20cf8d3abd3aca459b4d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>CertificateDetailsDialog</class>
4 <widget class="QWidget" name="CertificateDetailsDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>666</width>
10 <height>449</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Certificate Details</string>
15 </property>
16 <layout class="QVBoxLayout">
17 <item>
18 <widget class="QTabWidget" name="tabWidget">
19 <widget class="QWidget" name="overviewTab">
20 <attribute name="title">
21 <string>Overview</string>
22 </attribute>
23 <layout class="QGridLayout">
24 <item row="1" column="1">
25 <widget class="QGroupBox" name="overviewActionsGB">
26 <property name="title">
27 <string>Actions</string>
28 </property>
29 <layout class="QVBoxLayout" name="verticalLayout">
30 <item>
31 <widget class="QPushButton" name="changePassphrasePB">
32 <property name="text">
33 <string>Change Passphrase...</string>
34 </property>
35 <property name="autoDefault">
36 <bool>false</bool>
37 </property>
38 </widget>
39 </item>
40 <item>
41 <widget class="QPushButton" name="changeTrustLevelPB">
42 <property name="text">
43 <string>Trust Certifications Made by This Certificate...</string>
44 </property>
45 <property name="autoDefault">
46 <bool>false</bool>
47 </property>
48 </widget>
49 </item>
50 <item>
51 <widget class="QPushButton" name="changeExpiryDatePB">
52 <property name="text">
53 <string>Change Expiry Date...</string>
54 </property>
55 <property name="autoDefault">
56 <bool>false</bool>
57 </property>
58 </widget>
59 </item>
60 <item>
61 <widget class="QPushButton" name="revokeCertificatePB">
62 <property name="text">
63 <string>Revoke This Certificate...</string>
64 </property>
65 <property name="autoDefault">
66 <bool>false</bool>
67 </property>
68 </widget>
69 </item>
70 <item>
71 <spacer name="verticalSpacer">
72 <property name="orientation">
73 <enum>Qt::Vertical</enum>
74 </property>
75 <property name="sizeHint" stdset="0">
76 <size>
77 <width>0</width>
78 <height>1</height>
79 </size>
80 </property>
81 </spacer>
82 </item>
83 </layout>
84 </widget>
85 </item>
86 <item row="0" column="0" colspan="2">
87 <widget class="QTextBrowser" name="overviewLB">
88 <property name="sizePolicy">
89 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
90 <horstretch>0</horstretch>
91 <verstretch>1</verstretch>
92 </sizepolicy>
93 </property>
94 <property name="frameShape">
95 <enum>QFrame::NoFrame</enum>
96 </property>
97 <property name="openLinks">
98 <bool>false</bool>
99 </property>
100 </widget>
101 </item>
102 <item row="1" column="0">
103 <widget class="QGroupBox" name="groupBox_2">
104 <property name="sizePolicy">
105 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
106 <horstretch>1</horstretch>
107 <verstretch>0</verstretch>
108 </sizepolicy>
109 </property>
110 <property name="title">
111 <string>Photo</string>
112 </property>
113 <layout class="QVBoxLayout" name="verticalLayout_2">
114 <item>
115 <widget class="QLabel" name="photoLB">
116 <property name="text">
117 <string>&lt;p&gt;At the moment, Kleopatra does not support photos in certificates. It has no support for adding, nor for displaying them. This is for the following reasons:&lt;/p&gt;
118 &lt;ul&gt;
119 &lt;li&gt;Photos give a false sense of security.&lt;/li&gt;
120 &lt;li&gt;Photos increase the size of certificates.&lt;/li&gt;
121 &lt;/ul&gt;</string>
122 </property>
123 <property name="scaledContents">
124 <bool>false</bool>
125 </property>
126 <property name="wordWrap">
127 <bool>true</bool>
128 </property>
129 </widget>
130 </item>
131 </layout>
132 </widget>
133 </item>
134 </layout>
135 </widget>
136 <widget class="QWidget" name="certificationsTab">
137 <attribute name="title">
138 <string>User-IDs &amp;&amp; Certifications</string>
139 </attribute>
140 <layout class="QVBoxLayout" name="verticalLayout_6">
141 <item>
142 <layout class="QHBoxLayout" name="horizontalLayout_2">
143 <item>
144 <widget class="QTreeView" name="certificationsTV">
145 <property name="selectionMode">
146 <enum>QAbstractItemView::ExtendedSelection</enum>
147 </property>
148 <property name="allColumnsShowFocus">
149 <bool>true</bool>
150 </property>
151 </widget>
152 </item>
153 <item>
154 <layout class="QVBoxLayout" name="verticalLayout_5">
155 <item>
156 <widget class="QGroupBox" name="userIDsActionsGB">
157 <property name="title">
158 <string>User-IDs</string>
159 </property>
160 <layout class="QVBoxLayout" name="verticalLayout_3">
161 <item>
162 <widget class="QPushButton" name="addUserIDPB">
163 <property name="text">
164 <string>Add...</string>
165 </property>
166 <property name="autoDefault">
167 <bool>false</bool>
168 </property>
169 </widget>
170 </item>
171 <item>
172 <widget class="QPushButton" name="revokeUserIDPB">
173 <property name="text">
174 <string>Revoke...</string>
175 </property>
176 <property name="autoDefault">
177 <bool>false</bool>
178 </property>
179 </widget>
180 </item>
181 <item>
182 <widget class="QPushButton" name="certifyUserIDPB">
183 <property name="text">
184 <string>Certify...</string>
185 </property>
186 <property name="autoDefault">
187 <bool>false</bool>
188 </property>
189 </widget>
190 </item>
191 </layout>
192 </widget>
193 </item>
194 <item>
195 <widget class="QGroupBox" name="certificationsActionGB">
196 <property name="title">
197 <string>Certifications</string>
198 </property>
199 <layout class="QVBoxLayout" name="verticalLayout_4">
200 <item>
201 <widget class="QPushButton" name="revokeCertificationPB">
202 <property name="text">
203 <string>Revoke...</string>
204 </property>
205 <property name="autoDefault">
206 <bool>false</bool>
207 </property>
208 </widget>
209 </item>
210 </layout>
211 </widget>
212 </item>
213 <item>
214 <spacer name="verticalSpacer_2">
215 <property name="orientation">
216 <enum>Qt::Vertical</enum>
217 </property>
218 <property name="sizeHint" stdset="0">
219 <size>
220 <width>20</width>
221 <height>40</height>
222 </size>
223 </property>
224 </spacer>
225 </item>
226 <item>
227 <widget class="QPushButton" name="expandAllCertificationsPB">
228 <property name="text">
229 <string>Expand All</string>
230 </property>
231 <property name="autoDefault">
232 <bool>false</bool>
233 </property>
234 </widget>
235 </item>
236 <item>
237 <widget class="QPushButton" name="collapseAllCertificationsPB">
238 <property name="text">
239 <string>Collapse All</string>
240 </property>
241 <property name="autoDefault">
242 <bool>false</bool>
243 </property>
244 </widget>
245 </item>
246 </layout>
247 </item>
248 </layout>
249 </item>
250 <item>
251 <widget class="QPushButton" name="showCertificationsPB">
252 <property name="text">
253 <string/>
254 </property>
255 <property name="autoDefault">
256 <bool>false</bool>
257 </property>
258 </widget>
259 </item>
260 </layout>
261 </widget>
262 <widget class="QWidget" name="detailsTab">
263 <attribute name="title">
264 <string>Technical Details</string>
265 </attribute>
266 <layout class="QVBoxLayout" name="verticalLayout_7">
267 <item>
268 <layout class="QHBoxLayout" name="horizontalLayout">
269 <item>
270 <widget class="QLabel" name="detailsLeftLB"/>
271 </item>
272 <item>
273 <widget class="QLabel" name="detailsRightLB"/>
274 </item>
275 </layout>
276 </item>
277 <item>
278 <widget class="KDHorizontalLine" name="subkeyHLine"/>
279 </item>
280 <item>
281 <widget class="QTreeView" name="subkeyTV">
282 <property name="selectionMode">
283 <enum>QAbstractItemView::NoSelection</enum>
284 </property>
285 <property name="rootIsDecorated">
286 <bool>false</bool>
287 </property>
288 <property name="allColumnsShowFocus">
289 <bool>true</bool>
290 </property>
291 </widget>
292 </item>
293 </layout>
294 </widget>
295 <widget class="QWidget" name="chainTab">
296 <attribute name="title">
297 <string>Chain</string>
298 </attribute>
299 <layout class="QVBoxLayout">
300 <item>
301 <widget class="QTreeWidget" name="chainTW">
302 <property name="allColumnsShowFocus">
303 <bool>true</bool>
304 </property>
305 <property name="headerHidden">
306 <bool>true</bool>
307 </property>
308 <column>
309 <property name="text">
310 <string>1</string>
311 </property>
312 </column>
313 </widget>
314 </item>
315 </layout>
316 </widget>
317 <widget class="QWidget" name="dumpTab">
318 <attribute name="title">
319 <string>Dump</string>
320 </attribute>
321 <layout class="QVBoxLayout">
322 <item>
323 <widget class="QLabel" name="label">
324 <property name="text">
325 <string>This is a dump of all information the backend has about this certificate:</string>
326 </property>
327 </widget>
328 </item>
329 <item>
330 <widget class="KDLogTextWidget" name="dumpLTW" native="true">
331 <property name="sizePolicy">
332 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
333 <horstretch>0</horstretch>
334 <verstretch>0</verstretch>
335 </sizepolicy>
336 </property>
337 </widget>
338 </item>
339 </layout>
340 </widget>
341 </widget>
342 </item>
343 </layout>
344 </widget>
345 <customwidgets>
346 <customwidget>
347 <class>KDLogTextWidget</class>
348 <extends>QWidget</extends>
349 <header>utils/kdlogtextwidget.h</header>
350 <container>1</container>
351 </customwidget>
352 <customwidget>
353 <class>KDHorizontalLine</class>
354 <extends>QFrame</extends>
355 <header>ui/kdhorizontalline.h</header>
356 <container>1</container>
357 </customwidget>
358 </customwidgets>
359 <resources/>
360 <connections>
361 <connection>
362 <sender>changePassphrasePB</sender>
363 <signal>clicked()</signal>
364 <receiver>CertificateDetailsDialog</receiver>
365 <slot>slotChangePassphraseClicked()</slot>
366 <hints>
367 <hint type="sourcelabel">
368 <x>748</x>
369 <y>390</y>
370 </hint>
371 <hint type="destinationlabel">
372 <x>782</x>
373 <y>350</y>
374 </hint>
375 </hints>
376 </connection>
377 <connection>
378 <sender>changeTrustLevelPB</sender>
379 <signal>clicked()</signal>
380 <receiver>CertificateDetailsDialog</receiver>
381 <slot>slotChangeTrustLevelClicked()</slot>
382 <hints>
383 <hint type="sourcelabel">
384 <x>742</x>
385 <y>400</y>
386 </hint>
387 <hint type="destinationlabel">
388 <x>784</x>
389 <y>402</y>
390 </hint>
391 </hints>
392 </connection>
393 <connection>
394 <sender>changeExpiryDatePB</sender>
395 <signal>clicked()</signal>
396 <receiver>CertificateDetailsDialog</receiver>
397 <slot>slotChangeExpiryDateClicked()</slot>
398 <hints>
399 <hint type="sourcelabel">
400 <x>742</x>
401 <y>448</y>
402 </hint>
403 <hint type="destinationlabel">
404 <x>780</x>
405 <y>450</y>
406 </hint>
407 </hints>
408 </connection>
409 <connection>
410 <sender>revokeCertificatePB</sender>
411 <signal>clicked()</signal>
412 <receiver>CertificateDetailsDialog</receiver>
413 <slot>slotRevokeCertificateClicked()</slot>
414 <hints>
415 <hint type="sourcelabel">
416 <x>728</x>
417 <y>496</y>
418 </hint>
419 <hint type="destinationlabel">
420 <x>778</x>
421 <y>498</y>
422 </hint>
423 </hints>
424 </connection>
425 <connection>
426 <sender>addUserIDPB</sender>
427 <signal>clicked()</signal>
428 <receiver>CertificateDetailsDialog</receiver>
429 <slot>slotAddUserIDClicked()</slot>
430 <hints>
431 <hint type="sourcelabel">
432 <x>738</x>
433 <y>100</y>
434 </hint>
435 <hint type="destinationlabel">
436 <x>780</x>
437 <y>100</y>
438 </hint>
439 </hints>
440 </connection>
441 <connection>
442 <sender>revokeUserIDPB</sender>
443 <signal>clicked()</signal>
444 <receiver>CertificateDetailsDialog</receiver>
445 <slot>slotRevokeUserIDClicked()</slot>
446 <hints>
447 <hint type="sourcelabel">
448 <x>738</x>
449 <y>150</y>
450 </hint>
451 <hint type="destinationlabel">
452 <x>778</x>
453 <y>152</y>
454 </hint>
455 </hints>
456 </connection>
457 <connection>
458 <sender>certifyUserIDPB</sender>
459 <signal>clicked()</signal>
460 <receiver>CertificateDetailsDialog</receiver>
461 <slot>slotCertifyUserIDClicked()</slot>
462 <hints>
463 <hint type="sourcelabel">
464 <x>736</x>
465 <y>190</y>
466 </hint>
467 <hint type="destinationlabel">
468 <x>780</x>
469 <y>190</y>
470 </hint>
471 </hints>
472 </connection>
473 <connection>
474 <sender>revokeCertificationPB</sender>
475 <signal>clicked()</signal>
476 <receiver>CertificateDetailsDialog</receiver>
477 <slot>slotRevokeCertificationClicked()</slot>
478 <hints>
479 <hint type="sourcelabel">
480 <x>732</x>
481 <y>272</y>
482 </hint>
483 <hint type="destinationlabel">
484 <x>780</x>
485 <y>272</y>
486 </hint>
487 </hints>
488 </connection>
489 <connection>
490 <sender>showCertificationsPB</sender>
491 <signal>clicked()</signal>
492 <receiver>CertificateDetailsDialog</receiver>
493 <slot>slotShowCertificationsClicked()</slot>
494 <hints>
495 <hint type="sourcelabel">
496 <x>748</x>
497 <y>510</y>
498 </hint>
499 <hint type="destinationlabel">
500 <x>776</x>
501 <y>490</y>
502 </hint>
503 </hints>
504 </connection>
505 <connection>
506 <sender>expandAllCertificationsPB</sender>
507 <signal>clicked()</signal>
508 <receiver>certificationsTV</receiver>
509 <slot>expandAll()</slot>
510 <hints>
511 <hint type="sourcelabel">
512 <x>665</x>
513 <y>424</y>
514 </hint>
515 <hint type="destinationlabel">
516 <x>525</x>
517 <y>320</y>
518 </hint>
519 </hints>
520 </connection>
521 <connection>
522 <sender>collapseAllCertificationsPB</sender>
523 <signal>clicked()</signal>
524 <receiver>certificationsTV</receiver>
525 <slot>collapseAll()</slot>
526 <hints>
527 <hint type="sourcelabel">
528 <x>701</x>
529 <y>464</y>
530 </hint>
531 <hint type="destinationlabel">
532 <x>585</x>
533 <y>352</y>
534 </hint>
535 </hints>
536 </connection>
537 </connections>
538 <slots>
539 <slot>slotChangePassphraseClicked()</slot>
540 <slot>slotChangeTrustLevelClicked()</slot>
541 <slot>slotChangeExpiryDateClicked()</slot>
542 <slot>slotRevokeCertificateClicked()</slot>
543 <slot>slotAddUserIDClicked()</slot>
544 <slot>slotCertifyUserIDClicked()</slot>
545 <slot>slotRevokeUserIDClicked()</slot>
546 <slot>slotRevokeCertificationClicked()</slot>
547 <slot>slotShowCertificationsClicked()</slot>
548 </slots>
549 </ui>