moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / common-dialogs / languageoptionsbase.ui
blobbf75abde4d4f6e48bfaa232789dd0b59ee5fa46c
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>LanguageOptionsBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>LanguageOptionsBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>392</width>
12             <height>327</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>LanguageOptionsBase</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QGroupBox" row="0" column="0">
29             <property name="name">
30                 <cstring>GroupBox3</cstring>
31             </property>
32             <property name="title">
33                 <string>Available Languages</string>
34             </property>
35             <grid>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>11</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <widget class="QPushButton" row="0" column="2">
46                     <property name="name">
47                         <cstring>b_langDel</cstring>
48                     </property>
49                     <property name="text">
50                         <string>&amp;Delete</string>
51                     </property>
52                     <property name="accel">
53                         <string>Alt+D</string>
54                     </property>
55                     <property name="toolTip" stdset="0">
56                         <string>Delete the selected language</string>
57                     </property>
58                     <property name="whatsThis" stdset="0">
59                         <string>By clicking on this button you can delete the selected language.</string>
60                     </property>
61                 </widget>
62                 <widget class="QLineEdit" row="1" column="1">
63                     <property name="name">
64                         <cstring>e_shortName2</cstring>
65                     </property>
66                     <property name="sizePolicy">
67                         <sizepolicy>
68                             <hsizetype>7</hsizetype>
69                             <vsizetype>0</vsizetype>
70                             <horstretch>0</horstretch>
71                             <verstretch>0</verstretch>
72                         </sizepolicy>
73                     </property>
74                     <property name="toolTip" stdset="0">
75                         <string>Alternative language code</string>
76                     </property>
77                     <property name="whatsThis" stdset="0">
78                         <string>An alternative language code is set here but you can change it if you want</string>
79                     </property>
80                 </widget>
81                 <widget class="QLineEdit" row="2" column="1">
82                     <property name="name">
83                         <cstring>e_langLong</cstring>
84                     </property>
85                     <property name="sizePolicy">
86                         <sizepolicy>
87                             <hsizetype>3</hsizetype>
88                             <vsizetype>0</vsizetype>
89                             <horstretch>0</horstretch>
90                             <verstretch>0</verstretch>
91                         </sizepolicy>
92                     </property>
93                     <property name="toolTip" stdset="0">
94                         <string>Your own description of the language code.</string>
95                     </property>
96                     <property name="whatsThis" stdset="0">
97                         <string>A description of the language is written here and you can modify it if you want.</string>
98                     </property>
99                 </widget>
100                 <widget class="KComboBox" row="4" column="1">
101                     <property name="name">
102                         <cstring>d_kblayout</cstring>
103                     </property>
104                     <property name="toolTip" stdset="0">
105                         <string>Select a language or use the Add New Language Code to add one.</string>
106                     </property>
107                     <property name="whatsThis" stdset="0">
108                         <string>You can select a language with the drop down box or use the Add New Language Code dialog below to add one.</string>
109                     </property>
110                 </widget>
111                 <widget class="QPushButton" row="3" column="1">
112                     <property name="name">
113                         <cstring>b_langPixmap</cstring>
114                     </property>
115                     <property name="text">
116                         <string></string>
117                     </property>
118                     <property name="toolTip" stdset="0">
119                         <string>The flag representing the language</string>
120                     </property>
121                     <property name="whatsThis" stdset="0">
122                         <string>The default flag representing the language is set here but you can choose another picture by clicking on the button.</string>
123                     </property>
124                 </widget>
125                 <widget class="KComboBox" row="0" column="1">
126                     <property name="name">
127                         <cstring>d_shortName</cstring>
128                     </property>
129                     <property name="toolTip" stdset="0">
130                         <string>Select a language or use the Add New Language Code to add one.</string>
131                     </property>
132                     <property name="whatsThis" stdset="0">
133                         <string>You can select a language with the drop down box or use the Add New Language Code dialog below to add one.</string>
134                     </property>
135                 </widget>
136                 <widget class="QLabel" row="0" column="0">
137                     <property name="name">
138                         <cstring>label_shortName</cstring>
139                     </property>
140                     <property name="sizePolicy">
141                         <sizepolicy>
142                             <hsizetype>1</hsizetype>
143                             <vsizetype>0</vsizetype>
144                             <horstretch>0</horstretch>
145                             <verstretch>0</verstretch>
146                         </sizepolicy>
147                     </property>
148                     <property name="text">
149                         <string>Language c&amp;ode:</string>
150                     </property>
151                     <property name="buddy" stdset="0">
152                         <cstring>d_shortName</cstring>
153                     </property>
154                     <property name="toolTip" stdset="0">
155                         <string>You can assign a language to each column</string>
156                     </property>
157                     <property name="whatsThis" stdset="0">
158                         <string>Each column can be assigned a language. This is internally done with the usual international language codes.</string>
159                     </property>
160                 </widget>
161                 <widget class="QLabel" row="1" column="0">
162                     <property name="name">
163                         <cstring>label_shortName2</cstring>
164                     </property>
165                     <property name="text">
166                         <string>Alte&amp;rnative code:</string>
167                     </property>
168                     <property name="buddy" stdset="0">
169                         <cstring>e_shortName2</cstring>
170                     </property>
171                     <property name="toolTip" stdset="0">
172                         <string>Select a second language code if necessary</string>
173                     </property>
174                     <property name="whatsThis" stdset="0">
175                         <string>Sometimes it may be useful to have a second language code because some languages have the usual short code and one or two longer codes.</string>
176                     </property>
177                 </widget>
178                 <widget class="QLabel" row="2" column="0">
179                     <property name="name">
180                         <cstring>label_langLong</cstring>
181                     </property>
182                     <property name="text">
183                         <string>Lang&amp;uage name:</string>
184                     </property>
185                     <property name="buddy" stdset="0">
186                         <cstring>e_langLong</cstring>
187                     </property>
188                     <property name="toolTip" stdset="0">
189                         <string>Describe the language in your own terms.</string>
190                     </property>
191                     <property name="whatsThis" stdset="0">
192                         <string>Here you can give the language code a descriptive name in your own language which is shown in the header buttons in the main view. </string>
193                     </property>
194                 </widget>
195                 <widget class="QLabel" row="3" column="0">
196                     <property name="name">
197                         <cstring>label_langPixmap</cstring>
198                     </property>
199                     <property name="text">
200                         <string>&amp;Picture:</string>
201                     </property>
202                     <property name="buddy" stdset="0">
203                         <cstring>b_langPixmap</cstring>
204                     </property>
205                     <property name="toolTip" stdset="0">
206                         <string>Set a picture for the language</string>
207                     </property>
208                     <property name="whatsThis" stdset="0">
209                         <string>Choose a picture to represent the language above.</string>
210                     </property>
211                 </widget>
212                 <widget class="QLabel" row="4" column="0">
213                     <property name="name">
214                         <cstring>label_kblayout</cstring>
215                     </property>
216                     <property name="sizePolicy">
217                         <sizepolicy>
218                             <hsizetype>1</hsizetype>
219                             <vsizetype>0</vsizetype>
220                             <horstretch>0</horstretch>
221                             <verstretch>0</verstretch>
222                         </sizepolicy>
223                     </property>
224                     <property name="text">
225                         <string>Keyboard Layout:</string>
226                     </property>
227                     <property name="buddy" stdset="0">
228                         <cstring>d_kblayout</cstring>
229                     </property>
230                     <property name="toolTip" stdset="0">
231                         <string>You can assign a language to each column</string>
232                     </property>
233                     <property name="whatsThis" stdset="0">
234                         <string>Each column can be assigned a language. This is internally done with the usual international language codes.</string>
235                     </property>
236                 </widget>
237             </grid>
238         </widget>
239         <widget class="QGroupBox" row="1" column="0">
240             <property name="name">
241                 <cstring>GroupBox2</cstring>
242             </property>
243             <property name="title">
244                 <string>Add New Language Code</string>
245             </property>
246             <grid>
247                 <property name="name">
248                     <cstring>unnamed</cstring>
249                 </property>
250                 <property name="margin">
251                     <number>11</number>
252                 </property>
253                 <property name="spacing">
254                     <number>6</number>
255                 </property>
256                 <widget class="QPushButton" row="1" column="0" rowspan="1" colspan="2">
257                     <property name="name">
258                         <cstring>b_lang_kde</cstring>
259                     </property>
260                     <property name="text">
261                         <string>Add Language Data From &amp;KDE Database</string>
262                     </property>
263                     <property name="accel">
264                         <string>Alt+K</string>
265                     </property>
266                     <property name="toolTip" stdset="0">
267                         <string>Obtains the language choices from the KDE database</string>
268                     </property>
269                     <property name="whatsThis" stdset="0">
270                         <string>Pressing this button opens a menu that contains all the countries that are known in your KDE installation. Ordered by country you can add your desired language properties to your personal list.</string>
271                     </property>
272                 </widget>
273                 <widget class="QPushButton" row="2" column="0" rowspan="1" colspan="2">
274                     <property name="name">
275                         <cstring>b_lang_iso1</cstring>
276                     </property>
277                     <property name="text">
278                         <string>Add Language Data From ISO639-&amp;1</string>
279                     </property>
280                     <property name="accel">
281                         <string>Alt+1</string>
282                     </property>
283                     <property name="toolTip" stdset="0">
284                         <string>List of languages covered by ISO639-1</string>
285                     </property>
286                     <property name="whatsThis" stdset="0">
287                         <string>Pressing this button opens a menu that contains all the language codes that are covered by "ISO639-1"</string>
288                     </property>
289                 </widget>
290                 <widget class="QPushButton" row="0" column="1">
291                     <property name="name">
292                         <cstring>b_langNew</cstring>
293                     </property>
294                     <property name="text">
295                         <string>&amp;Add</string>
296                     </property>
297                     <property name="accel">
298                         <string>Alt+A</string>
299                     </property>
300                     <property name="toolTip" stdset="0">
301                         <string>Allow addition of the language you typed.</string>
302                     </property>
303                     <property name="whatsThis" stdset="0">
304                         <string>This button becomes available when you type a language code in the field.</string>
305                     </property>
306                 </widget>
307                 <widget class="QLineEdit" row="0" column="0">
308                     <property name="name">
309                         <cstring>e_newName</cstring>
310                     </property>
311                     <property name="sizePolicy">
312                         <sizepolicy>
313                             <hsizetype>3</hsizetype>
314                             <vsizetype>1</vsizetype>
315                             <horstretch>0</horstretch>
316                             <verstretch>0</verstretch>
317                         </sizepolicy>
318                     </property>
319                     <property name="toolTip" stdset="0">
320                         <string>Type your language code if you know it.</string>
321                     </property>
322                     <property name="whatsThis" stdset="0">
323                         <string>Type the language code if you know it or use one of the 2 buttons below to choose a language code.</string>
324                     </property>
325                 </widget>
326             </grid>
327         </widget>
328         <spacer row="2" column="0">
329             <property name="name">
330                 <cstring>spacer1</cstring>
331             </property>
332             <property name="orientation">
333                 <enum>Vertical</enum>
334             </property>
335             <property name="sizeType">
336                 <enum>Expanding</enum>
337             </property>
338             <property name="sizeHint">
339                 <size>
340                     <width>390</width>
341                     <height>20</height>
342                 </size>
343             </property>
344         </spacer>
345     </grid>
346 </widget>
347 <tabstops>
348     <tabstop>d_shortName</tabstop>
349     <tabstop>e_shortName2</tabstop>
350     <tabstop>e_langLong</tabstop>
351     <tabstop>b_langPixmap</tabstop>
352     <tabstop>d_kblayout</tabstop>
353     <tabstop>b_langDel</tabstop>
354     <tabstop>e_newName</tabstop>
355     <tabstop>b_langNew</tabstop>
356     <tabstop>b_lang_kde</tabstop>
357     <tabstop>b_lang_iso1</tabstop>
358 </tabstops>
359 <layoutdefaults spacing="6" margin="11"/>
360 <includehints>
361     <includehint>kcombobox.h</includehint>
362     <includehint>kcombobox.h</includehint>
363 </includehints>
364 </UI>