~nataliabidart/ubuntu-sso-client/stable-3-0-update-2.99.90

« back to all changes in this revision

Viewing changes to data/qt/ssl_dialog.ui

  • Committer: Natalia B. Bidart
  • Date: 2012-03-06 14:53:38 UTC
  • mfrom: (812.1.89 ubuntu-sso-client)
  • Revision ID: natalia.bidart@canonical.com-20120306145338-x28na428035jkqwh
- Updating from trunk up to revno 901.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>SSLDialog</class>
 
4
 <widget class="QDialog" name="SSLDialog">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>550</width>
 
10
    <height>402</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <property name="minimumSize">
 
20
   <size>
 
21
    <width>550</width>
 
22
    <height>0</height>
 
23
   </size>
 
24
  </property>
 
25
  <property name="windowTitle">
 
26
   <string notr="true">Dialog</string>
 
27
  </property>
 
28
  <layout class="QVBoxLayout" name="verticalLayout_2">
 
29
   <property name="spacing">
 
30
    <number>24</number>
 
31
   </property>
 
32
   <property name="sizeConstraint">
 
33
    <enum>QLayout::SetFixedSize</enum>
 
34
   </property>
 
35
   <item>
 
36
    <layout class="QHBoxLayout" name="horizontalLayout_3">
 
37
     <property name="spacing">
 
38
      <number>12</number>
 
39
     </property>
 
40
     <item>
 
41
      <layout class="QVBoxLayout" name="verticalLayout_7">
 
42
       <property name="spacing">
 
43
        <number>0</number>
 
44
       </property>
 
45
       <property name="sizeConstraint">
 
46
        <enum>QLayout::SetDefaultConstraint</enum>
 
47
       </property>
 
48
       <item>
 
49
        <widget class="QLabel" name="logo_label">
 
50
         <property name="sizePolicy">
 
51
          <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
52
           <horstretch>0</horstretch>
 
53
           <verstretch>0</verstretch>
 
54
          </sizepolicy>
 
55
         </property>
 
56
         <property name="minimumSize">
 
57
          <size>
 
58
           <width>48</width>
 
59
           <height>48</height>
 
60
          </size>
 
61
         </property>
 
62
         <property name="maximumSize">
 
63
          <size>
 
64
           <width>48</width>
 
65
           <height>48</height>
 
66
          </size>
 
67
         </property>
 
68
         <property name="text">
 
69
          <string notr="true">TextLabel</string>
 
70
         </property>
 
71
        </widget>
 
72
       </item>
 
73
       <item>
 
74
        <spacer name="verticalSpacer_4">
 
75
         <property name="orientation">
 
76
          <enum>Qt::Vertical</enum>
 
77
         </property>
 
78
         <property name="sizeType">
 
79
          <enum>QSizePolicy::Expanding</enum>
 
80
         </property>
 
81
         <property name="sizeHint" stdset="0">
 
82
          <size>
 
83
           <width>0</width>
 
84
           <height>20</height>
 
85
          </size>
 
86
         </property>
 
87
        </spacer>
 
88
       </item>
 
89
      </layout>
 
90
     </item>
 
91
     <item>
 
92
      <layout class="QVBoxLayout" name="expander_layout">
 
93
       <property name="spacing">
 
94
        <number>24</number>
 
95
       </property>
 
96
       <item>
 
97
        <widget class="QLabel" name="title_label">
 
98
         <property name="font">
 
99
          <font>
 
100
           <pointsize>14</pointsize>
 
101
          </font>
 
102
         </property>
 
103
         <property name="text">
 
104
          <string notr="true">Do you want to connect to this server</string>
 
105
         </property>
 
106
        </widget>
 
107
       </item>
 
108
       <item>
 
109
        <widget class="QLabel" name="intro_label">
 
110
         <property name="text">
 
111
          <string notr="true">&lt;style type=&quot;text/css&quot; media=&quot;all&quot;&gt;
 
112
ul {margin-left: -10px;}
 
113
li {padding-top: 2px;}
 
114
&lt;/style&gt;
 
115
&lt;p&gt;You are trying to connect to a proxy server on 192.168.1.111. This server uses a secure connection, but the SSL certificate is not valid because:&lt;/p&gt;
 
116
&lt;ul&gt;
 
117
&lt;li&gt;The certificate has not been verified.&lt;/li&gt;
 
118
&lt;li&gt;The name on the certificate isn't valid or doesn't match the name of the site.&lt;/li&gt;
 
119
&lt;li&gt;The certificate has expired.&lt;/li&gt;
 
120
&lt;/ul&gt;</string>
 
121
         </property>
 
122
         <property name="wordWrap">
 
123
          <bool>true</bool>
 
124
         </property>
 
125
         <property name="indent">
 
126
          <number>-1</number>
 
127
         </property>
 
128
        </widget>
 
129
       </item>
 
130
       <item>
 
131
        <widget class="QLabel" name="not_sure_label">
 
132
         <property name="text">
 
133
          <string notr="true">&lt;p&gt;If you are not sure about this server, do not use it to connect to Ubuntu One. &lt;a href='#'&gt;Review your proxy settings.&lt;/a&gt;</string>
 
134
         </property>
 
135
         <property name="wordWrap">
 
136
          <bool>true</bool>
 
137
         </property>
 
138
        </widget>
 
139
       </item>
 
140
       <item>
 
141
        <widget class="QCheckBox" name="remember_checkbox">
 
142
         <property name="text">
 
143
          <string notr="true">Remember my settings for this certificate.</string>
 
144
         </property>
 
145
         <property name="checked">
 
146
          <bool>false</bool>
 
147
         </property>
 
148
        </widget>
 
149
       </item>
 
150
      </layout>
 
151
     </item>
 
152
    </layout>
 
153
   </item>
 
154
   <item>
 
155
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
156
     <item>
 
157
      <widget class="QPushButton" name="help_button">
 
158
       <property name="text">
 
159
        <string notr="true">Get Help With SSL</string>
 
160
       </property>
 
161
      </widget>
 
162
     </item>
 
163
     <item>
 
164
      <spacer name="horizontalSpacer">
 
165
       <property name="orientation">
 
166
        <enum>Qt::Horizontal</enum>
 
167
       </property>
 
168
       <property name="sizeHint" stdset="0">
 
169
        <size>
 
170
         <width>40</width>
 
171
         <height>20</height>
 
172
        </size>
 
173
       </property>
 
174
      </spacer>
 
175
     </item>
 
176
     <item>
 
177
      <widget class="QPushButton" name="cancel_button">
 
178
       <property name="text">
 
179
        <string notr="true">Cancel and Close</string>
 
180
       </property>
 
181
      </widget>
 
182
     </item>
 
183
     <item>
 
184
      <widget class="QPushButton" name="connect_button">
 
185
       <property name="text">
 
186
        <string notr="true">Connect</string>
 
187
       </property>
 
188
       <property name="default">
 
189
        <bool>true</bool>
 
190
       </property>
 
191
      </widget>
 
192
     </item>
 
193
    </layout>
 
194
   </item>
 
195
  </layout>
 
196
 </widget>
 
197
 <tabstops>
 
198
  <tabstop>connect_button</tabstop>
 
199
  <tabstop>cancel_button</tabstop>
 
200
  <tabstop>help_button</tabstop>
 
201
  <tabstop>remember_checkbox</tabstop>
 
202
 </tabstops>
 
203
 <resources/>
 
204
 <connections/>
 
205
</ui>