Make AI less likely to stop building wonder
[freeciv.git] / data / Freeciv.in
blob0f6e0b9c4ed0b7e7cc35d8ce2224601e15575618
2 !                        freeciv resource file
5 ! none widgets resources
6 ! gotAppDefFile MUST be the first entry!
7 Freeciv*gotAppDefFile:                       True
8 Freeciv*version:                             @VERSION@
9 Freeciv.title:                               Freeciv
10 Freeciv.iconName:                            Freeciv
11 Freeciv*borderColor:                         black
12 !Freeciv*logLevel:                            1
13 !Freeciv*port:                                5555
14 !Freeciv*server:                              localhost
15 !Freeciv*metaserver:                          http://meta.freeciv.org/metaserver/
17 !Freeciv*international: True
18 !Freeciv*fontSet: -*-*-*-*-*-*-14-*
21 ! Default colors, by widget type
23 Freeciv*Command.foreground:Black
24 Freeciv*Command.background: gray84
26 Freeciv*MenuButton.foreground: White
27 Freeciv*MenuButton.background: gray84
29 Freeciv*Label.foreground: Black
30 Freeciv*Label.background: gray84
32 Freeciv*Form.foreground: Black
33 Freeciv*Form.background: gray84
35 Freeciv*List.foreground: Black
36 Freeciv*List.background: gray
38 Freeciv*Text*foreground: Black
39 Freeciv*Text*background: White
41 Freeciv*SmeBSB.foreground: Black
42 Freeciv*SmeBSB.background: White
44 Freeciv*SmeLine.foreground: Black
46 Freeciv*Scrollbar.foreground: Black
47 Freeciv*Scrollbar.background: White
49 Freeciv*Toggle.foreground: Black
50 Freeciv*Toggle.background: White
52 Freeciv*Canvas.foreground: White
53 Freeciv*Canvas.background: Black
55 Freeciv*Pixcomm.foreground: Black
56 Freeciv*Pixcomm.background: gray84
58 ! menus
61 ! The pixcomm widget does not look good with 3d borders
62 Freeciv*Pixcomm.shadowWidth: 0
66 ! The Connect dialog
68 Freeciv*.connectdialog.title: _("Connect to Freeciv Server")
70 Freeciv*connectdialog*translations:     #override \
71                         <Key>Return: key-dialog-connect-connect()
73 Freeciv*connectdialog.*.connbetalabel.justify: left
74 Freeciv*connectdialog.*.connbetalabel.background: grey
75 Freeciv*connectdialog.*.connbetalabel.foreground: red
76 Freeciv*connectdialog.*.connbetalabel.width: 300
78 Freeciv*connectdialog.*.connselectlabel.label: _("Freeciv Server Selection")
79 Freeciv*connectdialog.*.connselectlabel.width: 300
81 Freeciv*connectdialog.*.connhostlabel.label: _("Host")
82 Freeciv*connectdialog.*.connhostlabel.fromVert: connselectlabel
84 Freeciv*connectdialog.*.connhosttext.fromVert: connselectlabel
85 Freeciv*connectdialog.*.connhosttext.fromHoriz: connhostlabel
86 Freeciv*connectdialog.*.connhosttext.*.editType: edit
87 Freeciv*connectdialog.*.connhosttext.width: 256
89 Freeciv*connectdialog.*.connportlabel.label: _("Port")
90 Freeciv*connectdialog.*.connportlabel.fromVert: connhostlabel
92 Freeciv*connectdialog.*.connporttext.fromVert: connhostlabel
93 Freeciv*connectdialog.*.connporttext.fromHoriz: connportlabel
94 Freeciv*connectdialog.*.connporttext.*.editType: edit
95 Freeciv*connectdialog.*.connporttext.width: 256
97 Freeciv*connectdialog.*.connloginlabel.label: _("Name")
98 Freeciv*connectdialog.*.connloginlabel.fromVert: connportlabel
100 Freeciv*connectdialog.*.connlogintext.fromVert: connportlabel
101 Freeciv*connectdialog.*.connlogintext.fromHoriz: connloginlabel
102 Freeciv*connectdialog.*.connlogintext.*.editType: edit
103 Freeciv*connectdialog.*.connlogintext.width: 256
105 Freeciv*connectdialog.*.connpasswordlabel.label: _("Password")
106 Freeciv*connectdialog.*.connpasswordlabel.fromVert: connloginlabel
108 Freeciv*connectdialog.*.connpasswordtext.fromVert: connloginlabel
109 Freeciv*connectdialog.*.connpasswordtext.fromHoriz: connpasswordlabel
110 Freeciv*connectdialog.*.connpasswordtext.*.editType: edit
111 Freeciv*connectdialog.*.connpasswordtext.width: 256
113 Freeciv*connectdialog.*.connverifylabel.label: _("Verify Password")
114 Freeciv*connectdialog.*.connverifylabel.fromVert: connpasswordlabel
116 Freeciv*connectdialog.*.connverifytext.fromVert: connpasswordlabel
117 Freeciv*connectdialog.*.connverifytext.fromHoriz: connverifylabel
118 Freeciv*connectdialog.*.connverifytext.*.editType: edit
119 Freeciv*connectdialog.*.connverifytext.width: 256
121 Freeciv*connectdialog.*.connmessagelabel.label:
122 Freeciv*connectdialog.*.connmessagelabel.fromVert: connverifylabel
123 Freeciv*connectdialog.*.connmessagelabel.resizable: True
125 Freeciv*connectdialog.*.connconnectbutton.label: _("Connect")
126 Freeciv*connectdialog.*.connconnectbutton.fromVert: connmessagelabel
128 Freeciv*connectdialog.*.connlanbutton.label: _("LAN Servers")
129 Freeciv*connectdialog.*.connlanbutton.fromVert: connmessagelabel
130 Freeciv*connectdialog.*.connlanbutton.fromHoriz: connconnectbutton
132 Freeciv*connectdialog.*.connmetabutton.label: _("Metaserver")
133 Freeciv*connectdialog.*.connmetabutton.fromVert: connmessagelabel
134 Freeciv*connectdialog.*.connmetabutton.fromHoriz: connlanbutton
136 Freeciv*connectdialog.*.connquitbutton.label: _("Quit")
137 Freeciv*connectdialog.*.connquitbutton.fromVert: connmessagelabel
138 Freeciv*connectdialog.*.connquitbutton.fromHoriz: connmetabutton
142 ! Metaserver dialog
144 Freeciv*serverlistdialog.title: _("Freeciv Server List")
145 Freeciv*serverlistdialog.allowShellResize: True
146 Freeciv*serverlistdialog.width:            600
148 Freeciv*serverlistdialog.*.legendlabel.label: _("\
149 Server Name                         Port  Version     Status  Players  Comment")
150 Freeciv*serverlistdialog.*.legendlabel.justify:     Left
151 Freeciv*serverlistdialog.*.legendlabel.left:        ChainLeft
152 Freeciv*serverlistdialog.*.legendlabel.right:       ChainLeft
153 Freeciv*serverlistdialog.*.legendlabel.top:         ChainTop
154 Freeciv*serverlistdialog.*.legendlabel.bottom:      ChainTop
155 Freeciv*serverlistdialog.*.legendlabel.resizable:   True
157 Freeciv*serverlistdialog.*.viewport.allowVert:      True
158 Freeciv*serverlistdialog.*.viewport.allowHoriz:     True
159 Freeciv*serverlistdialog.*.viewport.useBottom:      True
160 Freeciv*serverlistdialog.*.viewport.fromVert:       legendlabel
161 Freeciv*serverlistdialog.*.viewport.height:         200
162 Freeciv*serverlistdialog.*.viewport.width:          600
164 Freeciv*serverlistdialog.*.serverlist.forceColumns:     True
165 Freeciv*serverlistdialog.*.serverlist.defaultColumns:   1
166 Freeciv*serverlistdialog.*.serverlist.verticalList:     True
167 Freeciv*serverlistdialog.*.serverlist.left:             ChainLeft
168 Freeciv*serverlistdialog.*.serverlist.right:            ChainRight
169 Freeciv*serverlistdialog.*.serverlist.top:              ChainTop
170 Freeciv*serverlistdialog.*.serverlist.bottom:           ChainBottom
171 Freeciv*serverlistdialog.*.serverlist.resizable:        True
173 Freeciv*serverlistdialog.*.updatebutton.label:      _("Update")
174 Freeciv*serverlistdialog.*.updatebutton.left:       ChainLeft
175 Freeciv*serverlistdialog.*.updatebutton.right:      ChainLeft
176 Freeciv*serverlistdialog.*.updatebutton.top:        ChainBottom
177 Freeciv*serverlistdialog.*.updatebutton.bottom:     ChainBottom
178 Freeciv*serverlistdialog.*.updatebutton.fromVert:   viewport
180 Freeciv*serverlistdialog.*.closebutton.label:       _("Close")
181 Freeciv*serverlistdialog.*.closebutton.left:        ChainLeft
182 Freeciv*serverlistdialog.*.closebutton.right:       ChainLeft
183 Freeciv*serverlistdialog.*.closebutton.top:         ChainBottom
184 Freeciv*serverlistdialog.*.closebutton.bottom:      ChainBottom
185 Freeciv*serverlistdialog.*.closebutton.fromVert:    viewport
186 Freeciv*serverlistdialog.*.closebutton.fromHoriz:   updatebutton
189 ! inteligence dialog
191 Freeciv*intelpopup.title:                    _("Foreign Intelligence Report")
193 Freeciv*inteltitlelabel.background:          gray84
194 Freeciv*inteltitlelabel.borderColor:         gray84
196 Freeciv*intelnamelabel.fromVert:             inteltitlelabel
197 Freeciv*intelnamelabel.background:           grey
199 Freeciv*intelgovlabel.fromVert:              inteltitlelabel
200 Freeciv*intelgovlabel.fromHoriz:             intelnamelabel
201 Freeciv*intelgovlabel.background:            grey
203 Freeciv*intelgoldlabel.fromVert:             intelgovlabel
204 Freeciv*intelgoldlabel.background:           grey
206 Freeciv*inteltaxlabel.fromVert:              intelgovlabel
207 Freeciv*inteltaxlabel.fromHoriz:             intelgoldlabel
208 Freeciv*inteltaxlabel.background:            grey
210 Freeciv*intelscilabel.fromVert:              intelgovlabel
211 Freeciv*intelscilabel.fromHoriz:             inteltaxlabel
212 Freeciv*intelscilabel.background:            grey
214 Freeciv*intelluxlabel.fromVert:              intelgovlabel
215 Freeciv*intelluxlabel.fromHoriz:             intelscilabel
216 Freeciv*intelluxlabel.background:            grey
218 Freeciv*intelreslabel.fromVert:              intelgoldlabel
219 Freeciv*intelreslabel.background:            grey
221 Freeciv*intelcapitallabel.fromVert:          intelreslabel
222 Freeciv*intelcapitallabel.background:        grey
224 Freeciv*inteltechlist.fromVert:            intelcapitallabel
225 Freeciv*inteltechlist.forceColumns:        true
226 Freeciv*inteltechlist.defaultColumns:      3
227 Freeciv*inteltechlist.verticalList:        true
228 Freeciv*inteltechlist.resizable:           true
230 Freeciv*intelclosecommand.label:             _("Close")
231 Freeciv*intelclosecommand.fromVert:          inteltechlist
233 Freeciv*inteldiplocommand.label:             _("Diplomacy")
234 Freeciv*inteldiplocommand.fromHoriz:         intelclosecommand
235 Freeciv*inteldiplocommand.fromVert:          inteltechlist
239 ! intelligence players relations dialog
241 Freeciv*inteldiplopopup.title:                    _("Foreign Intelligence Report")
243 Freeciv*inteldiplolabel.background:         gray84
244 Freeciv*inteldiplolabel.borderColor:        gray84
246 Freeciv*inteldiplonamelabel.fromVert:       inteldiplolabel
247 Freeciv*inteldiplonamelabel.background:     grey
249 Freeciv*inteldiplolist.fromVert:            inteldiplonamelabel
250 Freeciv*inteldiplolist.forceColumns:        true
251 Freeciv*inteldiplolist.defaultColumns:      1
252 Freeciv*inteldiplolist.verticalList:        true
253 Freeciv*inteldiplolist.resizable:           true
255 Freeciv*inteldiploclosecommand.label:             _("Close")
256 Freeciv*inteldiploclosecommand.fromVert:          inteldiplolist
260 ! tile info popup dialog
262 Freeciv*popupinfo.*.background:                  gray84
263 Freeciv*popupinfo.*.foreground:                  black
264 Freeciv*popupinfo.*.borderWidth:                 3
268 ! generic message dialog
270 Freeciv*dlabel.background: gray84
274 ! generic input dialog
276 Freeciv*iform.borderWidth: 0
277 Freeciv*iform.ilabel.borderWidth: 0
278 Freeciv*iform.background: gray84
279 Freeciv*iform.ilabel.background: gray84
280 Freeciv*iinput.translations:    #override \
281                 <Key>Return: key-dialog-input-ok()
285 ! Player to player diplomacy meeting dialog
287 Freeciv*dippopupshell.title: _("Diplomacy meeting")
288 Freeciv*dippopupshell.allowShellResize: True
289 Freeciv*dipform.background:              gray84
290 Freeciv*dipform.resizable:               true
291 Freeciv*dipform0.background:             gray
292 Freeciv*dipform0.resizable:              true
293 Freeciv*dipform0.bottom:                 chainBottom
294 Freeciv*dipformm.fromHoriz:              dipform0
295 Freeciv*dipformm.background:             gray
296 Freeciv*dipformm.foreground:             black
297 Freeciv*dipformm.bottom:                 chainBottom
298 Freeciv*dipform1.fromHoriz:              dipformm
299 Freeciv*dipform1.background:             gray
300 Freeciv*dipform1.resizable:              true
301 Freeciv*dipform1.bottom:                 chainBottom
302 Freeciv*dipform1.right:                  chainRight
304 Freeciv*dipmainform.background:          gray84
305 Freeciv*dipmainform.resizable:           true
306 Freeciv*dipmainform.bottom:              chainBottom
307 Freeciv*dipmainform.right:               chainRight
309 Freeciv*dipheadline0.top:                chainTop
310 Freeciv*dipheadline0.bottom:             chainTop
311 Freeciv*dipheadline0.left:               chainLeft
312 Freeciv*dipheadline0.right:              chainRight
313 Freeciv*dipheadline0.background:         gray
315 Freeciv*dipheadline1.top:                chainTop
316 Freeciv*dipheadline1.bottom:             chainTop
317 Freeciv*dipheadline1.left:               chainLeft
318 Freeciv*dipheadline1.right:              chainRight
319 Freeciv*dipheadline1.background:         gray
321 Freeciv*dipheadlinem.borderWidth:        0
322 Freeciv*dipheadlinem.background:         gray
323 Freeciv*dipheadlinem.foreground:         black
324 Freeciv*dipheadlinem.justify:            center
325 Freeciv*dipheadlinem.top:                chainTop
326 Freeciv*dipheadlinem.bottom:             chainTop
328 Freeciv*dipclauselabel.label: _("The following clauses have been agreed upon:")
329 Freeciv*dipclauselabel.fromVert:         dipheadlinem
330 Freeciv*dipclauselabel.borderWidth:      0
331 Freeciv*dipclauselabel.background:       gray
332 Freeciv*dipclauselabel.foreground:       black
333 Freeciv*dipclauselabel.top:              chainTop
334 Freeciv*dipclauselabel.bottom:           chainTop
335 Freeciv*dipclauselabel.left:             chainLeft
336 Freeciv*dipclauselabel.right:            chainLeft
338 Freeciv*dipview.fromVert:                dipclauselabel
339 Freeciv*dipview.allowVert:               True
340 Freeciv*dipview.top:                     chainTop
341 Freeciv*dipview.bottom:                  chainBottom
342 Freeciv*dipview.right:                   chainRight
344 Freeciv*dipclauselist.background:        white
345 Freeciv*dipclauselist.foreground:        black
346 Freeciv*dipclauselist.defaultColumns:    1
347 Freeciv*dipclauselist.forceColumns:      true
349 ! Freeciv*dipacceptlabel0.label:            Babylonian view:
350 Freeciv*dipacceptlabel0.fromVert:         dipview
351 Freeciv*dipacceptlabel0.borderWidth:      0
352 Freeciv*dipacceptlabel0.background:       gray
353 Freeciv*dipacceptlabel0.foreground:       black
354 Freeciv*dipacceptlabel0.top:              chainBottom
355 Freeciv*dipacceptlabel0.bottom:           chainBottom
357 Freeciv*dipacceptthumb0.fromVert:         dipview
358 Freeciv*dipacceptthumb0.fromHoriz:        dipacceptlabel0
359 Freeciv*dipacceptthumb0.Width:            30
360 Freeciv*dipacceptthumb0.Height:           30
361 Freeciv*dipacceptthumb0.internalWidth:    0
362 Freeciv*dipacceptthumb0.internalHeight:   0
363 Freeciv*dipacceptthumb0.top:              chainBottom
364 Freeciv*dipacceptthumb0.bottom:           chainBottom
366 ! Freeciv*dipacceptlabel1.label:            \ \ \ Babylonian view:
367 Freeciv*dipacceptlabel1.fromHoriz:        dipacceptthumb0
368 Freeciv*dipacceptlabel1.fromVert:         dipview
369 Freeciv*dipacceptlabel1.borderWidth:      0
370 Freeciv*dipacceptlabel1.background:       gray
371 Freeciv*dipacceptlabel1.foreground:       black
372 Freeciv*dipacceptlabel1.top:              chainBottom
373 Freeciv*dipacceptlabel1.bottom:           chainBottom
375 Freeciv*dipacceptthumb1.fromVert:         dipview
376 Freeciv*dipacceptthumb1.fromHoriz:        dipacceptlabel1
377 Freeciv*dipacceptthumb1.Width:            30
378 Freeciv*dipacceptthumb1.Height:           30
379 Freeciv*dipacceptthumb1.internalWidth:    0
380 Freeciv*dipacceptthumb1.internalHeight:   0
381 Freeciv*dipacceptthumb1.top:              chainBottom
382 Freeciv*dipacceptthumb1.bottom:           chainBottom
384 Freeciv*diperaseclausecommand.label:      _("Erase clause")
385 Freeciv*diperaseclausecommand.fromVert:   dipformm
386 Freeciv*diperaseclausecommand.fromHoriz:  dipform0
387 Freeciv*diperaseclausecommand.foreground: black
388 Freeciv*diperaseclausecommand.background: gray84
389 Freeciv*diperaseclausecommand.top:        chainBottom
390 Freeciv*diperaseclausecommand.bottom:     chainBottom
392 Freeciv*dipmapmenubutton0.label:             _("Maps")
393 Freeciv*dipmapmenubutton0.foreground:        black
394 Freeciv*dipmapmenubutton0.background:        gray84
395 Freeciv*dipmapmenubutton0.fromVert:          dipheadline0
396 Freeciv*dipmapmenubutton0.top:               chainTop
397 Freeciv*dipmapmenubutton0.bottom:            chainTop
398 Freeciv*dipmapmenubutton0.left:              chainLeft
399 Freeciv*dipmapmenubutton0.right:             chainLeft
401 Freeciv*dipmapmenubutton1.label:             _("Maps")
402 Freeciv*dipmapmenubutton1.foreground:        black
403 Freeciv*dipmapmenubutton1.background:        gray84
404 Freeciv*dipmapmenubutton1.fromVert:          dipheadline1
405 Freeciv*dipmapmenubutton1.top:               chainTop
406 Freeciv*dipmapmenubutton1.bottom:            chainTop
407 Freeciv*dipmapmenubutton1.left:              chainLeft
408 Freeciv*dipmapmenubutton1.right:             chainLeft
410 Freeciv*diptechmenubutton0.label:         _("Advances")
411 Freeciv*diptechmenubutton0.fromVert:      dipmapmenubutton0
412 Freeciv*diptechmenubutton0.foreground:    black
413 Freeciv*diptechmenubutton0.background:    gray84
414 Freeciv*diptechmenubutton0.top:           chainTop
415 Freeciv*diptechmenubutton0.bottom:        chainTop
416 Freeciv*diptechmenubutton0.left:          chainLeft
417 Freeciv*diptechmenubutton0.right:         chainLeft
419 Freeciv*diptechmenubutton1.label:         _("Advances")
420 Freeciv*diptechmenubutton1.fromVert:      dipmapmenubutton1
421 Freeciv*diptechmenubutton1.foreground:    black
422 Freeciv*diptechmenubutton1.background:    gray84
423 Freeciv*diptechmenubutton1.top:           chainTop
424 Freeciv*diptechmenubutton1.bottom:        chainTop
425 Freeciv*diptechmenubutton1.left:          chainLeft
426 Freeciv*diptechmenubutton1.right:         chainLeft
428 Freeciv*dipcitymenubutton0.label:         _("Cities")
429 Freeciv*dipcitymenubutton0.fromVert:      diptechmenubutton0
430 Freeciv*dipcitymenubutton0.foreground:    black
431 Freeciv*dipcitymenubutton0.background:    gray84
432 Freeciv*dipcitymenubutton0.top:           chainTop
433 Freeciv*dipcitymenubutton0.bottom:        chainTop
434 Freeciv*dipcitymenubutton0.left:          chainLeft
435 Freeciv*dipcitymenubutton0.right:         chainLeft
437 Freeciv*dipcitymenubutton1.label:         _("Cities")
438 Freeciv*dipcitymenubutton1.fromVert:      diptechmenubutton1
439 Freeciv*dipcitymenubutton1.foreground:    black
440 Freeciv*dipcitymenubutton1.background:    gray84
441 Freeciv*dipcitymenubutton1.top:           chainTop
442 Freeciv*dipcitymenubutton1.bottom:        chainTop
443 Freeciv*dipcitymenubutton1.left:          chainLeft
444 Freeciv*dipcitymenubutton1.right:         chainLeft
446 Freeciv*dipgoldinput0.foreground:        black
447 Freeciv*dipgoldinput0.background:        white
448 Freeciv*dipgoldinput0.fromVert:          dipcitymenubutton0
449 Freeciv*dipgoldinput0.top:               chainTop
450 Freeciv*dipgoldinput0.bottom:            chainTop
451 Freeciv*dipgoldinput0.left:              chainLeft
452 Freeciv*dipgoldinput0.right:             chainLeft
453 Freeciv*dipgoldinput0.Width:             60
454 Freeciv*dipgoldinput0.*.editType:        edit
455 Freeciv*dipgoldinput0.translations:     #override \
456                         <Key>Return: key-dialog-diplo-gold()
458 Freeciv*dipgoldinput1.foreground:        black
459 Freeciv*dipgoldinput1.background:        white
460 Freeciv*dipgoldinput1.fromVert:          dipcitymenubutton1
461 Freeciv*dipgoldinput1.top:               chainTop
462 Freeciv*dipgoldinput1.bottom:            chainTop
463 Freeciv*dipgoldinput1.left:              chainLeft
464 Freeciv*dipgoldinput1.right:             chainLeft
465 Freeciv*dipgoldinput1.Width:             60
466 Freeciv*dipgoldinput1.*.editType:        edit
467 Freeciv*dipgoldinput1.translations:     #override \
468                         <Key>Return: key-dialog-diplo-gold()
470 ! Freeciv*dipgoldlabel0.label:             Gold(max 100)
471 Freeciv*dipgoldlabel0.borderWidth:       0
472 Freeciv*dipgoldlabel0.background:        gray
473 Freeciv*dipgoldlabel0.foreground:        black
474 Freeciv*dipgoldlabel0.fromHoriz:         dipgoldinput0
475 Freeciv*dipgoldlabel0.fromVert:          dipcitymenubutton0
476 Freeciv*dipgoldlabel0.top:               chainTop
477 Freeciv*dipgoldlabel0.bottom:            chainTop
478 Freeciv*dipgoldlabel0.left:              chainLeft
479 Freeciv*dipgoldlabel0.right:             chainLeft
481 ! Freeciv*dipgoldlabel1.label:             Gold(max 9999)
482 Freeciv*dipgoldlabel1.borderWidth:       0
483 Freeciv*dipgoldlabel1.background:        gray
484 Freeciv*dipgoldlabel1.foreground:        black
485 Freeciv*dipgoldlabel1.fromHoriz:         dipgoldinput1
486 Freeciv*dipgoldlabel1.fromVert:          dipcitymenubutton1
487 Freeciv*dipgoldlabel1.top:               chainTop
488 Freeciv*dipgoldlabel1.bottom:            chainTop
489 Freeciv*dipgoldlabel1.left:              chainLeft
490 Freeciv*dipgoldlabel1.right:             chainLeft
492 Freeciv*dipvisionbutton0.label:         _("Shared vision")
493 Freeciv*dipvisionbutton0.fromVert:      dipgoldlabel0
494 Freeciv*dipvisionbutton0.foreground:    black
495 Freeciv*dipvisionbutton0.background:    gray84
496 Freeciv*dipvisionbutton0.top:           chainTop
497 Freeciv*dipvisionbutton0.bottom:        chainTop
498 Freeciv*dipvisionbutton0.left:          chainLeft
499 Freeciv*dipvisionbutton0.right:         chainLeft
501 Freeciv*dipvisionbutton1.label:         _("Shared vision")
502 Freeciv*dipvisionbutton1.fromVert:      dipgoldlabel1
503 Freeciv*dipvisionbutton1.foreground:    black
504 Freeciv*dipvisionbutton1.background:    gray84
505 Freeciv*dipvisionbutton1.top:           chainTop
506 Freeciv*dipvisionbutton1.bottom:        chainTop
507 Freeciv*dipvisionbutton1.left:          chainLeft
508 Freeciv*dipvisionbutton1.right:         chainLeft
510 Freeciv*dippactmenubutton.label:         _("Pacts")
511 Freeciv*dippactmenubutton.fromVert:      dipvisionbutton0
512 Freeciv*dippactmenubutton.foreground:    black
513 Freeciv*dippactmenubutton.background:    gray84
514 Freeciv*dippactmenubutton.top:           chainTop
515 Freeciv*dippactmenubutton.bottom:        chainTop
516 Freeciv*dippactmenubutton.left:          chainLeft
517 Freeciv*dippactmenubutton.right:         chainLeft
519 Freeciv*dipacceptcommand.label:          _("Accept treaty")
520 Freeciv*dipacceptcommand.fromVert:       dipmainform
521 Freeciv*dipacceptcommand.foreground:     black
522 Freeciv*dipacceptcommand.background:     gray84
523 Freeciv*dipacceptcommand.top:            chainBottom
524 Freeciv*dipacceptcommand.bottom:         chainBottom
525 Freeciv*dipacceptcommand.left:           chainLeft
526 Freeciv*dipacceptcommand.right:          chainLeft
528 Freeciv*dipclosecommand.label:           _("Cancel meeting")
529 Freeciv*dipclosecommand.fromVert:        dipmainform
530 Freeciv*dipclosecommand.fromHoriz:       dipacceptcommand
531 Freeciv*dipclosecommand.foreground:      black
532 Freeciv*dipclosecommand.background:      gray84
533 Freeciv*dipclosecommand.top:             chainBottom
534 Freeciv*dipclosecommand.bottom:          chainBottom
535 Freeciv*dipclosecommand.left:            chainLeft
536 Freeciv*dipclosecommand.right:           chainLeft
539 ! notify dialogs
541 Freeciv*notifyform.background:  gray84
543 Freeciv*notifyheadline.background:   grey
544 Freeciv*notifyheadline.foreground:   black
545 Freeciv*notifyheadline.top:          chainTop
546 Freeciv*notifyheadline.bottom:       chainTop
547 Freeciv*notifyheadline.left:         chainLeft
548 Freeciv*notifyheadline.right:        chainLeft
550 Freeciv*notifylabel.borderWidth:  0
551 Freeciv*notifylabel.fromVert:     notifyheadline
552 Freeciv*notifylabel.top:          chainTop
553 Freeciv*notifylabel.bottom:       chainTop
554 Freeciv*notifylabel.left:         chainLeft
555 Freeciv*notifylabel.right:        chainLeft
556 Freeciv*notifylabel.background:   white
558 Freeciv*notifycommand.fromVert:   notifylabel
559 Freeciv*notifycommand.label:      _("Close")
560 Freeciv*notifycommand.top:        chainTop
561 Freeciv*notifycommand.bottom:     chainTop
562 Freeciv*notifycommand.left:       chainLeft
563 Freeciv*notifycommand.right:      chainLeft
565 Freeciv*notifygotocommand.fromVert:   notifylabel
566 Freeciv*notifygotocommand.fromHoriz:   notifycommand
567 Freeciv*notifygotocommand.label:      _("Goto and Close")
568 Freeciv*notifygotocommand.top:        chainTop
569 Freeciv*notifygotocommand.bottom:     chainTop
570 Freeciv*notifygotocommand.left:       chainleft
571 Freeciv*notifygotocommand.right:      chainLeft
574 ! unit select dialog
576 Freeciv*unitselectdialogshell.title: _("Select Unit(s)")
578 Freeciv*unitselectclosecommand.label: _("Close")
579 Freeciv*unitselectallcommand.label:   _("Ready all")
580 Freeciv*unitselectallcommand.fromHoriz:   unitselectclosecommand
582 Freeciv*unitselectform*column.borderWidth: 0
584 Freeciv*unitselectform*unitselectcommands.internalWidth: 2
585 Freeciv*unitselectform*unitselectcommands.internalHeight: 2
586 Freeciv*unitselectform*unitselectcommands.background: gray84
587 Freeciv*unitselectform*unitselectlabels.background: gray84
588 Freeciv*unitselectform*unitselectlabels.borderWidth: 0
592 ! Help dialog
594 Freeciv*helpdialog.title:  _("Freeciv Help Browser")
595 Freeciv*helpdialog.*.helpviewport.allowVert: True
596 Freeciv*helpdialog.*.helpviewport.top:      chainTop
597 Freeciv*helpdialog.*.helpviewport.bottom:   chainBottom
598 Freeciv*helpdialog.*.helpviewport.left:     chainLeft
599 Freeciv*helpdialog.*.helpviewport.right:    chainLeft
600 Freeciv*helpdialog.*.helpviewport.Height: 350
602 Freeciv*helpdialog.*.helplist.defaultColumns: 1
603 Freeciv*helpdialog.*.helplist.forceColumns: true
605 ! not sure what following is; does not needs i18n?
606 Freeciv*helpdialog.*.helptext.label: Transporter
607 Freeciv*helpdialog.*.helptext.Width: 532
608 Freeciv*helpdialog.*.helptext.Height: 250
609 Freeciv*helpdialog.*.helptext.top:      chainTop
610 Freeciv*helpdialog.*.helptext.bottom:   chainTop
611 Freeciv*helpdialog.*.helptext.left:     chainLeft
612 Freeciv*helpdialog.*.helptext.right:    chainRight
613 Freeciv*helpdialog.*.helptext.borderWidth: 1
615 Freeciv*helpdialog.*.helptext.*.textoptions: 
617 Freeciv*helpdialog.*.helptext.fromVert: helptitle
618 Freeciv*helpdialog.*.helptext.justify:  left
619 Freeciv*helpdialog.*.helptext.*.background: grey
620 Freeciv*helpdialog.*.helptext.*displayCaret: false
621 Freeciv*helpdialog.*.wrap: word
623 Freeciv*helpdialog.*.helpclosecommand.label: _("Close")
624 Freeciv*helpdialog.*.helpclosecommand.fromVert: helpviewport
625 Freeciv*helpdialog.*.helpclosecommand.top:      chainBottom
626 Freeciv*helpdialog.*.helpclosecommand.bottom:   chainBottom
627 Freeciv*helpdialog.*.helpclosecommand.left:     chainLeft
628 Freeciv*helpdialog.*.helpclosecommand.right:    chainLeft
630 Freeciv*helpdialog.*.helprightform.fromHoriz: helpviewport
632 !*helpdialog.*.helprightform.width: 300
633 Freeciv*helpdialog.*.helprightform.height: 200
635 Freeciv*helpdialog.*.helprightform.top: chainTop
636 Freeciv*helpdialog.*.helprightform.bottom: chainBottom
637 Freeciv*helpdialog.*.helprightform.left: chainLeft
638 Freeciv*helpdialog.*.helprightform.right: chainRight
639 Freeciv*helpdialog.*.helprightform.borderwidth: 0
642 !*helpdialog.helpform.width:500
644 ! following is spacer? (no i18n)
645 Freeciv*helpdialog.*.*helptitle.label: 0123456789012345678901234567890123456789012345678901234567890123456789
646 !*helpdialog.*.*helptitle.width: 400
648 Freeciv*helpdialog.*.*helptitle.top: chainTop
649 Freeciv*helpdialog.*.*helptitle.bottom: chainTop
650 Freeciv*helpdialog.*.*helptitle.left: chainLeft
651 Freeciv*helpdialog.*.*helptitle.right: chainRight
653 Freeciv*helpdialog.*.helpimprcost.fromVert: helptext
654 Freeciv*helpdialog.*.helpimprcost.label: _("Cost:")
655 Freeciv*helpdialog.*.helpimprcost.left: chainLeft
656 Freeciv*helpdialog.*.helpimprcost.right: chainLeft
657 Freeciv*helpdialog.*.helpimprcost.top: chainTop
658 Freeciv*helpdialog.*.helpimprcost.bottom: chainTop
660 Freeciv*helpdialog.*.helpimprcostdata.label: 111\ 
661 Freeciv*helpdialog.*.helpimprcostdata.background: gray84
662 Freeciv*helpdialog.*.helpimprcostdata.fromVert: helptext
663 Freeciv*helpdialog.*.helpimprcostdata.fromHoriz: helpimprcost
664 Freeciv*helpdialog.*.helpimprcostdata.borderWidth: 0
665 Freeciv*helpdialog.*.helpimprcostdata.justify: Left
666 Freeciv*helpdialog.*.helpimprcostdata.left: chainLeft
667 Freeciv*helpdialog.*.helpimprcostdata.right: chainLeft
668 Freeciv*helpdialog.*.helpimprcostdata.top: chainTop
669 Freeciv*helpdialog.*.helpimprcostdata.bottom: chainTop
671 Freeciv*helpdialog.*.helpimprupkeep.label: _("Upkeep:")
672 Freeciv*helpdialog.*.helpimprupkeep.fromVert: helptext
673 Freeciv*helpdialog.*.helpimprupkeep.fromHoriz: helpimprcostdata
674 Freeciv*helpdialog.*.helpimprupkeep.left: chainLeft
675 Freeciv*helpdialog.*.helpimprupkeep.right: chainLeft
676 Freeciv*helpdialog.*.helpimprupkeep.top: chainTop
677 Freeciv*helpdialog.*.helpimprupkeep.bottom: chainTop
679 Freeciv*helpdialog.*.helpimprupkeepdata.label: 11\ 
680 Freeciv*helpdialog.*.helpimprupkeepdata.background: gray84
681 Freeciv*helpdialog.*.helpimprupkeepdata.fromVert: helptext
682 Freeciv*helpdialog.*.helpimprupkeepdata.fromHoriz: helpimprupkeep
683 Freeciv*helpdialog.*.helpimprupkeepdata.borderWidth: 0
684 Freeciv*helpdialog.*.helpimprupkeepdata.justify: Left
685 Freeciv*helpdialog.*.helpimprupkeepdata.left: chainLeft
686 Freeciv*helpdialog.*.helpimprupkeepdata.right: chainLeft
687 Freeciv*helpdialog.*.helpimprupkeepdata.top: chainTop
688 Freeciv*helpdialog.*.helpimprupkeepdata.bottom: chainTop
690 Freeciv*helpdialog.*.helpimprvariant.label: _("Variant:")
691 Freeciv*helpdialog.*.helpimprvariant.foreground: black
692 Freeciv*helpdialog.*.helpimprvariant.background: gray84
693 Freeciv*helpdialog.*.helpimprvariant.fromVert: helptext
694 Freeciv*helpdialog.*.helpimprvariant.fromHoriz: helpimprupkeepdata
695 Freeciv*helpdialog.*.helpimprvariant.left: chainLeft
696 Freeciv*helpdialog.*.helpimprvariant.right: chainLeft
697 Freeciv*helpdialog.*.helpimprvariant.top: chainTop
698 Freeciv*helpdialog.*.helpimprvariant.bottom: chainTop
700 Freeciv*helpdialog.*.helpimprvariantdata.label: 111\ 
701 Freeciv*helpdialog.*.helpimprvariantdata.foreground: black
702 Freeciv*helpdialog.*.helpimprvariantdata.background: gray84
703 Freeciv*helpdialog.*.helpimprvariantdata.fromVert: helptext
704 Freeciv*helpdialog.*.helpimprvariantdata.fromHoriz: helpimprvariant
705 Freeciv*helpdialog.*.helpimprvariantdata.borderWidth: 0
706 Freeciv*helpdialog.*.helpimprvariantdata.justify: Left
707 Freeciv*helpdialog.*.helpimprvariantdata.left: chainLeft
708 Freeciv*helpdialog.*.helpimprvariantdata.right: chainLeft
709 Freeciv*helpdialog.*.helpimprvariantdata.top: chainTop
710 Freeciv*helpdialog.*.helpimprvariantdata.bottom: chainTop
712 Freeciv*helpdialog.*.helpimprreq.label: _("Requirement:")
713 Freeciv*helpdialog.*.helpimprreq.fromVert: helpimprcost
714 Freeciv*helpdialog.*.helpimprreq.left: chainLeft
715 Freeciv*helpdialog.*.helpimprreq.right: chainLeft
716 Freeciv*helpdialog.*.helpimprreq.top: chainTop
717 Freeciv*helpdialog.*.helpimprreq.bottom: chainTop
719 Freeciv*helpdialog.*.helpimprreqdata.label: Genetic Engineering
720 Freeciv*helpdialog.*.helpimprreqdata.background: gray84
721 Freeciv*helpdialog.*.helpimprreqdata.fromVert: helpimprcost
722 Freeciv*helpdialog.*.helpimprreqdata.fromHoriz: helpimprreq
723 Freeciv*helpdialog.*.helpimprreqdata.borderWidth: 0
724 Freeciv*helpdialog.*.helpimprreqdata.justify: Left
725 Freeciv*helpdialog.*.helpimprreqdata.left: chainLeft
726 Freeciv*helpdialog.*.helpimprreqdata.right: chainLeft
727 Freeciv*helpdialog.*.helpimprreqdata.top: chainTop
728 Freeciv*helpdialog.*.helpimprreqdata.bottom: chainTop
730 Freeciv*helpdialog.*.helptreeviewport.fromVert: helpimprreq
731 Freeciv*helpdialog.*.helptreeviewport.allowVert:  True
732 Freeciv*helpdialog.*.helptreeviewport.allowHoriz: True
733 Freeciv*helpdialog.*.helptreeviewport.useBottom: True
734 Freeciv*helpdialog.*.helptreeviewport.top:      chainTop
735 Freeciv*helpdialog.*.helptreeviewport.bottom:   chainBottom
736 Freeciv*helpdialog.*.helptreeviewport.left:     chainLeft
737 Freeciv*helpdialog.*.helptreeviewport.right:    chainRight
738 Freeciv*helpdialog.*.helptreeviewport.*.background: grey
740 Freeciv*helpdialog.*.helptree.gravity: east
741 Freeciv*helpdialog.*.helptree.foreground: black
742 Freeciv*helpdialog.*.helptree.background: gray84
743 Freeciv*helpdialog.*.helptree.borderWidth: 0
744 Freeciv*helpdialog.*.helptree.bottom: chainBottom
745 Freeciv*helpdialog.*.helptree.top:    chainTop
746 Freeciv*helpdialog.*.helptree.left:   chainLeft
747 Freeciv*helpdialog.*.helptree.right:  chainRight
750 Freeciv*helpdialog.*.helpwonderobsolete.label: _("Obsolete by:")
751 Freeciv*helpdialog.*.helpwonderobsolete.fromVert: helpimprcost
752 Freeciv*helpdialog.*.helpwonderobsolete.fromHoriz: helpimprreqdata
753 Freeciv*helpdialog.*.helpwonderobsolete.left: chainLeft
754 Freeciv*helpdialog.*.helpwonderobsolete.right: chainLeft
755 Freeciv*helpdialog.*.helpwonderobsolete.top: chainTop
756 Freeciv*helpdialog.*.helpwonderobsolete.bottom: chainTop
758 Freeciv*helpdialog.*.helpwonderobsoletedata.label: Genetic Engineering
759 Freeciv*helpdialog.*.helpwonderobsoletedata.background: gray84
760 Freeciv*helpdialog.*.helpwonderobsoletedata.fromVert: helpimprcost
761 Freeciv*helpdialog.*.helpwonderobsoletedata.fromHoriz: helpwonderobsolete
762 Freeciv*helpdialog.*.helpwonderobsoletedata.left: chainLeft
763 Freeciv*helpdialog.*.helpwonderobsoletedata.right: chainLeft
764 Freeciv*helpdialog.*.helpwonderobsoletedata.top: chainTop
765 Freeciv*helpdialog.*.helpwonderobsoletedata.bottom: chainTop
766 Freeciv*helpdialog.*.helpwonderobsoletedata.borderWidth: 0
767 Freeciv*helpdialog.*.helpwonderobsoletedata.justify: Left
769 Freeciv*helpdialog.*.helpwondervariant.label: _("Variant:")
770 Freeciv*helpdialog.*.helpwondervariant.foreground: black
771 Freeciv*helpdialog.*.helpwondervariant.background: gray84
772 Freeciv*helpdialog.*.helpwondervariant.fromVert: helptext
773 Freeciv*helpdialog.*.helpwondervariant.fromHoriz: helpimprcostdata
774 Freeciv*helpdialog.*.helpwondervariant.left: chainLeft
775 Freeciv*helpdialog.*.helpwondervariant.right: chainLeft
776 Freeciv*helpdialog.*.helpwondervariant.top: chainTop
777 Freeciv*helpdialog.*.helpwondervariant.bottom: chainTop
779 Freeciv*helpdialog.*.helpwondervariantdata.label: 111\ 
780 Freeciv*helpdialog.*.helpwondervariantdata.foreground: black
781 Freeciv*helpdialog.*.helpwondervariantdata.background: gray84
782 Freeciv*helpdialog.*.helpwondervariantdata.fromVert: helptext
783 Freeciv*helpdialog.*.helpwondervariantdata.fromHoriz: helpwondervariant
784 Freeciv*helpdialog.*.helpwondervariantdata.borderWidth: 0
785 Freeciv*helpdialog.*.helpwondervariantdata.justify: Left
786 Freeciv*helpdialog.*.helpwondervariantdata.left: chainLeft
787 Freeciv*helpdialog.*.helpwondervariantdata.right: chainLeft
788 Freeciv*helpdialog.*.helpwondervariantdata.top: chainTop
789 Freeciv*helpdialog.*.helpwondervariantdata.bottom: chainTop
792 Freeciv*helpdialog.*.treenode.foreground: Black
793 Freeciv*helpdialog.*.treenode.background: grey
794 Freeciv*helpdialog.*.treenode.label: Yo
796 Freeciv*helpdialog.*.helpunitcost.label: _("Cost:")
797 Freeciv*helpdialog.*.helpunitcost.fromVert: helptext
798 Freeciv*helpdialog.*.helpunitcost.left: chainLeft
799 Freeciv*helpdialog.*.helpunitcost.right: chainLeft
800 Freeciv*helpdialog.*.helpunitcost.top: chainTop
801 Freeciv*helpdialog.*.helpunitcost.bottom: chainTop
803 Freeciv*helpdialog.*.helpunitcostdata.label: 1\ \ 
804 Freeciv*helpdialog.*.helpunitcostdata.fromVert: helptext
805 Freeciv*helpdialog.*.helpunitcostdata.fromHoriz: helpunitcost
806 Freeciv*helpdialog.*.helpunitcostdata.left: chainLeft
807 Freeciv*helpdialog.*.helpunitcostdata.right: chainLeft
808 Freeciv*helpdialog.*.helpunitcostdata.top: chainTop
809 Freeciv*helpdialog.*.helpunitcostdata.bottom: chainTop
810 Freeciv*helpdialog.*.helpunitcostdata.background: gray84
811 Freeciv*helpdialog.*.helpunitcostdata.borderWidth: 0
813 Freeciv*helpdialog.*.helpunitattack.label: _("Attack:")
814 Freeciv*helpdialog.*.helpunitattack.fromVert: helptext
815 Freeciv*helpdialog.*.helpunitattack.fromHoriz: helpunitcostdata
816 Freeciv*helpdialog.*.helpunitattack.left: chainLeft
817 Freeciv*helpdialog.*.helpunitattack.right: chainLeft
818 Freeciv*helpdialog.*.helpunitattack.top: chainTop
819 Freeciv*helpdialog.*.helpunitattack.bottom: chainTop
821 Freeciv*helpdialog.*.helpunitattackdata.label: 1\ 
822 Freeciv*helpdialog.*.helpunitattackdata.fromVert: helptext
823 Freeciv*helpdialog.*.helpunitattackdata.fromHoriz: helpunitattack
824 Freeciv*helpdialog.*.helpunitattackdata.left: chainLeft
825 Freeciv*helpdialog.*.helpunitattackdata.right: chainLeft
826 Freeciv*helpdialog.*.helpunitattackdata.top: chainTop
827 Freeciv*helpdialog.*.helpunitattackdata.bottom: chainTop
828 Freeciv*helpdialog.*.helpunitattackdata.background: gray84
829 Freeciv*helpdialog.*.helpunitattackdata.borderWidth: 0
831 Freeciv*helpdialog.*.helpunitdef.label: _("Defense:")
832 Freeciv*helpdialog.*.helpunitdef.fromVert: helptext
833 Freeciv*helpdialog.*.helpunitdef.fromHoriz: helpunitattackdata
834 Freeciv*helpdialog.*.helpunitdef.left: chainLeft
835 Freeciv*helpdialog.*.helpunitdef.right: chainLeft
836 Freeciv*helpdialog.*.helpunitdef.top: chainTop
837 Freeciv*helpdialog.*.helpunitdef.bottom: chainTop
839 Freeciv*helpdialog.*.helpunitdefdata.label: 1\ 
840 Freeciv*helpdialog.*.helpunitdefdata.fromVert: helptext
841 Freeciv*helpdialog.*.helpunitdefdata.fromHoriz: helpunitdef
842 Freeciv*helpdialog.*.helpunitdefdata.left: chainLeft
843 Freeciv*helpdialog.*.helpunitdefdata.right: chainLeft
844 Freeciv*helpdialog.*.helpunitdefdata.top: chainTop
845 Freeciv*helpdialog.*.helpunitdefdata.bottom: chainTop
846 Freeciv*helpdialog.*.helpunitdefdata.background: gray84
847 Freeciv*helpdialog.*.helpunitdefdata.borderWidth: 0
849 Freeciv*helpdialog.*.helpunitmove.label: _("Move:")
850 Freeciv*helpdialog.*.helpunitmove.fromVert: helptext
851 Freeciv*helpdialog.*.helpunitmove.fromHoriz: helpunitdefdata
852 Freeciv*helpdialog.*.helpunitmove.left: chainLeft
853 Freeciv*helpdialog.*.helpunitmove.right: chainLeft
854 Freeciv*helpdialog.*.helpunitmove.top: chainTop
855 Freeciv*helpdialog.*.helpunitmove.bottom: chainTop
857 Freeciv*helpdialog.*.helpunitmovedata.label: 1\ 
858 Freeciv*helpdialog.*.helpunitmovedata.fromVert: helptext
859 Freeciv*helpdialog.*.helpunitmovedata.fromHoriz: helpunitmove
860 Freeciv*helpdialog.*.helpunitmovedata.left: chainLeft
861 Freeciv*helpdialog.*.helpunitmovedata.right: chainLeft
862 Freeciv*helpdialog.*.helpunitmovedata.top: chainTop
863 Freeciv*helpdialog.*.helpunitmovedata.bottom: chainTop
864 Freeciv*helpdialog.*.helpunitmovedata.background: gray84
865 Freeciv*helpdialog.*.helpunitmovedata.borderWidth: 0
867 Freeciv*helpdialog.*.helpunittile.internalWidth: 0
868 Freeciv*helpdialog.*.helpunittile.internalHeight: 0
869 Freeciv*helpdialog.*.helpunittile.fromVert: helptext
870 Freeciv*helpdialog.*.helpunittile.fromHoriz: helpunitmovedata
871 Freeciv*helpdialog.*.helpunittile.left: chainLeft
872 Freeciv*helpdialog.*.helpunittile.right: chainLeft
873 Freeciv*helpdialog.*.helpunittile.top: chainTop
874 Freeciv*helpdialog.*.helpunittile.bottom: chainTop
875 Freeciv*helpdialog.*.helpunittile.borderWidth: 1
877 Freeciv*helpdialog.*.helpunitfp.label: _("Firepower:")
878 Freeciv*helpdialog.*.helpunitfp.fromVert: helpunitcost
879 Freeciv*helpdialog.*.helpunitfp.left: chainLeft
880 Freeciv*helpdialog.*.helpunitfp.right: chainLeft
881 Freeciv*helpdialog.*.helpunitfp.top: chainTop
882 Freeciv*helpdialog.*.helpunitfp.bottom: chainTop
884 Freeciv*helpdialog.*.helpunitfpdata.label: 1\ 
885 Freeciv*helpdialog.*.helpunitfpdata.fromVert: helpunitcost
886 Freeciv*helpdialog.*.helpunitfpdata.fromHoriz: helpunitfp
887 Freeciv*helpdialog.*.helpunitfpdata.left: chainLeft
888 Freeciv*helpdialog.*.helpunitfpdata.right: chainLeft
889 Freeciv*helpdialog.*.helpunitfpdata.top: chainTop
890 Freeciv*helpdialog.*.helpunitfpdata.bottom: chainTop
891 Freeciv*helpdialog.*.helpunitfpdata.background: gray84
892 Freeciv*helpdialog.*.helpunitfpdata.borderWidth: 0
894 Freeciv*helpdialog.*.helpunithp.label: _("Hitpoints:")
895 Freeciv*helpdialog.*.helpunithp.fromVert: helpunitcost
896 Freeciv*helpdialog.*.helpunithp.fromHoriz: helpunitfpdata
897 Freeciv*helpdialog.*.helpunithp.left: chainLeft
898 Freeciv*helpdialog.*.helpunithp.right: chainLeft
899 Freeciv*helpdialog.*.helpunithp.top: chainTop
900 Freeciv*helpdialog.*.helpunithp.bottom: chainTop
902 Freeciv*helpdialog.*.helpunithpdata.label: 1\ 
903 Freeciv*helpdialog.*.helpunithpdata.fromVert: helpunitcost
904 Freeciv*helpdialog.*.helpunithpdata.fromHoriz: helpunithp
905 Freeciv*helpdialog.*.helpunithpdata.left: chainLeft
906 Freeciv*helpdialog.*.helpunithpdata.right: chainLeft
907 Freeciv*helpdialog.*.helpunithpdata.top: chainTop
908 Freeciv*helpdialog.*.helpunithpdata.bottom: chainTop
909 Freeciv*helpdialog.*.helpunithpdata.background: gray84
910 Freeciv*helpdialog.*.helpunithpdata.borderWidth: 0
912 Freeciv*helpdialog.*.helpunitvisrange.label: _("Vision:")
913 Freeciv*helpdialog.*.helpunitvisrange.fromVert: helpunitcost
914 Freeciv*helpdialog.*.helpunitvisrange.fromHoriz: helpunithpdata
915 Freeciv*helpdialog.*.helpunitvisrange.left: chainLeft
916 Freeciv*helpdialog.*.helpunitvisrange.right: chainLeft
917 Freeciv*helpdialog.*.helpunitvisrange.top: chainTop
918 Freeciv*helpdialog.*.helpunitvisrange.bottom: chainTop
920 Freeciv*helpdialog.*.helpunitvisrangedata.label: 1\ 
921 Freeciv*helpdialog.*.helpunitvisrangedata.fromVert: helpunitcost
922 Freeciv*helpdialog.*.helpunitvisrangedata.fromHoriz: helpunitvisrange
923 Freeciv*helpdialog.*.helpunitvisrangedata.left: chainLeft
924 Freeciv*helpdialog.*.helpunitvisrangedata.right: chainLeft
925 Freeciv*helpdialog.*.helpunitvisrangedata.top: chainTop
926 Freeciv*helpdialog.*.helpunitvisrangedata.bottom: chainTop
927 Freeciv*helpdialog.*.helpunitvisrangedata.background: gray84
928 Freeciv*helpdialog.*.helpunitvisrangedata.borderWidth: 0
930 Freeciv*helpdialog.*.helpunitupkeep.label: _("Basic Upkeep:")
931 Freeciv*helpdialog.*.helpunitupkeep.fromVert: helpunitfp
932 Freeciv*helpdialog.*.helpunitupkeep.left: chainLeft
933 Freeciv*helpdialog.*.helpunitupkeep.right: chainLeft
934 Freeciv*helpdialog.*.helpunitupkeep.top: chainTop
935 Freeciv*helpdialog.*.helpunitupkeep.bottom: chainTop
937 ! dummy label:
938 Freeciv*helpdialog.*.helpunitupkeepdata.label: 1 shield/1 happy/1 gold/1 food
939 Freeciv*helpdialog.*.helpunitupkeepdata.fromVert: helpunitfp
940 Freeciv*helpdialog.*.helpunitupkeepdata.fromHoriz: helpunitupkeep
941 Freeciv*helpdialog.*.helpunitupkeepdata.left: chainLeft
942 Freeciv*helpdialog.*.helpunitupkeepdata.right: chainLeft
943 Freeciv*helpdialog.*.helpunitupkeepdata.top: chainTop
944 Freeciv*helpdialog.*.helpunitupkeepdata.bottom: chainTop
945 Freeciv*helpdialog.*.helpunitupkeepdata.background: gray84
946 Freeciv*helpdialog.*.helpunitupkeepdata.borderWidth: 0
947 Freeciv*helpdialog.*.helpunitupkeepdata.justify: Left
950 Freeciv*helpdialog.*.help_terrain_movement_defense.label: _("Movement/Defense:")
951 Freeciv*helpdialog.*.help_terrain_movement_defense.fromVert: helptext
952 Freeciv*helpdialog.*.help_terrain_movement_defense.left: chainLeft
953 Freeciv*helpdialog.*.help_terrain_movement_defense.right: chainLeft
954 Freeciv*helpdialog.*.help_terrain_movement_defense.top: chainTop
955 Freeciv*helpdialog.*.help_terrain_movement_defense.bottom: chainTop
956 Freeciv*helpdialog.*.help_terrain_movement_defense.justify: Right
958 Freeciv*helpdialog.*.help_terrain_movement_defense_data.label: 1/1.0
959 Freeciv*helpdialog.*.help_terrain_movement_defense_data.background: gray84
960 Freeciv*helpdialog.*.help_terrain_movement_defense_data.fromVert: helptext
961 Freeciv*helpdialog.*.help_terrain_movement_defense_data.fromHoriz: help_terrain_movement_defense
962 Freeciv*helpdialog.*.help_terrain_movement_defense_data.left: chainLeft
963 Freeciv*helpdialog.*.help_terrain_movement_defense_data.right: chainLeft
964 Freeciv*helpdialog.*.help_terrain_movement_defense_data.top: chainTop
965 Freeciv*helpdialog.*.help_terrain_movement_defense_data.bottom: chainTop
966 Freeciv*helpdialog.*.help_terrain_movement_defense_data.borderWidth: 0
967 Freeciv*helpdialog.*.help_terrain_movement_defense_data.justify: Left
969 Freeciv*helpdialog.*.help_terrain_food_shield_trade.label: _("Food/Resources/Trade:")
970 Freeciv*helpdialog.*.help_terrain_food_shield_trade.fromVert: helptext
971 Freeciv*helpdialog.*.help_terrain_food_shield_trade.fromHoriz: help_terrain_movement_defense_data
972 Freeciv*helpdialog.*.help_terrain_food_shield_trade.left: chainLeft
973 Freeciv*helpdialog.*.help_terrain_food_shield_trade.right: chainLeft
974 Freeciv*helpdialog.*.help_terrain_food_shield_trade.top: chainTop
975 Freeciv*helpdialog.*.help_terrain_food_shield_trade.bottom: chainTop
976 Freeciv*helpdialog.*.help_terrain_food_shield_trade.justify: Right
978 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.label: 1/1/1
979 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.background: gray84
980 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.fromVert: helptext
981 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.fromHoriz: help_terrain_food_shield_trade
982 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.left: chainLeft
983 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.right: chainLeft
984 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.top: chainTop
985 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.bottom: chainTop
986 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.borderWidth: 0
987 Freeciv*helpdialog.*.help_terrain_food_shield_trade_data.justify: Left
989 ! dummy label:
990 Freeciv*helpdialog.*.help_terrain_resources.label: _("Resources:")
991 Freeciv*helpdialog.*.help_terrain_resources.fromVert: help_terrain_movement_defense
992 Freeciv*helpdialog.*.help_terrain_resources.left: chainLeft
993 Freeciv*helpdialog.*.help_terrain_resources.right: chainLeft
994 Freeciv*helpdialog.*.help_terrain_resources.top: chainTop
995 Freeciv*helpdialog.*.help_terrain_resources.bottom: chainTop
996 Freeciv*helpdialog.*.help_terrain_resources.justify: Right
998 Freeciv*helpdialog.*.help_terrain_road_result_time.label: _("Road Result/Time:")
999 Freeciv*helpdialog.*.help_terrain_road_result_time.fromVert: help_terrain_resources
1000 Freeciv*helpdialog.*.help_terrain_road_result_time.left: chainLeft
1001 Freeciv*helpdialog.*.help_terrain_road_result_time.right: chainLeft
1002 Freeciv*helpdialog.*.help_terrain_road_result_time.top: chainTop
1003 Freeciv*helpdialog.*.help_terrain_road_result_time.bottom: chainTop
1004 Freeciv*helpdialog.*.help_terrain_road_result_time.justify: Right
1006 ! dummy label:
1007 Freeciv*helpdialog.*.help_terrain_road_result_time_data.label: Mountains / 11
1008 Freeciv*helpdialog.*.help_terrain_road_result_time_data.background: gray84
1009 Freeciv*helpdialog.*.help_terrain_road_result_time_data.fromVert: help_terrain_resources
1010 Freeciv*helpdialog.*.help_terrain_road_result_time_data.fromHoriz: help_terrain_road_result_time
1011 Freeciv*helpdialog.*.help_terrain_road_result_time_data.left: chainLeft
1012 Freeciv*helpdialog.*.help_terrain_road_result_time_data.right: chainLeft
1013 Freeciv*helpdialog.*.help_terrain_road_result_time_data.top: chainTop
1014 Freeciv*helpdialog.*.help_terrain_road_result_time_data.bottom: chainTop
1015 Freeciv*helpdialog.*.help_terrain_road_result_time_data.borderWidth: 0
1016 Freeciv*helpdialog.*.help_terrain_road_result_time_data.justify: Left
1018 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.label: _("Irrig. Result/Time:")
1019 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.fromVert: help_terrain_resources
1020 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.fromHoriz: help_terrain_road_result_time_data
1021 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.left: chainLeft
1022 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.right: chainLeft
1023 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.top: chainTop
1024 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.bottom: chainTop
1025 Freeciv*helpdialog.*.help_terrain_irrigation_result_time.justify: Right
1027 ! dummy label:
1028 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.label: Mountains / 11
1029 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.background: gray84
1030 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.fromVert: help_terrain_resources
1031 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.fromHoriz: help_terrain_irrigation_result_time
1032 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.left: chainLeft
1033 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.right: chainLeft
1034 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.top: chainTop
1035 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.bottom: chainTop
1036 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.borderWidth: 0
1037 Freeciv*helpdialog.*.help_terrain_irrigation_result_time_data.justify: Left
1039 Freeciv*helpdialog.*.help_terrain_mining_result_time.label: _("Mine Result/Time:")
1040 Freeciv*helpdialog.*.help_terrain_mining_result_time.fromVert: help_terrain_road_result_time
1041 Freeciv*helpdialog.*.help_terrain_mining_result_time.left: chainLeft
1042 Freeciv*helpdialog.*.help_terrain_mining_result_time.right: chainLeft
1043 Freeciv*helpdialog.*.help_terrain_mining_result_time.top: chainTop
1044 Freeciv*helpdialog.*.help_terrain_mining_result_time.bottom: chainTop
1045 Freeciv*helpdialog.*.help_terrain_mining_result_time.justify: Right
1047 ! dummy label:
1048 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.label: Mountains / 11
1049 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.background: gray84
1050 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.fromVert: help_terrain_road_result_time
1051 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.fromHoriz: help_terrain_mining_result_time
1052 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.left: chainLeft
1053 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.right: chainLeft
1054 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.top: chainTop
1055 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.bottom: chainTop
1056 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.borderWidth: 0
1057 Freeciv*helpdialog.*.help_terrain_mining_result_time_data.justify: Left
1059 Freeciv*helpdialog.*.help_terrain_transform_result_time.label: _("Trans. Result/Time:")
1060 Freeciv*helpdialog.*.help_terrain_transform_result_time.fromVert: help_terrain_road_result_time
1061 Freeciv*helpdialog.*.help_terrain_transform_result_time.fromHoriz: help_terrain_mining_result_time_data
1062 Freeciv*helpdialog.*.help_terrain_transform_result_time.left: chainLeft
1063 Freeciv*helpdialog.*.help_terrain_transform_result_time.right: chainLeft
1064 Freeciv*helpdialog.*.help_terrain_transform_result_time.top: chainTop
1065 Freeciv*helpdialog.*.help_terrain_transform_result_time.bottom: chainTop
1066 Freeciv*helpdialog.*.help_terrain_transform_result_time.justify: Right
1068 ! dummy label:
1069 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.label: Mountains / 11
1070 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.background: gray84
1071 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.fromVert: help_terrain_road_result_time
1072 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.fromHoriz: help_terrain_transform_result_time
1073 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.left: chainLeft
1074 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.right: chainLeft
1075 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.top: chainTop
1076 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.bottom: chainTop
1077 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.borderWidth: 0
1078 Freeciv*helpdialog.*.help_terrain_transform_result_time_data.justify: Left
1082 ! Find city dialog
1084 Freeciv*finddialog.title:   _("Find City")
1085 Freeciv*finddialog.*.findlabel.label:  _("Select a city:")
1086 Freeciv*finddialog.*.findlabel.borderWidth: 0
1087 Freeciv*finddialog.*.findlabel.background:              gray84
1088 Freeciv*finddialog.*.findlabel.top:                     chainTop
1089 Freeciv*finddialog.*.findlabel.bottom:                  chainTop
1090 Freeciv*finddialog.*.findlabel.left:                    chainLeft
1091 Freeciv*finddialog.*.findlabel.right:                   chainLeft
1093 Freeciv*finddialog.*.findviewport.fromVert: findlabel
1094 Freeciv*finddialog.*.findviewport.allowVert: True
1095 Freeciv*finddialog.*.findviewport.top:                  chainTop
1096 Freeciv*finddialog.*.findviewport.bottom:               chainBottom
1097 Freeciv*finddialog.*.findviewport.left:                 chainLeft
1099 Freeciv*finddialog.*.findlist.defaultColumns:           1
1100 Freeciv*finddialog.*.findlist.forceColumns:             true
1101 Freeciv*finddialog.*.findlist.background:               gray84
1103 Freeciv*finddialog.*.findcentercommand.label:  _("Center")
1104 Freeciv*finddialog.*.findcentercommand.fromVert: findviewport
1105 Freeciv*finddialog.*.findcentercommand.top:             chainBottom
1106 Freeciv*finddialog.*.findcentercommand.bottom:          chainBottom
1107 Freeciv*finddialog.*.findcentercommand.left:            chainLeft
1108 Freeciv*finddialog.*.findcentercommand.right:           chainLeft
1110 Freeciv*finddialog.*.findcancelcommand.label:   _("Cancel")
1111 Freeciv*finddialog.*.findcancelcommand.fromVert: findviewport
1112 Freeciv*finddialog.*.findcancelcommand.fromHoriz: findcentercommand
1113 Freeciv*finddialog.*.findcancelcommand.top:             chainBottom
1114 Freeciv*finddialog.*.findcancelcommand.bottom:          chainBottom
1115 Freeciv*finddialog.*.findcancelcommand.left:            chainLeft
1116 Freeciv*finddialog.*.findcancelcommand.right:           chainLeft
1120 ! goto city dialog
1122 Freeciv*gotodialog.title:   _("Goto/Airlift Unit")
1123 Freeciv*gotodialog.*.gotolabel.label:   _("Select destination:")
1124 Freeciv*gotodialog.*.gotolabel.borderWidth: 0
1125 Freeciv*gotodialog.*.gotolabel.background:              gray84
1126 Freeciv*gotodialog.*.gotolabel.top:                     chainTop
1127 Freeciv*gotodialog.*.gotolabel.bottom:                  chainTop
1128 Freeciv*gotodialog.*.gotolabel.left:                    chainLeft
1129 Freeciv*gotodialog.*.gotolabel.right:                   chainLeft
1131 Freeciv*gotodialog.*.gotoviewport.fromVert: gotolabel
1132 Freeciv*gotodialog.*.gotoviewport.allowVert: True
1133 Freeciv*gotodialog.*.gotoviewport.top:                  chainTop
1134 Freeciv*gotodialog.*.gotoviewport.bottom:               chainBottom
1135 Freeciv*gotodialog.*.gotoviewport.left:                 chainLeft
1137 Freeciv*gotodialog.*.gotolist.defaultColumns:           1
1138 Freeciv*gotodialog.*.gotolist.forceColumns:             true
1139 Freeciv*gotodialog.*.gotolist.background:               white
1141 Freeciv*gotodialog.*.gotocentercommand.label: _("Goto")
1142 Freeciv*gotodialog.*.gotocentercommand.fromVert: gotoviewport
1143 Freeciv*gotodialog.*.gotocentercommand.top:             chainBottom
1144 Freeciv*gotodialog.*.gotocentercommand.bottom:          chainBottom
1145 Freeciv*gotodialog.*.gotocentercommand.left:            chainLeft
1146 Freeciv*gotodialog.*.gotocentercommand.right:           chainLeft
1148 Freeciv*gotodialog.*.gotoairliftcommand.label:  _("Airlift")
1149 Freeciv*gotodialog.*.gotoairliftcommand.fromVert: gotoviewport
1150 Freeciv*gotodialog.*.gotoairliftcommand.fromHoriz: gotocentercommand
1151 Freeciv*gotodialog.*.gotoairliftcommand.top:            chainBottom
1152 Freeciv*gotodialog.*.gotoairliftcommand.bottom:         chainBottom
1153 Freeciv*gotodialog.*.gotoairliftcommand.left:           chainLeft
1154 Freeciv*gotodialog.*.gotoairliftcommand.right:          chainLeft
1156 Freeciv*gotodialog.*.gotoalltoggle.label:  _("All Cities")
1157 Freeciv*gotodialog.*.gotoalltoggle.foreground:          black
1158 Freeciv*gotodialog.*.gotoalltoggle.background:          gray84
1159 Freeciv*gotodialog.*.gotoalltoggle.fromVert:            gotoviewport
1160 Freeciv*gotodialog.*.gotoalltoggle.fromHoriz:           gotoairliftcommand
1161 Freeciv*gotodialog.*.gotoalltoggle.top:                 chainBottom
1162 Freeciv*gotodialog.*.gotoalltoggle.bottom:              chainBottom
1163 Freeciv*gotodialog.*.gotoalltoggle.left:                chainLeft
1164 Freeciv*gotodialog.*.gotoalltoggle.right:               chainLeft
1166 Freeciv*gotodialog.*.gotocancelcommand.label:  _("Cancel")
1167 Freeciv*gotodialog.*.gotocancelcommand.fromVert: gotoviewport
1168 Freeciv*gotodialog.*.gotocancelcommand.fromHoriz: gotoalltoggle
1169 Freeciv*gotodialog.*.gotocancelcommand.top:             chainBottom
1170 Freeciv*gotodialog.*.gotocancelcommand.bottom:          chainBottom
1171 Freeciv*gotodialog.*.gotocancelcommand.left:            chainLeft
1172 Freeciv*gotodialog.*.gotocancelcommand.right:           chainLeft
1176 ! Present units dialog in city dialog
1178 Freeciv*presentunitsdialog.title:  _("Unit Commands")
1179 Freeciv*presentunitsdialog.*.dlabel.borderWidth:  0
1180 Freeciv*presentunitsdialog.*.button0.label:     _("Activate unit")
1181 Freeciv*presentunitsdialog.*.button0.fromVert:  dlabel
1182 Freeciv*presentunitsdialog.*.button0.width:     200
1184 Freeciv*presentunitsdialog.*.button1.label:     _("Activate unit, close dialog")
1185 Freeciv*presentunitsdialog.*.button1.fromVert:  button0
1186 Freeciv*presentunitsdialog.*.button1.width:     200
1188 Freeciv*presentunitsdialog.*.button2.label:     _("Sentry unit")
1189 Freeciv*presentunitsdialog.*.button2.fromVert:  button1
1190 Freeciv*presentunitsdialog.*.button2.width:     200
1192 Freeciv*presentunitsdialog.*.button3.label:     _("Fortify unit")
1193 Freeciv*presentunitsdialog.*.button3.fromVert:  button2
1194 Freeciv*presentunitsdialog.*.button3.width:     200
1196 Freeciv*presentunitsdialog.*.button4.label:     _("Disband unit")
1197 Freeciv*presentunitsdialog.*.button4.fromVert:  button3
1198 Freeciv*presentunitsdialog.*.button4.width:     200
1200 Freeciv*presentunitsdialog.*.button5.label:     _("Make new homecity")
1201 Freeciv*presentunitsdialog.*.button5.fromVert:  button4
1202 Freeciv*presentunitsdialog.*.button5.width:     200
1204 Freeciv*presentunitsdialog.*.button6.label:     _("Upgrade unit")
1205 Freeciv*presentunitsdialog.*.button6.fromVert:  button5
1206 Freeciv*presentunitsdialog.*.button6.width:     200
1208 Freeciv*presentunitsdialog.*.button7.label:     _("Cancel")
1209 Freeciv*presentunitsdialog.*.button7.fromVert:  button6
1212 ! Supported units dialog in city dialog
1214 Freeciv*supportunitsdialog.title:  _("Unit Commands")
1215 Freeciv*supportunitsdialog.*.dlabel.borderWidth:  0
1216 Freeciv*supportunitsdialog.*.button0.label:     _("Activate unit")
1217 Freeciv*supportunitsdialog.*.button0.fromVert:  dlabel
1218 Freeciv*supportunitsdialog.*.button0.width:     200
1220 Freeciv*supportunitsdialog.*.button1.label:     _("Activate unit, close dialog")
1221 Freeciv*supportunitsdialog.*.button1.fromVert:  button0
1222 Freeciv*supportunitsdialog.*.button1.width:     200
1224 Freeciv*supportunitsdialog.*.button2.label:     _("Disband unit")
1225 Freeciv*supportunitsdialog.*.button2.fromVert:  button1
1226 Freeciv*supportunitsdialog.*.button2.width:     200
1228 Freeciv*supportunitsdialog.*.button3.label:     _("Cancel")
1229 Freeciv*supportunitsdialog.*.button3.fromVert:  button2
1233 ! The options dialog
1235 Freeciv*optionpopup.title:        _("Options")
1237 Freeciv*optionpopup*Label.background:   gray84
1238 Freeciv*optionpopup*MenuButton.background:  white
1239 Freeciv*optionpopup*MenuButton.foreground:  black
1241 Freeciv*optionpopup*Toggle.background:     white
1242 Freeciv*optionpopup*Toggle.shapeStyle:     oval
1243 Freeciv*optionpopup*Toggle.width:          50
1244 Freeciv*optionpopup*Toggle.internalHeight: 0
1246 Freeciv*optionlabel.label:             _("Set local options")
1247 Freeciv*optionlabel.borderWidth:       0
1249 Freeciv*optionviewport.fromVert:       optionlabel
1250 Freeciv*optionviewport.height:         510
1251 Freeciv*optionviewport.useRight:       True
1252 Freeciv*optionviewport.allowVert:      True
1254 ! dummy labels:
1255 Freeciv*optionpopup*label.label:           XXXXXXXXXXXXXXXXXXXXXXXXXXX
1256 Freeciv*optionpopup*label.borderWidth:     0
1258 Freeciv*optionpopup*input.*.foreground:    black
1259 Freeciv*optionpopup*input.*.background:    white
1260 Freeciv*optionpopup*input.width:           120
1261 Freeciv*optionpopup*input.*.editType:      edit
1263 Freeciv*optionokcommand.label:          _("Ok")
1265 Freeciv*optioncancelcommand.label:      _("Cancel")
1266 Freeciv*optioncancelcommand.fromHoriz:  optionokcommand
1270 ! The message options dialog
1272 Freeciv*messageoptpopup.title:  _("Message Options")
1274 Freeciv*messageoptpopup*Label.background:  gray84
1275 Freeciv*messageoptpopup*Label.borderWidth: 0
1276 Freeciv*messageoptpopup*Toggle.background: white
1277 Freeciv*messageoptpopup*Toggle.shapeStyle: oval
1278 Freeciv*messageoptpopup*Toggle.internalHeight: 0
1279 Freeciv*messageoptpopup*Toggle.label: Yes
1280 ! above is dummy label
1282 Freeciv*messageopttitle.label:  _("Where to Display Messages")
1283 Freeciv*messageoptexpl.label:  _("\
1284 Out = Output window, Mes = Messages window,\nPop = Popup individual window")
1285 Freeciv*messageoptexpl.fromVert:  messageopttitle
1287 Freeciv*messageoptscroll.fromVert:  messageoptexpl
1288 Freeciv*messageoptscroll.height:  600
1289 Freeciv*messageoptscroll.useRight:  True
1290 Freeciv*messageoptscroll.allowVert:  True
1292 Freeciv*messageoptspacehead.label: \ 
1293 ! /* TRANS: the space prepending "Out" is necessary */
1294 Freeciv*messageoptcolhead.label: _(" Out Mes Pop")
1296 Freeciv*messageoptokcommand.label:     _("Ok")
1297 Freeciv*messageoptokcommand.fromVert:  messageoptscroll
1298 Freeciv*messageoptcancelcommand.label: _("Cancel")
1299 Freeciv*messageoptcancelcommand.fromVert:  messageoptscroll
1300 Freeciv*messageoptcancelcommand.fromHoriz: messageoptokcommand
1303 ! The rates selection dialog
1305 Freeciv*ratespopup.title:              _("Rates")
1307 Freeciv*rateslabel.label:              _("Select tax, luxury and science rates:")
1308 Freeciv*rateslabel.borderWidth:        0
1309 Freeciv*rateslabel.background:         gray84
1311 Freeciv*ratesgovlabel.fromVert:        rateslabel
1312 Freeciv*ratesgovlabel.borderWidth:     0
1313 Freeciv*ratesgovlabel.width:           300
1314 Freeciv*ratesgovlabel.background:      gray84
1315 Freeciv*ratesgovlabel.justify:         left
1317 ! dummy label:
1318 Freeciv*ratestaxlabel.label:           Tax:               0%
1319 Freeciv*ratestaxlabel.fromVert:        ratesgovlabel
1320 Freeciv*ratestaxlabel.borderWidth:     0
1321 Freeciv*ratestaxlabel.justify:         left
1322 Freeciv*ratestaxlabel.background:      gray84
1324 Freeciv*ratestaxscroll.width:          300
1325 Freeciv*ratestaxscroll.orientation:    horizontal
1326 Freeciv*ratestaxscroll.fromVert:       ratestaxlabel
1327 Freeciv*ratestaxscroll.background:     gray
1329 Freeciv*ratestaxtoggle.label:          _("Lock")
1330 Freeciv*ratestaxtoggle.fromVert:       ratestaxlabel
1331 Freeciv*ratestaxtoggle.fromHoriz:      ratestaxscroll
1332 Freeciv*ratestaxtoggle.internalHeight: 0
1333 Freeciv*ratestaxtoggle.background:     gray
1335 ! dummy label:
1336 Freeciv*ratesluxlabel.label:           Luxury:            0%
1337 Freeciv*ratesluxlabel.fromVert:        ratestaxscroll
1338 Freeciv*ratesluxlabel.borderWidth:     0
1339 Freeciv*ratesluxlabel.justify:         left
1340 Freeciv*ratesluxlabel.background:      gray84
1342 Freeciv*ratesluxscroll.width:          300
1343 Freeciv*ratesluxscroll.orientation:    horizontal
1344 Freeciv*ratesluxscroll.fromVert:       ratesluxlabel
1345 Freeciv*ratesluxscroll.background:     gray
1347 Freeciv*ratesluxtoggle.label:          _("Lock")
1348 Freeciv*ratesluxtoggle.fromVert:       ratesluxlabel
1349 Freeciv*ratesluxtoggle.fromHoriz:      ratesluxscroll
1350 Freeciv*ratesluxtoggle.internalHeight: 0
1351 Freeciv*ratesluxtoggle.radioGroup:     ratestaxtoggle
1352 Freeciv*ratesluxtoggle.background:     gray
1354 ! dummy label:
1355 Freeciv*ratesscilabel.label:           Science:           0%
1356 Freeciv*ratesscilabel.fromVert:        ratesluxscroll
1357 Freeciv*ratesscilabel.borderWidth:     0
1358 Freeciv*ratesscilabel.justify:         left
1359 Freeciv*ratesscilabel.background:      gray84
1361 Freeciv*ratessciscroll.width:          300
1362 Freeciv*ratessciscroll.orientation:    horizontal
1363 Freeciv*ratessciscroll.fromVert:       ratesscilabel
1364 Freeciv*ratessciscroll.background:     gray
1366 Freeciv*ratesscitoggle.label:          _("Lock")
1367 Freeciv*ratesscitoggle.fromVert:       ratesscilabel
1368 Freeciv*ratesscitoggle.fromHoriz:      ratessciscroll
1369 Freeciv*ratesscitoggle.internalHeight: 0
1370 Freeciv*ratesscitoggle.radioGroup:     ratestaxtoggle
1371 Freeciv*ratesscitoggle.background:     gray
1373 Freeciv*ratesokcommand.label:          _("Ok")
1374 Freeciv*ratesokcommand.fromVert:       ratessciscroll
1376 Freeciv*ratescancelcommand.label:      _("Cancel")
1377 Freeciv*ratescancelcommand.fromVert:   ratessciscroll
1378 Freeciv*ratescancelcommand.fromHoriz:  ratesokcommand
1382 ! Science report dialog
1384 Freeciv*sciencepopup.title:   _("Research")
1385 Freeciv*sciencepopup.allowShellResize: True
1386 Freeciv*scienceform.resizable: True
1388 Freeciv*sciencelabel.width:              400
1389 Freeciv*sciencelabel.justify:            center
1390 Freeciv*sciencelabel.borderWidth:        0
1391 Freeciv*sciencelabel.background:         gray84
1392 Freeciv*sciencelabel.top:                chainTop
1393 Freeciv*sciencelabel.bottom:             chainTop
1394 Freeciv*sciencelabel.left:               chainLeft
1395 Freeciv*sciencelabel.right:              chainRight
1397 Freeciv*sciencecurrentlabel.fromVert:    sciencelabel
1398 Freeciv*sciencecurrentlabel.resizable:   True
1399 Freeciv*sciencecurrentlabel.top:         chainTop
1400 Freeciv*sciencecurrentlabel.bottom:      chainTop
1401 Freeciv*sciencecurrentlabel.left:        chainLeft
1402 Freeciv*sciencecurrentlabel.right:       chainLeft
1405 Freeciv*sciencechangemenubutton.label:      _("Change")
1406 Freeciv*sciencechangemenubutton.fromVert:   sciencelabel
1407 Freeciv*sciencechangemenubutton.fromHoriz:  sciencecurrentlabel
1408 Freeciv*sciencechangemenubutton.top:         chainTop
1409 Freeciv*sciencechangemenubutton.bottom:      chainTop
1410 Freeciv*sciencechangemenubutton.left:        chainLeft
1411 Freeciv*sciencechangemenubutton.right:       chainLeft
1412 Freeciv*sciencechangemenubutton.background:  gray
1413 Freeciv*sciencechangemenubutton.foreground:  black
1415 Freeciv*sciencehelpnote.label:              _("Help:")
1416 Freeciv*sciencehelpnote.fromVert:           sciencechangemenubutton
1417 Freeciv*sciencehelpnote.fromHoriz:          sciencegoalmenubutton
1418 !*sciencehelpnote.internalHeight:     0
1419 !*sciencehelpnote.borderWidth:        0
1420 Freeciv*sciencehelpnote.borderColor:        gray84
1421 Freeciv*sciencehelpnote.background:         gray84
1422 Freeciv*sciencehelpnote.top:                chainTop
1423 Freeciv*sciencehelpnote.bottom:             chainTop
1424 Freeciv*sciencehelpnote.left:               chainLeft
1425 Freeciv*sciencehelpnote.right:              chainLeft
1426 Freeciv*sciencehelpnote.horizDistance:      15
1428 ! dummy label:
1429 Freeciv*sciencehelptoggle.label:          No\ 
1430 Freeciv*sciencehelptoggle.shapeStyle:     oval
1431 Freeciv*sciencehelptoggle.fromVert:       sciencechangemenubutton
1432 Freeciv*sciencehelptoggle.fromHoriz:      sciencehelpnote
1433 !*sciencehelptoggle.internalHeight: 0
1434 Freeciv*sciencehelptoggle.background:     gray
1435 Freeciv*sciencehelptoggle.top:         chainTop
1436 Freeciv*sciencehelptoggle.bottom:      chainTop
1437 Freeciv*sciencehelptoggle.left:        chainLeft
1438 Freeciv*sciencehelptoggle.right:       chainLeft
1440 Freeciv*sciencegoallabel.fromVert:      sciencecurrentlabel
1441 Freeciv*sciencegoallabel.resizable:     True
1442 Freeciv*sciencegoallabel.top:           chainTop
1443 Freeciv*sciencegoallabel.bottom:        chainTop
1444 Freeciv*sciencegoallabel.left:          chainLeft
1445 Freeciv*sciencegoallabel.right: chainLeft
1447 Freeciv*sciencegoalmenubutton.label:            _("Goal")
1448 Freeciv*sciencegoalmenubutton.fromVert: sciencechangemenubutton
1449 Freeciv*sciencegoalmenubutton.fromHoriz:        sciencegoallabel
1450 Freeciv*sciencegoalmenubutton.top:              chainTop
1451 Freeciv*sciencegoalmenubutton.bottom:           chainTop
1452 Freeciv*sciencegoalmenubutton.left:             chainTop
1453 Freeciv*sciencegoalmenubutton.right:            chainTop
1454 Freeciv*sciencegoalmenubutton.background:       gray
1455 Freeciv*sciencegoalmenubutton.foreground:       black
1457 Freeciv*sciencelist.fromVert:            sciencegoallabel
1458 Freeciv*sciencelist.forceColumns:        true
1459 Freeciv*sciencelist.defaultColumns:      3
1460 Freeciv*sciencelist.verticalList:        true
1461 Freeciv*sciencelist.resizable:           true
1462 Freeciv*sciencelist.top:                 chainTop
1463 Freeciv*sciencelist.bottom:              chainBottom
1464 Freeciv*sciencelist.left:                chainLeft
1465 Freeciv*sciencelist.right:               chainRight
1467 Freeciv*scienceclosecommand.label:       _("Close")
1468 Freeciv*scienceclosecommand.fromVert:    sciencelist
1469 Freeciv*scienceclosecommand.top:         chainBottom
1470 Freeciv*scienceclosecommand.bottom:      chainBottom
1471 Freeciv*scienceclosecommand.left:        chainLeft
1472 Freeciv*scienceclosecommand.right:       chainLeft
1475 ! Citizen Management Agent dialog 
1477 Freeciv*cmapopup.title:                   _("Citizen Governor")
1478 Freeciv*cmapresetviewport.allowVert:      True
1479 Freeciv*cmapresetlist.defaultColumns:     1
1480 Freeciv*cmapresetlist.forceColumns:       true
1481 Freeciv*cmapresetlist.background:         white
1483 Freeciv*cmacommand.label:                 _("Citizen governor...")
1484 Freeciv*cmahelpbutton.label:              _("Help")
1485 Freeciv*cmaclosebutton.label:             _("Close")
1486 Freeciv*cmaaddbutton.label:               _("Add Preset")
1487 Freeciv*cmaremovebutton.label:            _("Remove Preset")
1488 Freeciv*cmachangebutton.label:            _("Apply once")
1489 Freeciv*cmacontrolbutton.label:           _("Control City")
1490 Freeciv*cmareleasebutton.label:           _("Release City")
1492 Freeciv*cmasurpluslabel.label:            _("Minimal Surplus:")
1493 Freeciv*cmasurpluslabel.borderWidth:      0
1494 Freeciv*cmafactorlabel.label:             _("Factor:")
1495 Freeciv*cmafactorlabel.borderWidth:       0
1496 Freeciv*cmastatlabel.borderWidth:         0
1497 Freeciv*cmastatlabel.justify:             left
1499 Freeciv*cmapresetscroll.width:            70
1500 Freeciv*cmapresetscroll.height:           6
1501 Freeciv*cmapresetscroll.orientation:      horizontal
1502 Freeciv*cmapresetscroll.background:       white
1504 Freeciv*cmapresettoggle.label:            _("No")
1505 Freeciv*cmapresettoggle.background:       gray
1506 Freeciv*cmapresettoggle.shapeStyle:       oval
1507 Freeciv*cmapresettoggle.internalHeight:   0
1509 Freeciv*cmaremovepreset.title:                 _("Remove preset?")
1510 Freeciv*cmaremovepreset.*.dlabel.borderWidth:  0
1511 Freeciv*cmaremovepreset.*.button0.label:       _("Yes")
1512 Freeciv*cmaremovepreset.*.button0.fromVert:    dlabel
1513 Freeciv*cmaremovepreset.*.button1.label:       _("No")
1514 Freeciv*cmaremovepreset.*.button1.fromVert:    dlabel
1515 Freeciv*cmaremovepreset.*.button1.fromHoriz:   button0
1518 ! City Options dialog
1520 Freeciv*cityoptpopup.title:              _("City Options")
1521 Freeciv*cityoptpopup*Label.background:   gray84
1522 Freeciv*cityoptpopup*Label.borderWidth:  0
1523 Freeciv*cityoptpopup*Toggle.label:       Yes
1524 Freeciv*cityoptpopup*Toggle.background:  white
1525 Freeciv*cityoptpopup*Toggle.shapeStyle:  oval
1526 Freeciv*cityoptpopup*Toggle.internalHeight: 0
1528 Freeciv*cityoptlabel.borderWidth:       0
1530 Freeciv*cityoptnewcitlabel.label:       _("Make new citizens into:     ")
1531 Freeciv*cityoptnewcitlabel.fromVert:    cityoptlabel
1533 Freeciv*cityoptnewcittriggle.fromVert:    cityoptlabel
1534 Freeciv*cityoptnewcittriggle.fromHoriz:   cityoptnewcitlabel
1535 ! Have to be specific to override above toggle defaults:
1536 Freeciv*cityoptpopup*cityoptnewcittriggle.label:       Scientists
1538 Freeciv*cityoptdisbandlabel.label:      _("Disband if build settler at size 1:")
1539 Freeciv*cityoptdisbandlabel.fromVert:   cityoptnewcitlabel
1541 Freeciv*cityoptdisbandtoggle.fromVert:  cityoptnewcitlabel
1542 Freeciv*cityoptdisbandtoggle.fromHoriz: cityoptdisbandlabel
1544 Freeciv*cityoptvlandlabel.label:        _("Auto-attack vs land units:         ")
1545 Freeciv*cityoptvlandlabel.fromVert:     cityoptdisbandlabel
1547 Freeciv*cityoptvlandtoggle.fromVert:    cityoptdisbandlabel
1548 Freeciv*cityoptvlandtoggle.fromHoriz:   cityoptvlandlabel
1550 Freeciv*cityoptvsealabel.label:         _("Auto-attack vs sea units:          ")
1551 Freeciv*cityoptvsealabel.fromVert:      cityoptvlandlabel
1553 Freeciv*cityoptvseatoggle.fromVert:     cityoptvlandlabel
1554 Freeciv*cityoptvseatoggle.fromHoriz:    cityoptvsealabel
1556 Freeciv*cityoptvairlabel.label:         _("Auto-attack vs air units:          ")
1557 Freeciv*cityoptvairlabel.fromVert:      cityoptvsealabel
1559 Freeciv*cityoptvairtoggle.fromVert:     cityoptvsealabel
1560 Freeciv*cityoptvairtoggle.fromHoriz:    cityoptvairlabel
1562 Freeciv*cityoptvhelilabel.label:        _("Auto-attack vs helicopters:        ")
1563 Freeciv*cityoptvhelilabel.fromVert:     cityoptvairlabel
1565 Freeciv*cityoptvhelitoggle.fromVert:    cityoptvairlabel
1566 Freeciv*cityoptvhelitoggle.fromHoriz:   cityoptvhelilabel
1568 Freeciv*cityoptokcommand.label:          _("Ok")
1569 Freeciv*cityoptokcommand.fromVert:       cityoptvhelilabel
1571 Freeciv*cityoptcancelcommand.label:      _("Cancel")
1572 Freeciv*cityoptcancelcommand.fromVert:   cityoptvhelilabel
1573 Freeciv*cityoptcancelcommand.fromHoriz:  cityoptokcommand
1577 ! Cities report dialog
1579 Freeciv*reportcitypopup.title:  _("Cities")
1580 Freeciv*reportcitypopup.allowShellResize: True
1582 Freeciv*reportcitylabel.width:              600
1583 Freeciv*reportcitylabel.resizable:          True
1584 Freeciv*reportcitylabel.justify:            center
1585 Freeciv*reportcitylabel.borderWidth:        0
1586 Freeciv*reportcitylabel.background:         gray84
1587 Freeciv*reportcitylabel.top:                chainTop
1588 Freeciv*reportcitylabel.bottom:             chainTop
1589 Freeciv*reportcitylabel.left:               chainLeft
1590 Freeciv*reportcitylabel.right:              chainRight
1592 Freeciv*reportcitylistlabel.justify:            left
1593 Freeciv*reportcitylistlabel.width:              600
1594 !Freeciv*reportcitylistlabel.font:               6x13
1595 Freeciv*reportcitylistlabel.borderWidth:        1
1596 Freeciv*reportcitylistlabel.resizable:          True
1597 Freeciv*reportcitylistlabel.top:                chainTop
1598 Freeciv*reportcitylistlabel.bottom:             chainTop
1599 Freeciv*reportcitylistlabel.left:               chainLeft
1600 Freeciv*reportcitylistlabel.right:              chainRight
1601 Freeciv*reportcitylistlabel.fromVert:           reportcitylabel
1602 Freeciv*reportcitylistlabel.horizDistance:      20
1604 Freeciv*reportcityviewport.width:               600
1605 Freeciv*reportcityviewport.allowVert:           True
1606 Freeciv*reportcityviewport.allowHoriz:          False
1607 Freeciv*reportcityviewport.forceColumns:        true
1608 Freeciv*reportcityviewport.defaultColumns:      1
1609 Freeciv*reportcityviewport.verticalList:        true
1610 Freeciv*reportcityviewport.background:          white
1611 Freeciv*reportcityviewport.resizable:           True
1612 Freeciv*reportcityviewport.top:                 chainTop
1613 Freeciv*reportcityviewport.bottom:              chainBottom
1614 Freeciv*reportcityviewport.left:                chainLeft
1615 Freeciv*reportcityviewport.right:               chainRight
1616 Freeciv*reportcityviewport.fromVert:            reportcitylistlabel
1618 !Freeciv*reportcitylist.font:                6x13
1619 Freeciv*reportcitylist.forceColumns:        true
1620 Freeciv*reportcitylist.defaultColumns:      1
1621 Freeciv*reportcitylist.verticalList:        true
1622 Freeciv*reportcitylist.background:          white
1624 Freeciv*reportcityclosecommand.label:       _("Close")
1625 Freeciv*reportcityclosecommand.fromVert:    reportcityviewport
1626 Freeciv*reportcityclosecommand.top:         chainBottom
1627 Freeciv*reportcityclosecommand.bottom:      chainBottom
1628 Freeciv*reportcityclosecommand.left:        chainLeft
1629 Freeciv*reportcityclosecommand.right:       chainLeft
1631 Freeciv*reportcitycentercommand.label:       _("Center")
1632 Freeciv*reportcitycentercommand.fromVert:    reportcityviewport
1633 Freeciv*reportcitycentercommand.fromHoriz:   reportcityclosecommand
1634 Freeciv*reportcitycentercommand.top:         chainBottom
1635 Freeciv*reportcitycentercommand.bottom:      chainBottom
1636 Freeciv*reportcitycentercommand.left:        chainLeft
1637 Freeciv*reportcitycentercommand.right:       chainLeft
1639 Freeciv*reportcitypopupcommand.label:       _("Popup")
1640 Freeciv*reportcitypopupcommand.fromVert:    reportcityviewport
1641 Freeciv*reportcitypopupcommand.fromHoriz:   reportcitycentercommand
1642 Freeciv*reportcitypopupcommand.top:         chainBottom
1643 Freeciv*reportcitypopupcommand.bottom:      chainBottom
1644 Freeciv*reportcitypopupcommand.left:        chainLeft
1645 Freeciv*reportcitypopupcommand.right:       chainLeft
1647 Freeciv*reportcitybuycommand.label:       _("Buy")
1648 Freeciv*reportcitybuycommand.fromVert:    reportcityviewport
1649 Freeciv*reportcitybuycommand.fromHoriz:   reportcitypopupcommand
1650 Freeciv*reportcitybuycommand.top:         chainBottom
1651 Freeciv*reportcitybuycommand.bottom:      chainBottom
1652 Freeciv*reportcitybuycommand.left:        chainLeft
1653 Freeciv*reportcitybuycommand.right:       chainLeft
1655 Freeciv*reportcitychangemenubutton.label:       _("Change")
1656 Freeciv*reportcitychangemenubutton.fromVert:    reportcityviewport
1657 Freeciv*reportcitychangemenubutton.fromHoriz:   reportcitybuycommand
1658 Freeciv*reportcitychangemenubutton.top:         chainBottom
1659 Freeciv*reportcitychangemenubutton.bottom:      chainBottom
1660 Freeciv*reportcitychangemenubutton.left:        chainLeft
1661 Freeciv*reportcitychangemenubutton.right:       chainLeft
1663 Freeciv*reportcitychgallcommand.label:       _("Change All...")
1664 Freeciv*reportcitychgallcommand.fromVert:    reportcityviewport
1665 Freeciv*reportcitychgallcommand.fromHoriz:   reportcitychangemenubutton
1666 Freeciv*reportcitychgallcommand.top:         chainBottom
1667 Freeciv*reportcitychgallcommand.bottom:      chainBottom
1668 Freeciv*reportcitychgallcommand.left:        chainLeft
1669 Freeciv*reportcitychgallcommand.right:       chainLeft
1671 Freeciv*reportcityrefreshcommand.label:       _("Refresh")
1672 Freeciv*reportcityrefreshcommand.fromVert:    reportcityviewport
1673 Freeciv*reportcityrefreshcommand.fromHoriz:   reportcitychgallcommand
1674 Freeciv*reportcityrefreshcommand.top:         chainBottom
1675 Freeciv*reportcityrefreshcommand.bottom:      chainBottom
1676 Freeciv*reportcityrefreshcommand.left:        chainLeft
1677 Freeciv*reportcityrefreshcommand.right:       chainLeft
1679 Freeciv*reportcityconfigcommand.label:       _("Configure...")
1680 Freeciv*reportcityconfigcommand.fromVert:    reportcityviewport
1681 Freeciv*reportcityconfigcommand.fromHoriz:   reportcityrefreshcommand
1682 Freeciv*reportcityconfigcommand.top:         chainBottom
1683 Freeciv*reportcityconfigcommand.bottom:      chainBottom
1684 Freeciv*reportcityconfigcommand.left:        chainLeft
1685 Freeciv*reportcityconfigcommand.right:       chainLeft
1687 Freeciv*spaceshipmainform.*.top:                    chainTop
1688 Freeciv*spaceshipmainform.*.bottom:                 chainTop
1689 Freeciv*spaceshipmainform.*.left:                   chainLeft
1690 Freeciv*spaceshipmainform.*.right:                  chainLeft
1691 Freeciv*spaceshipmainform.resizable:                True
1692 Freeciv*spaceshipmainform.background:           gray84
1693 Freeciv*spaceshipmainform*translations:         #override \
1694                         <Key>Return: key-dialog-spaceship-close()
1696 !Freeciv*spaceshipplayerlabel.fromVert:    spaceshipimagecanvas
1697 Freeciv*spaceshipplayerlabel.top:         chainBottom
1698 Freeciv*spaceshipplayerlabel.bottom:      chainBottom
1699 Freeciv*spaceshipplayerlabel.left:        chainLeft
1700 Freeciv*spaceshipplayerlabel.right:       chainLeft
1702 Freeciv*spaceshipimagecanvas.fromVert:    spaceshipplayerlabel
1703 Freeciv*spaceshipimagecanvas.top:         chainBottom
1704 Freeciv*spaceshipimagecanvas.bottom:      chainBottom
1705 Freeciv*spaceshipimagecanvas.left:        chainLeft
1706 Freeciv*spaceshipimagecanvas.right:       chainLeft
1708 ! dummy label:
1709 Freeciv*spaceshipinfolabel.label: \
1710 Population:       1234\n\
1711 Support:           100 %\n\
1712 Energy:            100 %\n\
1713 Mass:            12345 tons\n\
1714 Travel time:      1234 years\n\
1715 Success prob.:     100 %\n\
1716 Year of arrival:  1234 AD
1718 Freeciv*spaceshipinfolabel.fromVert:        spaceshipimagecanvas
1720 Freeciv*spaceshipclosecommand.label:       _("Close")
1721 Freeciv*spaceshipclosecommand.fromVert:    spaceshipinfolabel
1722 Freeciv*spaceshipclosecommand.top:         chainBottom
1723 Freeciv*spaceshipclosecommand.bottom:      chainBottom
1724 Freeciv*spaceshipclosecommand.left:        chainLeft
1725 Freeciv*spaceshipclosecommand.right:       chainLeft
1727 Freeciv*spaceshiplaunchcommand.label:       _("Launch")
1728 Freeciv*spaceshiplaunchcommand.fromHoriz:   spaceshipclosecommand
1729 Freeciv*spaceshiplaunchcommand.fromVert:    spaceshipinfolabel
1730 Freeciv*spaceshiplaunchcommand.top:         chainBottom
1731 Freeciv*spaceshiplaunchcommand.bottom:      chainBottom
1732 Freeciv*spaceshiplaunchcommand.left:        chainLeft
1733 Freeciv*spaceshiplaunchcommand.right:       chainLeft
1736 ! Cities report configure dialog
1738 Freeciv*cityconfig.title:        _("Configure Cities Report")
1740 Freeciv*cityconfig*Label.background:   gray84
1741 Freeciv*cityconfig*Toggle.background:  gray
1743 Freeciv*cityconfiglabel.label:         _("Set columns shown")
1744 Freeciv*cityconfiglabel.borderWidth:   0
1746 Freeciv*cityconfigtoggle.internalHeight: 0
1747 Freeciv*cityconfigtoggle.shapeStyle:     oval
1748 Freeciv*cityconfigtoggle.label:          Yes
1749 ! dummy label
1751 Freeciv*cityconfigokcommand.label:       _("Close")
1754 ! Change All dialog
1757 Freeciv*chgalldialog.title:             _("Change Production Everywhere")
1759 Freeciv*chgalldialog*chgallform.translations:           #override \
1760                         <Key>Return: key-dialog-chgall-accept() \n\
1761                         <Key>Escape: key-dialog-chgall-cancel()
1763 Freeciv*chgalldialog.*.chgallfrlabel.label:             _("From:")
1764 Freeciv*chgalldialog.*.chgallfrlabel.justify:           left
1765 Freeciv*chgalldialog.*.chgallfrlabel.width:             175
1766 Freeciv*chgalldialog.*.chgallfrlabel.borderWidth:       0
1767 Freeciv*chgalldialog.*.chgallfrlabel.background:        gray84
1768 Freeciv*chgalldialog.*.chgallfrlabel.top:               chainTop
1769 Freeciv*chgalldialog.*.chgallfrlabel.bottom:            chainTop
1770 Freeciv*chgalldialog.*.chgallfrlabel.left:              chainLeft
1771 Freeciv*chgalldialog.*.chgallfrlabel.right:             rubber
1773 Freeciv*chgalldialog.*.chgalltolabel.label:             _("To:")
1774 Freeciv*chgalldialog.*.chgalltolabel.justify:           left
1775 Freeciv*chgalldialog.*.chgalltolabel.width:             175
1776 Freeciv*chgalldialog.*.chgalltolabel.borderWidth:       0
1777 Freeciv*chgalldialog.*.chgalltolabel.background:        gray84
1778 Freeciv*chgalldialog.*.chgalltolabel.fromHoriz:         chgallfrlabel
1779 Freeciv*chgalldialog.*.chgalltolabel.top:               chainTop
1780 Freeciv*chgalldialog.*.chgalltolabel.bottom:            chainTop
1781 Freeciv*chgalldialog.*.chgalltolabel.left:              rubber
1782 Freeciv*chgalldialog.*.chgalltolabel.right:             chainRight
1784 Freeciv*chgalldialog.*.chgallfrviewport.allowVert:      True
1785 Freeciv*chgalldialog.*.chgallfrviewport.fromVert:       chgallfrlabel
1786 Freeciv*chgalldialog.*.chgallfrviewport.top:            chainTop
1787 Freeciv*chgalldialog.*.chgallfrviewport.bottom:         chainBottom
1788 Freeciv*chgalldialog.*.chgallfrviewport.left:           chainLeft
1789 Freeciv*chgalldialog.*.chgallfrviewport.right:          rubber
1791 Freeciv*chgalldialog.*.chgalltoviewport.allowVert:      True
1792 Freeciv*chgalldialog.*.chgalltoviewport.fromVert:       chgalltolabel
1793 Freeciv*chgalldialog.*.chgalltoviewport.fromHoriz:      chgallfrviewport
1794 Freeciv*chgalldialog.*.chgalltoviewport.top:            chainTop
1795 Freeciv*chgalldialog.*.chgalltoviewport.bottom:         chainBottom
1796 Freeciv*chgalldialog.*.chgalltoviewport.left:           rubber
1797 Freeciv*chgalldialog.*.chgalltoviewport.right:          chainRight
1799 Freeciv*chgalldialog.*.chgallfrlist.width:              175
1800 Freeciv*chgalldialog.*.chgallfrlist.height:             245
1801 Freeciv*chgalldialog.*.chgallfrlist.defaultColumns:     1
1802 Freeciv*chgalldialog.*.chgallfrlist.defaultColumns:     1
1803 Freeciv*chgalldialog.*.chgallfrlist.background:         white
1805 Freeciv*chgalldialog.*.chgalltolist.width:              175
1806 Freeciv*chgalldialog.*.chgalltolist.height:             245
1807 Freeciv*chgalldialog.*.chgalltolist.defaultColumns:     1
1808 Freeciv*chgalldialog.*.chgalltolist.forceColumns:       True
1809 Freeciv*chgalldialog.*.chgalltolist.background:         white
1811 Freeciv*chgalldialog.*.chgallchangecommand.label:       _("Change")
1812 Freeciv*chgalldialog.*.chgallchangecommand.fromVert:    chgallfrviewport
1813 Freeciv*chgalldialog.*.chgallchangecommand.top:         chainBottom
1814 Freeciv*chgalldialog.*.chgallchangecommand.bottom:      chainBottom
1815 Freeciv*chgalldialog.*.chgallchangecommand.left:        chainLeft
1816 Freeciv*chgalldialog.*.chgallchangecommand.right:       chainLeft
1818 Freeciv*chgalldialog.*.chgallrefreshcommand.label:      _("Refresh")
1819 Freeciv*chgalldialog.*.chgallrefreshcommand.fromVert:   chgallfrviewport
1820 Freeciv*chgalldialog.*.chgallrefreshcommand.fromHoriz:  chgallchangecommand
1821 Freeciv*chgalldialog.*.chgallrefreshcommand.top:        chainBottom
1822 Freeciv*chgalldialog.*.chgallrefreshcommand.bottom:     chainBottom
1823 Freeciv*chgalldialog.*.chgallrefreshcommand.left:       chainLeft
1824 Freeciv*chgalldialog.*.chgallrefreshcommand.right:      chainLeft
1826 Freeciv*chgalldialog.*.chgallcancelcommand.label:       _("Cancel")
1827 Freeciv*chgalldialog.*.chgallcancelcommand.fromVert:    chgallfrviewport
1828 Freeciv*chgalldialog.*.chgallcancelcommand.fromHoriz:   chgallrefreshcommand
1829 Freeciv*chgalldialog.*.chgallcancelcommand.top:         chainBottom
1830 Freeciv*chgalldialog.*.chgallcancelcommand.bottom:      chainBottom
1831 Freeciv*chgalldialog.*.chgallcancelcommand.left:        chainLeft
1832 Freeciv*chgalldialog.*.chgallcancelcommand.right:       chainLeft
1835 ! Economy report dialog
1837 Freeciv*reporteconomypopup.title:               _("Economy")
1838 Freeciv*reporteconomypopup.allowShellResize:    True
1840 Freeciv*reporteconomyform.resizable:    true
1841 Freeciv*reporteconomyform.top:          chainTop
1842 Freeciv*reporteconomyform.bottom:       chainBottom
1843 Freeciv*reporteconomyform.left:         chainLeft
1844 Freeciv*reporteconomyform.right:        chainRight
1846 Freeciv*reporteconomylabel.resizable:   true
1847 !*reporteconomylabel.width:             200
1848 Freeciv*reporteconomylabel.justify:     center
1849 Freeciv*reporteconomylabel.borderWidth: 0
1850 Freeciv*reporteconomylabel.background:  gray84
1851 Freeciv*reporteconomylabel.top:         chainTop
1852 Freeciv*reporteconomylabel.bottom:      chainTop
1853 Freeciv*reporteconomylabel.left:        chainLeft
1854 Freeciv*reporteconomylabel.right:       chainRight
1856 Freeciv*reporteconomylistlabel.resizable:       true
1857 Freeciv*reporteconomylistlabel.justify:         left
1858 Freeciv*reporteconomylistlabel.borderWidth:     1
1859 Freeciv*reporteconomylistlabel.top:             chainTop
1860 Freeciv*reporteconomylistlabel.bottom:          chainTop
1861 Freeciv*reporteconomylistlabel.left:            chainLeft
1862 Freeciv*reporteconomylistlabel.right:           chainRight
1863 Freeciv*reporteconomylistlabel.fromVert:        reporteconomylabel
1864 Freeciv*reporteconomylistlabel.label:   _("Building Name       Count Cost Total")
1865 Freeciv*reporteconomylist.fromVert:             reporteconomylistlabel
1866 Freeciv*reporteconomylist.forceColumns:         true
1867 Freeciv*reporteconomylist.defaultColumns:       1
1868 Freeciv*reporteconomylist.verticalList:         true
1869 Freeciv*reporteconomylist.resizable:            true
1870 Freeciv*reporteconomylist.top:                  chainTop
1871 Freeciv*reporteconomylist.bottom:               chainBottom
1872 Freeciv*reporteconomylist.left:                 chainLeft
1873 Freeciv*reporteconomylist.right:                chainRight
1874 Freeciv*reporteconomylist.background:           white
1876 ! dummy label:
1877 Freeciv*reporteconomylabel2.label:              Total Cost:
1878 Freeciv*reporteconomylabel2.resizable:          true
1879 Freeciv*reporteconomylabel2.justify:            left
1880 Freeciv*reporteconomylabel2.borderWidth:        1
1881 Freeciv*reporteconomylabel2.top:                chainBottom
1882 Freeciv*reporteconomylabel2.bottom:             chainBottom
1883 Freeciv*reporteconomylabel2.left:               chainLeft
1884 Freeciv*reporteconomylabel2.right:              chainRight
1885 Freeciv*reporteconomylabel2.fromVert:           reporteconomylist
1887 Freeciv*reporteconomyclosecommand.label:        _("Close")
1888 Freeciv*reporteconomyclosecommand.fromVert:     reporteconomylabel2
1889 Freeciv*reporteconomyclosecommand.top:          chainBottom
1890 Freeciv*reporteconomyclosecommand.bottom:       chainBottom
1891 Freeciv*reporteconomyclosecommand.left:         chainLeft
1892 Freeciv*reporteconomyclosecommand.right:        chainLeft
1894 Freeciv*reporteconomysellredundantcommand.label:        _("Sell Redundant")
1895 Freeciv*reporteconomysellredundantcommand.fromVert:     reporteconomylabel2
1896 Freeciv*reporteconomysellredundantcommand.fromHoriz:    reporteconomyclosecommand
1897 Freeciv*reporteconomysellredundantcommand.top:          chainBottom
1898 Freeciv*reporteconomysellredundantcommand.bottom:       chainBottom
1899 Freeciv*reporteconomysellredundantcommand.left:         chainLeft
1900 Freeciv*reporteconomysellredundantcommand.right:        chainLeft
1902 Freeciv*reporteconomysellallcommand.label:      _("Sell All")
1903 Freeciv*reporteconomysellallcommand.fromVert:   reporteconomylabel2
1904 Freeciv*reporteconomysellallcommand.fromHoriz:  reporteconomysellredundantcommand
1905 Freeciv*reporteconomysellallcommand.top:        chainBottom
1906 Freeciv*reporteconomysellallcommand.bottom:     chainBottom
1907 Freeciv*reporteconomysellallcommand.left:       chainLeft
1908 Freeciv*reporteconomysellallcommand.right:      chainLeft
1911 ! Active units report dialog
1913 Freeciv*reportactiveunitspopup.title:              _("Units")
1914 Freeciv*reportactiveunitspopup.allowShellResize:   True
1916 Freeciv*reportactiveunitsform.resizable:           true
1917 Freeciv*reportactiveunitsform.top:                 chainTop
1918 Freeciv*reportactiveunitsform.bottom:              chainBottom
1919 Freeciv*reportactiveunitsform.left:                chainLeft
1920 Freeciv*reportactiveunitsform.right:               chainRight
1922 Freeciv*reportactiveunitslabel.resizable:          true
1923 !*reportactiveunitslabel.width:              200
1924 Freeciv*reportactiveunitslabel.justify:            center
1925 Freeciv*reportactiveunitslabel.borderWidth:        0
1926 Freeciv*reportactiveunitslabel.background:         gray84
1927 Freeciv*reportactiveunitslabel.top:                chainTop
1928 Freeciv*reportactiveunitslabel.bottom:             chainTop
1929 Freeciv*reportactiveunitslabel.left:               chainLeft
1930 Freeciv*reportactiveunitslabel.right:              chainRight
1932 Freeciv*reportactiveunitslistlabel.resizable:          true
1933 Freeciv*reportactiveunitslistlabel.justify:            left
1934 Freeciv*reportactiveunitslistlabel.borderWidth:        1
1935 Freeciv*reportactiveunitslistlabel.top:                chainTop
1936 Freeciv*reportactiveunitslistlabel.bottom:             chainTop
1937 Freeciv*reportactiveunitslistlabel.left:               chainLeft
1938 Freeciv*reportactiveunitslistlabel.right:              chainRight
1939 Freeciv*reportactiveunitslistlabel.fromVert:           reportactiveunitslabel
1940 Freeciv*reportactiveunitslistlabel.label: _("\
1941 Unit Type            Upgrade  In-Prog   Active   Shield     Food")
1942 Freeciv*reportactiveunitslist.fromVert:            reportactiveunitslistlabel
1943 Freeciv*reportactiveunitslist.forceColumns:        true
1944 Freeciv*reportactiveunitslist.defaultColumns:      1
1945 Freeciv*reportactiveunitslist.verticalList:        true
1946 Freeciv*reportactiveunitslist.resizable:           true
1947 Freeciv*reportactiveunitslist.top:                 chainTop
1948 Freeciv*reportactiveunitslist.bottom:              chainBottom
1949 Freeciv*reportactiveunitslist.left:                chainLeft
1950 Freeciv*reportactiveunitslist.right:               chainRight
1951 Freeciv*reportactiveunitslist.background:          white
1953 Freeciv*reportactiveunitslabel2.resizable:          true
1954 Freeciv*reportactiveunitslabel2.justify:            left
1955 Freeciv*reportactiveunitslabel2.borderWidth:        1
1956 Freeciv*reportactiveunitslabel2.top:                chainBottom
1957 Freeciv*reportactiveunitslabel2.bottom:             chainBottom
1958 Freeciv*reportactiveunitslabel2.left:               chainLeft
1959 Freeciv*reportactiveunitslabel2.right:              chainRight
1960 Freeciv*reportactiveunitslabel2.fromVert:           reportactiveunitslist
1962 Freeciv*reportactiveunitsclosecommand.label:       _("Close")
1963 Freeciv*reportactiveunitsclosecommand.fromVert:    reportactiveunitslabel2
1964 Freeciv*reportactiveunitsclosecommand.top:         chainBottom
1965 Freeciv*reportactiveunitsclosecommand.bottom:      chainBottom
1966 Freeciv*reportactiveunitsclosecommand.left:        chainLeft
1967 Freeciv*reportactiveunitsclosecommand.right:       chainLeft
1969 Freeciv*reportactiveunitsupgradecommand.label:       _("Upgrade")
1970 Freeciv*reportactiveunitsupgradecommand.fromVert:    reportactiveunitslabel2
1971 Freeciv*reportactiveunitsupgradecommand.fromHoriz:   reportactiveunitsclosecommand
1972 Freeciv*reportactiveunitsupgradecommand.top:         chainBottom
1973 Freeciv*reportactiveunitsupgradecommand.bottom:      chainBottom
1974 Freeciv*reportactiveunitsupgradecommand.left:        chainLeft
1975 Freeciv*reportactiveunitsupgradecommand.right:       chainLeft
1977 Freeciv*reportactiveunitsrefreshcommand.label:       _("Refresh")
1978 Freeciv*reportactiveunitsrefreshcommand.fromVert:    reportactiveunitslabel2
1979 Freeciv*reportactiveunitsrefreshcommand.fromHoriz:   reportactiveunitsupgradecommand
1980 Freeciv*reportactiveunitsrefreshcommand.top:         chainBottom
1981 Freeciv*reportactiveunitsrefreshcommand.bottom:      chainBottom
1982 Freeciv*reportactiveunitsrefreshcommand.left:        chainLeft
1983 Freeciv*reportactiveunitsrefreshcommand.right:       chainLeft
1987 ! Worklist report dialog
1989 Freeciv*worklistreportdialog.title:                     _("Worklists")
1991 Freeciv*worklistreportdialog.*.dlabel.label:            _("Available worklists")
1992 Freeciv*worklistreportdialog.*.dlabel.borderWidth:      0
1993 Freeciv*worklistreportdialog.*.dlabel.top:              chainTop
1994 Freeciv*worklistreportdialog.*.dlabel.bottom:           chainTop
1995 Freeciv*worklistreportdialog.*.dlabel.left:             chainLeft
1996 Freeciv*worklistreportdialog.*.dlabel.right:            chainLeft
1997 Freeciv*worklistreportdialog.*.dlabel.background:       gray84
1999 Freeciv*worklistreportdialog.*.dview.allowVert:         True
2000 Freeciv*worklistreportdialog.*.dview.top:               chainTop
2001 Freeciv*worklistreportdialog.*.dview.bottom:            chainBottom
2002 Freeciv*worklistreportdialog.*.dview.left:              chainLeft
2003 Freeciv*worklistreportdialog.*.dview.right:             chainRight
2005 Freeciv*worklistreportdialog.*.dlist.background:        white
2007 Freeciv*worklistreportdialog.*.buttonclose.label:       _("Close")
2008 Freeciv*worklistreportdialog.*.buttonclose.top:         chainBottom
2009 Freeciv*worklistreportdialog.*.buttonclose.bottom:      chainBottom
2010 Freeciv*worklistreportdialog.*.buttonclose.left:        chainLeft
2011 Freeciv*worklistreportdialog.*.buttonclose.right:       chainLeft
2013 Freeciv*worklistreportdialog.*.buttonedit.label:        _("Edit")
2014 Freeciv*worklistreportdialog.*.buttonedit.top:          chainBottom
2015 Freeciv*worklistreportdialog.*.buttonedit.bottom:       chainBottom
2016 Freeciv*worklistreportdialog.*.buttonedit.left:         chainLeft
2017 Freeciv*worklistreportdialog.*.buttonedit.right:        chainLeft
2019 Freeciv*worklistreportdialog.*.buttonrename.label:      _("Rename")
2020 Freeciv*worklistreportdialog.*.buttonrename.top:        chainTop
2021 Freeciv*worklistreportdialog.*.buttonrename.bottom:     chainTop
2022 Freeciv*worklistreportdialog.*.buttonrename.left:       chainRight
2023 Freeciv*worklistreportdialog.*.buttonrename.right:      chainRight
2024 Freeciv*renameworklist.title:                           _("Rename worklist")
2025 Freeciv*renameworklist*ilable.background:               gray84
2026 Freeciv*renameworklist*iinput.width:                    200
2028 Freeciv*worklistreportdialog.*.buttoninsertwl.label:    _("Insert")
2029 Freeciv*worklistreportdialog.*.buttoninsertwl.top:      chainTop
2030 Freeciv*worklistreportdialog.*.buttoninsertwl.bottom:   chainTop
2031 Freeciv*worklistreportdialog.*.buttoninsertwl.left:     chainRight
2032 Freeciv*worklistreportdialog.*.buttoninsertwl.right:    chainRight
2034 Freeciv*worklistreportdialog.*.buttondeletewl.label:    _("Delete")
2035 Freeciv*worklistreportdialog.*.buttondeletewl.top:      chainTop
2036 Freeciv*worklistreportdialog.*.buttondeletewl.bottom:   chainTop
2037 Freeciv*worklistreportdialog.*.buttondeletewl.left:     chainRight
2038 Freeciv*worklistreportdialog.*.buttondeletewl.right:    chainRight
2042 ! menus
2044 Freeciv*gamemenu.label:                 _("Game")
2045 Freeciv*governmentmenu.label:           _("Government")
2046 Freeciv*viewmenu.label:                 _("?verb:View")
2047 Freeciv*ordersmenu.label:               _("Orders")
2048 Freeciv*reportsmenu.label:              _("Reports")
2049 Freeciv*editormenu.label:               _("Editor")
2050 Freeciv*helpmenu.label:                 _("Help")
2051 Freeciv*gamemenu.background:            gray84
2052 Freeciv*gamemenu.foreground:            black
2053 Freeciv*governmentmenu.background:      gray84
2054 Freeciv*governmentmenu.foreground:      black
2055 Freeciv*viewmenu.background:            gray84
2056 Freeciv*viewmenu.foreground:            black
2057 Freeciv*ordersmenu.background:          gray84
2058 Freeciv*ordersmenu.foreground:          black
2059 Freeciv*reportsmenu.background:         gray84
2060 Freeciv*reportsmenu.foreground:         black
2061 Freeciv*editormenu.background:          gray84
2062 Freeciv*editormenu.foreground:          black
2063 Freeciv*helpmenu.background:            gray84
2064 Freeciv*helpmenu.foreground:            black
2065 Freeciv*gamemenu.borderWidth:           0
2066 Freeciv*governmentmenu.borderWidth:     0
2067 Freeciv*viewmenu.borderWidth:           0
2068 Freeciv*ordersmenu.borderWidth:         0
2069 Freeciv*reportsmenu.borderWidth:        0
2070 Freeciv*editormenu.borderWidth:         0
2071 Freeciv*helpmenu.borderWidth:           0
2072 Freeciv*gamemenu.left:                  chainLeft
2073 Freeciv*gamemenu.right:                 chainLeft
2074 Freeciv*governmentmenu.fromHoriz:       gamemenu
2075 Freeciv*governmentmenu.left:            chainLeft
2076 Freeciv*governmentmenu.right:           chainLeft
2077 Freeciv*viewmenu.fromHoriz:             governmentmenu
2078 Freeciv*viewmenu.left:                  chainLeft
2079 Freeciv*viewmenu.right:                 chainLeft
2080 Freeciv*ordersmenu.fromHoriz:           viewmenu
2081 Freeciv*ordersmenu.left:                chainLeft
2082 Freeciv*ordersmenu.right:               chainLeft
2083 Freeciv*reportsmenu.fromHoriz:          ordersmenu
2084 Freeciv*reportsmenu.left:               chainLeft
2085 Freeciv*reportsmenu.right:              chainLeft
2086 Freeciv*editormenu.fromHoriz:           reportsmenu
2087 Freeciv*editormenu.left:                chainLeft
2088 Freeciv*editormenu.right:               chainLeft
2089 Freeciv*helpmenu.fromHoriz:             editormenu
2090 Freeciv*helpmenu.left:                  chainLeft
2091 Freeciv*helpmenu.right:                 chainLeft
2092 Freeciv*menu.background:                gray84
2096 ! change city production dialog
2098 Freeciv*changedialog.title: _("Change Production")
2100 Freeciv*changedialog.*.dlabel.label: _("Select new production")
2101 Freeciv*changedialog.*.dlabel.borderWidth:  0
2102 Freeciv*changedialog.*.dlabel.top:              chainTop
2103 Freeciv*changedialog.*.dlabel.bottom:           chainTop
2104 Freeciv*changedialog.*.dlabel.left:             chainLeft
2105 Freeciv*changedialog.*.dlabel.right:            chainLeft
2107 Freeciv*changedialog.*.dview.allowVert: True
2108 Freeciv*changedialog.*.dview.top:               chainTop
2109 Freeciv*changedialog.*.dview.bottom:            chainBottom
2110 Freeciv*changedialog.*.dview.left:              chainLeft
2112 Freeciv*changedialog.*.dlist.background:        white
2114 Freeciv*changedialog.*.buttonchange.label: _("Change")
2115 Freeciv*changedialog.*.buttonchange.top:        chainBottom
2116 Freeciv*changedialog.*.buttonchange.bottom:     chainBottom
2117 Freeciv*changedialog.*.buttonchange.left:       chainLeft
2118 Freeciv*changedialog.*.buttonchange.right:      chainLeft
2120 Freeciv*changedialog.*.buttoncancel.label: _("Cancel")
2121 Freeciv*changedialog.*.buttoncancel.top:        chainBottom
2122 Freeciv*changedialog.*.buttoncancel.bottom:     chainBottom
2123 Freeciv*changedialog.*.buttoncancel.left:       chainLeft
2124 Freeciv*changedialog.*.buttoncancel.right:      chainLeft
2126 Freeciv*changedialog.*.buttonhelp.label: _("Help")
2127 Freeciv*changedialog.*.buttonhelp.top:          chainBottom
2128 Freeciv*changedialog.*.buttonhelp.bottom:       chainBottom
2129 Freeciv*changedialog.*.buttonhelp.left:         chainLeft
2130 Freeciv*changedialog.*.buttonhelp.right:        chainLeft
2134 ! city production worklist dialog
2136 Freeciv*worklistdialog.title:                   _("Production Worklist")
2138 Freeciv*worklistdialog.*.worklistlabel.label:   _("Current worklist")
2139 Freeciv*worklistdialog.*.worklistlabel.borderWidth:  0
2140 Freeciv*worklistdialog.*.worklistlabel.top:     chainTop
2141 Freeciv*worklistdialog.*.worklistlabel.bottom:  chainTop
2142 Freeciv*worklistdialog.*.worklistlabel.left:    chainLeft
2143 Freeciv*worklistdialog.*.worklistlabel.right:   chainLeft
2145 Freeciv*worklistdialog.*.availlabel.label:      _("Available targets")
2146 Freeciv*worklistdialog.*.availlabel.borderWidth:  0
2147 Freeciv*worklistdialog.*.availlabel.top:        chainTop
2148 Freeciv*worklistdialog.*.availlabel.bottom:     chainTop
2149 Freeciv*worklistdialog.*.availlabel.left:       chainLeft
2150 Freeciv*worklistdialog.*.availlabel.right:      chainLeft
2152 Freeciv*worklistdialog.*.wview.allowVert:       True
2153 Freeciv*worklistdialog.*.wview.top:             chainTop
2154 Freeciv*worklistdialog.*.wview.bottom:          chainBottom
2155 Freeciv*worklistdialog.*.wview.left:            chainLeft
2157 Freeciv*worklistdialog.*.wlist.background:      white
2159 Freeciv*worklistdialog.*.aview.allowVert:       True
2160 Freeciv*worklistdialog.*.aview.top:             chainTop
2161 Freeciv*worklistdialog.*.aview.bottom:          chainBottom
2162 Freeciv*worklistdialog.*.aview.right:           chainRight
2164 Freeciv*worklistdialog.*.alist.background:      white
2166 ! The form for the worklist action buttons (insert, delete, etc.).
2167 Freeciv*worklistdialog.*.dform.top:             chainTop
2168 Freeciv*worklistdialog.*.dform.bottom:          chainTop
2169 Freeciv*worklistdialog.*.dform.left:            rubber
2171 Freeciv*worklistdialog.*.buttonprepend.label:   _("Prepend")
2172 Freeciv*worklistdialog.*.buttonprepend.top:     chainBottom
2173 Freeciv*worklistdialog.*.buttonprepend.bottom:  chainBottom
2174 Freeciv*worklistdialog.*.buttonprepend.left:    chainLeft
2175 Freeciv*worklistdialog.*.buttonprepend.right:   chainLeft
2177 Freeciv*worklistdialog.*.buttoninsert.label:    _("Insert")
2178 Freeciv*worklistdialog.*.buttoninsert.top:      chainBottom
2179 Freeciv*worklistdialog.*.buttoninsert.bottom:   chainBottom
2180 Freeciv*worklistdialog.*.buttoninsert.left:     chainLeft
2181 Freeciv*worklistdialog.*.buttoninsert.right:    chainLeft
2183 Freeciv*worklistdialog.*.buttondelete.label:    _("Delete")
2184 Freeciv*worklistdialog.*.buttondelete.top:      chainBottom
2185 Freeciv*worklistdialog.*.buttondelete.bottom:   chainBottom
2186 Freeciv*worklistdialog.*.buttondelete.left:     chainLeft
2187 Freeciv*worklistdialog.*.buttondelete.right:    chainLeft
2189 Freeciv*worklistdialog.*.buttonup.label:        _("Up")
2190 Freeciv*worklistdialog.*.buttonup.top:          chainBottom
2191 Freeciv*worklistdialog.*.buttonup.bottom:       chainBottom
2192 Freeciv*worklistdialog.*.buttonup.left:         chainLeft
2193 Freeciv*worklistdialog.*.buttonup.right:        chainLeft
2195 Freeciv*worklistdialog.*.buttondown.label:      _("Down")
2196 Freeciv*worklistdialog.*.buttondown.top:        chainBottom
2197 Freeciv*worklistdialog.*.buttondown.bottom:     chainBottom
2198 Freeciv*worklistdialog.*.buttondown.left:       chainLeft
2199 Freeciv*worklistdialog.*.buttondown.right:      chainLeft
2201 Freeciv*worklistdialog.*.buttoncancel.label:    _("Cancel")
2202 Freeciv*worklistdialog.*.buttoncancel.top:      chainBottom
2203 Freeciv*worklistdialog.*.buttoncancel.bottom:   chainBottom
2204 Freeciv*worklistdialog.*.buttoncancel.left:     chainLeft
2205 Freeciv*worklistdialog.*.buttoncancel.right:    chainLeft
2207 Freeciv*worklistdialog.*.buttonok.label:        _("  Ok  ")
2208 Freeciv*worklistdialog.*.buttonok.top:          chainBottom
2209 Freeciv*worklistdialog.*.buttonok.bottom:       chainBottom
2210 Freeciv*worklistdialog.*.buttonok.left:         chainLeft
2211 Freeciv*worklistdialog.*.buttonok.right:        chainLeft
2213 Freeciv*worklistdialog.*.buttonworklisthelp.label:      _("Help")
2214 Freeciv*worklistdialog.*.buttonworklisthelp.top:        chainBottom
2215 Freeciv*worklistdialog.*.buttonworklisthelp.bottom:     chainBottom
2216 Freeciv*worklistdialog.*.buttonworklisthelp.left:       chainLeft
2217 Freeciv*worklistdialog.*.buttonworklisthelp.right:      chainLeft
2219 Freeciv*worklistdialog.*.buttonavailhelp.label:         _("Help")
2220 Freeciv*worklistdialog.*.buttonavailhelp.top:           chainBottom
2221 Freeciv*worklistdialog.*.buttonavailhelp.bottom:        chainBottom
2222 Freeciv*worklistdialog.*.buttonavailhelp.left:          chainLeft
2223 Freeciv*worklistdialog.*.buttonavailhelp.right:         chainLeft
2225 Freeciv*worklistdialog.*.showadvancedlabel.label:       _("Show future targets:")
2226 Freeciv*worklistdialog.*.showadvancedlabel.background:  gray84
2227 Freeciv*worklistdialog.*.showadvancedlabel.borderWidth: 0
2228 Freeciv*worklistdialog.*.showadvancedlabel.top:         chainBottom
2229 Freeciv*worklistdialog.*.showadvancedlabel.bottom:      chainBottom
2230 Freeciv*worklistdialog.*.showadvancedlabel.left:        chainLeft
2231 Freeciv*worklistdialog.*.showadvancedlabel.right:       chainLeft
2233 Freeciv*worklistdialog.*.buttonshowadvanced.label:      _("Yes")
2234 Freeciv*worklistdialog.*.buttonshowadvanced.foreground: Black
2235 Freeciv*worklistdialog.*.buttonshowadvanced.background: gray84
2236 Freeciv*worklistdialog.*.buttonshowadvanced.shapeStyle: oval
2237 Freeciv*worklistdialog.*.buttonshowadvanced.top:        chainBottom
2238 Freeciv*worklistdialog.*.buttonshowadvanced.bottom:     chainBottom
2239 Freeciv*worklistdialog.*.buttonshowadvanced.left:       chainLeft
2240 Freeciv*worklistdialog.*.buttonshowadvanced.right:      chainLeft
2243 ! city buy production dialog
2245 Freeciv*buydialog.title: _("Buy It!")
2246 Freeciv*buydialog.*.dlabel.borderWidth:  0
2247 Freeciv*buydialog.*.button0.label:     _("Yes")
2248 Freeciv*buydialog.*.button0.fromVert:  dlabel
2249 Freeciv*buydialog.*.button1.label:     _("No")
2250 Freeciv*buydialog.*.button1.fromVert:  dlabel
2251 Freeciv*buydialog.*.button1.fromHoriz: button0
2254 ! trade dialog
2256 Freeciv*citytradedialog.title: _("Trade Routes")
2257 Freeciv*citytradedialog.*.dlabel.borderWidth:  0
2258 Freeciv*citytradedialog.*.button0.label:     Done
2259 Freeciv*citytradedialog.*.button0.fromVert:  dlabel
2262 ! sell dialog
2264 Freeciv*selldialog.title: _("Sell It!")
2265 Freeciv*selldialog.*.dlabel.borderWidth:  0
2266 Freeciv*selldialog.*.button0.label:     _("Yes")
2267 Freeciv*selldialog.*.button0.fromVert:  dlabel
2268 Freeciv*selldialog.*.button1.label:     _("No")
2269 Freeciv*selldialog.*.button1.fromVert:  dlabel
2270 Freeciv*selldialog.*.button1.fromHoriz: button0
2273 ! buy dialog
2275 Freeciv*buynodialog.title: _("Buy It!")
2276 Freeciv*buynodialog.*.dlabel.borderWidth:  0
2277 Freeciv*buynodialog.*.button0.label:     _("Darn")
2278 Freeciv*buynodialog.*.button0.fromVert:  dlabel
2281 ! diplomat dialog
2283 Freeciv*diplomatdialog.title: _("Your Unit Has Arrived")
2284 Freeciv*diplomatdialog.dform.*.justify: Center
2285 Freeciv*diplomatdialog.dform.*.width:       160
2286 Freeciv*diplomatdialog.dform.dlabel.width:  320
2287 Freeciv*diplomatdialog.*.dlabel.borderWidth:  0
2288 Freeciv*diplomatdialog.*.button0.fromVert:  dlabel
2290 Freeciv*diplomatdialog.*.button1.fromVert:  dlabel
2291 Freeciv*diplomatdialog.*.button1.fromHoriz: button0
2293 Freeciv*diplomatdialog.*.button2.fromVert:  button0
2295 Freeciv*diplomatdialog.*.button3.fromVert:  button1
2296 Freeciv*diplomatdialog.*.button3.fromHoriz: button2
2298 Freeciv*diplomatdialog.*.button4.fromVert:  button2
2300 Freeciv*diplomatdialog.*.button5.fromVert:  button3
2301 Freeciv*diplomatdialog.*.button5.fromHoriz: button4
2303 Freeciv*diplomatdialog.*.button6.fromVert:  button4
2305 Freeciv*diplomatdialog.*.button7.fromVert:  button5
2306 Freeciv*diplomatdialog.*.button7.fromHoriz: button6
2308 Freeciv*diplomatdialog.*.button8.fromVert:  button6
2310 Freeciv*diplomatdialog.*.button9.fromVert:  button7
2311 Freeciv*diplomatdialog.*.button9.fromHoriz: button8
2313 Freeciv*diplomatdialog.*.button10.fromVert:  button8
2315 Freeciv*diplomatdialog.*.button11.fromVert:  button9
2316 Freeciv*diplomatdialog.*.button11.fromHoriz: button10
2318 Freeciv*diplomatdialog.*.button12.fromVert:  button10
2320 Freeciv*diplomatdialog.*.button13.fromVert:  button11
2321 Freeciv*diplomatdialog.*.button13.fromHoriz: button12
2323 Freeciv*diplomatdialog.*.button14.label:     _("Keep moving")
2324 Freeciv*diplomatdialog.*.button14.fromVert:  button12
2326 Freeciv*diplomatdialog.*.button15.label:     _("Cancel")
2327 Freeciv*diplomatdialog.*.button15.fromVert:  button13
2328 Freeciv*diplomatdialog.*.button15.fromHoriz: button14
2331 ! Spy Steal Tech Dialog
2333 Freeciv*spystealtechpopup.title: _("Steal Technology")
2334 Freeciv*spystealtechpopup.allowShellResize: True
2335 Freeciv*spystealtechform.resizable:           true
2336 Freeciv*spystealtechform.top:                 chainTop
2337 Freeciv*spystealtechform.bottom:              chainBottom
2338 Freeciv*spystealtechform.left:                chainLeft
2339 Freeciv*spystealtechform.right:               chainRight
2340 Freeciv*spystealtechlistlabel.resizable:          true
2341 Freeciv*spystealtechlistlabel.justify:            left
2342 Freeciv*spystealtechlistlabel.borderWidth:        1
2343 Freeciv*spystealtechlistlabel.top:                chainTop
2344 Freeciv*spystealtechlistlabel.bottom:             chainTop
2345 Freeciv*spystealtechlistlabel.left:               chainLeft
2346 Freeciv*spystealtechlistlabel.right:              chainRight
2347 Freeciv*spystealtechlistlabel.background:         gray84
2348 Freeciv*spystealtechlistlabel.label: _("Select Advance to Steal")
2349 Freeciv*spystealtechlist.fromVert:            spystealtechlistlabel
2350 Freeciv*spystealtechlist.forceColumns:        true
2351 Freeciv*spystealtechlist.defaultColumns:      1
2352 Freeciv*spystealtechlist.verticalList:        true
2353 Freeciv*spystealtechlist.resizable:           true
2354 Freeciv*spystealtechlist.top:                 chainTop
2355 Freeciv*spystealtechlist.bottom:              chainBottom
2356 Freeciv*spystealtechlist.left:                chainLeft
2357 Freeciv*spystealtechlist.right:               chainRight
2358 Freeciv*spystealtechclosecommand.label:       _("Close")
2359 Freeciv*spystealtechclosecommand.fromVert:    spystealtechlist
2360 Freeciv*spystealtechclosecommand.top:         chainBottom
2361 Freeciv*spystealtechclosecommand.bottom:      chainBottom
2362 Freeciv*spystealtechclosecommand.left:        chainLeft
2363 Freeciv*spystealtechclosecommand.right:       chainLeft
2364 Freeciv*spystealtechcommand.label:       _("Steal")
2365 Freeciv*spystealtechcommand.fromVert:    spystealtechlist
2366 Freeciv*spystealtechcommand.fromHoriz:   spystealtechclosecommand
2367 Freeciv*spystealtechcommand.top:         chainBottom
2368 Freeciv*spystealtechcommand.bottom:      chainBottom
2369 Freeciv*spystealtechcommand.left:        chainLeft
2370 Freeciv*spystealtechcommand.right:       chainLeft
2373 ! Spy Sabotage Dialog
2375 Freeciv*spysabotageimprovementspopup.title:  _("Sabotage Improvements")
2376 Freeciv*spysabotageimprovementspopup.allowShellResize: True
2377 Freeciv*spysabotageimprovementsform.resizable:           true
2378 Freeciv*spysabotageimprovementsform.top:                 chainTop
2379 Freeciv*spysabotageimprovementsform.bottom:              chainBottom
2380 Freeciv*spysabotageimprovementsform.left:                chainLeft
2381 Freeciv*spysabotageimprovementsform.right:               chainRight
2382 Freeciv*spysabotageimprovementslistlabel.resizable:          true
2383 Freeciv*spysabotageimprovementslistlabel.justify:            left
2384 Freeciv*spysabotageimprovementslistlabel.borderWidth:        1
2385 Freeciv*spysabotageimprovementslistlabel.top:                chainTop
2386 Freeciv*spysabotageimprovementslistlabel.bottom:             chainTop
2387 Freeciv*spysabotageimprovementslistlabel.left:               chainLeft
2388 Freeciv*spysabotageimprovementslistlabel.right:              chainRight
2389 Freeciv*spysabotageimprovementslistlabel.background:         gray84
2390 Freeciv*spysabotageimprovementslistlabel.label: _("Select Improvement to Sabotage")
2391 Freeciv*spysabotageimprovementslist.fromVert:            spysabotageimprovementslistlabel
2392 Freeciv*spysabotageimprovementslist.forceColumns:        true
2393 Freeciv*spysabotageimprovementslist.defaultColumns:      1
2394 Freeciv*spysabotageimprovementslist.verticalList:        true
2395 Freeciv*spysabotageimprovementslist.resizable:           true
2396 Freeciv*spysabotageimprovementslist.top:                 chainTop
2397 Freeciv*spysabotageimprovementslist.bottom:              chainBottom
2398 Freeciv*spysabotageimprovementslist.left:                chainLeft
2399 Freeciv*spysabotageimprovementslist.right:               chainRight
2400 Freeciv*spysabotageimprovementsclosecommand.label:       _("Close")
2401 Freeciv*spysabotageimprovementsclosecommand.fromVert:    spysabotageimprovementslist
2402 Freeciv*spysabotageimprovementsclosecommand.top:         chainBottom
2403 Freeciv*spysabotageimprovementsclosecommand.bottom:      chainBottom
2404 Freeciv*spysabotageimprovementsclosecommand.left:        chainLeft
2405 Freeciv*spysabotageimprovementsclosecommand.right:       chainLeft
2406 Freeciv*spysabotageimprovementscommand.label:       _("Sabotage")
2407 Freeciv*spysabotageimprovementscommand.fromVert:    spysabotageimprovementslist
2408 Freeciv*spysabotageimprovementscommand.fromHoriz:   spysabotageimprovementsclosecommand
2409 Freeciv*spysabotageimprovementscommand.top:         chainBottom
2410 Freeciv*spysabotageimprovementscommand.bottom:      chainBottom
2411 Freeciv*spysabotageimprovementscommand.left:        chainLeft
2412 Freeciv*spysabotageimprovementscommand.right:       chainLeft
2415 ! diplomat bribe dialog
2417 Freeciv*diplomatbribedialog.title: _("Bribe Enemy Unit")
2418 Freeciv*diplomatbribedialog.*.dlabel.borderWidth:  0
2419 Freeciv*diplomatbribedialog.*.button0.label:     _("Yes")
2420 Freeciv*diplomatbribedialog.*.button0.fromVert:  dlabel
2421 Freeciv*diplomatbribedialog.*.button1.label:     _("No")
2422 Freeciv*diplomatbribedialog.*.button1.fromVert:  dlabel
2423 Freeciv*diplomatbribedialog.*.button1.fromHoriz: button0
2426 ! diplomat revolt dialog
2428 Freeciv*diplomatrevoltdialog.title: _("Incite a Revolt!")
2429 Freeciv*diplomatrevoltdialog.*.dlabel.borderWidth:  0
2430 Freeciv*diplomatrevoltdialog.*.button0.label:     _("Yes")
2431 Freeciv*diplomatrevoltdialog.*.button0.fromVert:  dlabel
2432 Freeciv*diplomatrevoltdialog.*.button1.label:     _("No")
2433 Freeciv*diplomatrevoltdialog.*.button1.fromVert:  dlabel
2434 Freeciv*diplomatrevoltdialog.*.button1.fromHoriz: button0
2437 ! diplomat no gold bribe dialog
2439 Freeciv*diplomatnogolddialog.title: _("Traitors Demand Too Much!")
2440 Freeciv*diplomatnogolddialog.*.dlabel.borderWidth:  0
2441 Freeciv*diplomatnogolddialog.*.button0.label:     _("Darn")
2442 Freeciv*diplomatnogolddialog.*.button0.fromVert:  dlabel
2445 ! revolution dialog
2447 Freeciv*revolutiondialog.title: _("Revolution!")
2448 Freeciv*revolutiondialog.*.dlabel.borderWidth:  0
2449 Freeciv*revolutiondialog.*.button0.label:     _("Yes")
2450 Freeciv*revolutiondialog.*.button0.fromVert:  dlabel
2451 Freeciv*revolutiondialog.*.button1.label:     _("No")
2452 Freeciv*revolutiondialog.*.button1.fromVert:  dlabel
2453 Freeciv*revolutiondialog.*.button1.fromHoriz: button0
2456 ! upgrade dialog
2458 Freeciv*upgradedialog.title: _("Upgrade Obsolete Units")
2459 Freeciv*upgradedialog.*.dlabel.borderWidth:  0
2460 Freeciv*upgradedialog.*.button0.label:     _("Yes")
2461 Freeciv*upgradedialog.*.button0.fromVert:  dlabel
2462 Freeciv*upgradedialog.*.button1.label:     _("No")
2463 Freeciv*upgradedialog.*.button1.fromVert:  dlabel
2464 Freeciv*upgradedialog.*.button1.fromHoriz: button0
2467 ! upgrade unit dialog
2469 Freeciv*upgradenodialog.title: _("Upgrade Unit!")
2470 Freeciv*upgradenodialog.*.dlabel.borderWidth:  0
2471 Freeciv*upgradenodialog.*.button0.label:     _("Darn")
2472 Freeciv*upgradenodialog.*.button0.fromVert:  dlabel
2475 ! disband unit dialog
2477 Freeciv*disbanddialog.title: _("Disband Units")
2478 Freeciv*disbanddialog.*.dlabel.borderWidth:  0
2479 Freeciv*disbanddialog.*.button0.label:     _("Yes")
2480 Freeciv*disbanddialog.*.button0.fromVert:  dlabel
2481 Freeciv*disbanddialog.*.button1.label:     _("No")
2482 Freeciv*disbanddialog.*.button1.fromVert:  dlabel
2483 Freeciv*disbanddialog.*.button1.fromHoriz: button0
2486 ! failed disband unit dialog
2488 Freeciv*disbandnodialog.title: _("Disband Units")
2489 Freeciv*disbandnodialog.*.dlabel.borderWidth:  0
2490 Freeciv*disbandnodialog.*.button0.label:     _("Darn")
2491 Freeciv*disbandnodialog.*.button0.fromVert:  dlabel
2494 ! government dialog
2496 Freeciv*governmentdialog.title:                 _("Your New Government")
2497 Freeciv*governmentdialog.*.dlabel.borderWidth:  0
2498 Freeciv*governmentdialog.*.dlabel.label:        _("Select government type:")
2499 Freeciv*governmentdialog.*.button.width:        200
2502 ! pillage dialog
2504 Freeciv*pillagedialog.title:                    _("What To Pillage")
2505 Freeciv*pillagedialog.*.dlabel.borderWidth:     0
2506 Freeciv*pillagedialog.*.dlabel.label:           _("Select what to pillage:")
2507 Freeciv*pillagedialog.*.button.width:           200
2508 Freeciv*pillagedialog.*.closebutton.width:      200
2509 Freeciv*pillagedialog.*.closebutton.label:      _("Cancel")
2512 ! unit connect dialog
2514 Freeciv*unitconnectdialog.title:                _("Connect")
2515 Freeciv*unitconnectdialog.*.dlabel.borderWidth: 0
2516 Freeciv*unitconnectdialog.*.dlabel.label:       _("Choose unit activity:")
2517 Freeciv*unitconnectdialog.*.button.width:       200
2518 Freeciv*unitconnectdialog.*.closebutton.width:  200
2519 Freeciv*unitconnectdialog.*.closebutton.label:  _("Cancel")
2522 ! leftcolumnform
2524 Freeciv*leftcolumnform.borderWidth:                1
2525 Freeciv*leftcolumnform.top:                        chainTop
2526 Freeciv*leftcolumnform.bottom:                     chainBottom
2527 Freeciv*leftcolumnform.left:                       chainLeft
2528 Freeciv*leftcolumnform.right:                      chainLeft
2529 Freeciv*leftcolumnform.resizable:                  True
2530 Freeciv*leftcolumnform.vertDistance:               0
2532 Freeciv*overviewcanvas.width:                      160
2533 Freeciv*overviewcanvas.height:                     100
2534 Freeciv*overviewcanvas.top:                        chainTop
2535 Freeciv*overviewcanvas.bottom:                     chainTop
2536 Freeciv*overviewcanvas.left:                       chainLeft
2537 Freeciv*overviewcanvas.right:                      chainRight
2538 Freeciv*overviewcanvas.resizable:                  True
2540 Freeciv*infocommand.label:      \n\n\n\n\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 
2541 Freeciv*infocommand.background:                    gray84
2542 Freeciv*infocommand.foreground:                    black
2543 Freeciv*infocommand.justify:                       left
2544 Freeciv*infocommand.top:                           chainTop
2545 Freeciv*infocommand.bottom:                        chainTop
2546 Freeciv*infocommand.left:                          chainLeft
2547 Freeciv*infocommand.right:                         chainRight
2549 Freeciv*infocommand.translations: #override \
2550                               <Btn1Down>: btn-show-info-popup() \n\
2551                               <EnterWindow>:
2554 Freeciv*popupinfo.translations: #override \
2555                               <Btn1Up>: MenuPopdown()
2557 Freeciv*econlabels.internalWidth:                  0
2558 Freeciv*econlabels.internalHeight:                 0
2559 Freeciv*econlabels.borderWidth:                    0
2560 Freeciv*econlabels.shadowWidth:                    0
2561 Freeciv*econlabels.fromVert:                       infocommand
2562 Freeciv*econlabels.background:                     gray84
2563 Freeciv*econlabels.top:                            chainTop
2564 Freeciv*econlabels.bottom:                         chainTop
2565 Freeciv*econlabels.left:                           chainLeft
2566 Freeciv*econlabels.right:                          chainLeft
2568 Freeciv*bulblabel.width:                           15
2569 Freeciv*bulblabel.height:                          20
2570 Freeciv*bulblabel.internalWidth:                   0
2571 Freeciv*bulblabel.internalHeight:                  0
2572 Freeciv*bulblabel.fromVert:                        econlabels
2573 Freeciv*bulblabel.top:                             chainTop
2574 Freeciv*bulblabel.bottom:                          chainTop
2575 Freeciv*bulblabel.left:                            chainLeft
2576 Freeciv*bulblabel.right:                           chainLeft
2578 Freeciv*sunlabel.width:                            15
2579 Freeciv*sunlabel.height:                           20
2580 Freeciv*sunlabel.internalWidth:                    0
2581 Freeciv*sunlabel.internalHeight:                   0
2582 Freeciv*sunlabel.fromVert:                         econlabels
2583 Freeciv*sunlabel.fromHoriz:                        bulblabel
2584 Freeciv*sunlabel.top:                              chainTop
2585 Freeciv*sunlabel.bottom:                           chainTop
2586 Freeciv*sunlabel.left:                             chainLeft
2587 Freeciv*sunlabel.right:                            chainLeft
2589 Freeciv*flakelabel.width:                          15
2590 Freeciv*flakelabel.height:                         20
2591 Freeciv*flakelabel.internalWidth:                  0
2592 Freeciv*flakelabel.internalHeight:                 0
2593 Freeciv*flakelabel.fromVert:                       econlabels
2594 Freeciv*flakelabel.fromHoriz:                      sunlabel
2595 Freeciv*flakelabel.top:                            chainTop
2596 Freeciv*flakelabel.bottom:                         chainTop
2597 Freeciv*flakelabel.left:                           chainLeft
2598 Freeciv*flakelabel.right:                          chainLeft
2600 Freeciv*governmentlabel.width:                     15
2601 Freeciv*governmentlabel.height:                    20
2602 Freeciv*governmentlabel.internalWidth:             0
2603 Freeciv*governmentlabel.internalHeight:            0
2604 Freeciv*governmentlabel.fromVert:                  econlabels
2605 Freeciv*governmentlabel.fromHoriz:                 flakelabel
2606 Freeciv*governmentlabel.top:                       chainTop
2607 Freeciv*governmentlabel.bottom:                    chainTop
2608 Freeciv*governmentlabel.left:                      chainLeft
2609 Freeciv*governmentlabel.right:                     chainLeft
2611 Freeciv*timeoutlabel.label:                        \ \ \ \ \ \ \ \ \ \ \ 
2612 Freeciv*timeoutlabel.fromVert:                     econlabels
2613 Freeciv*timeoutlabel.fromHoriz:                    governmentlabel
2614 Freeciv*timeoutlabel.top:                          chainTop
2615 Freeciv*timeoutlabel.bottom:                       chainTop
2616 Freeciv*timeoutlabel.left:                         chainLeft
2617 Freeciv*timeoutlabel.right:                        chainLeft
2618 Freeciv*timeoutlabel.borderWidth:                  1
2619 Freeciv*timeoutlabel.internalWidth:                1
2620 Freeciv*timeoutlabel.background:                   gray84
2622 Freeciv*turndonebutton.label:                      _("Turn Done")
2623 Freeciv*turndonebutton.fromVert:                   bulblabel
2624 Freeciv*turndonebutton.top:                        chainTop
2625 Freeciv*turndonebutton.bottom:                     chainTop
2626 Freeciv*turndonebutton.left:                       chainLeft
2627 Freeciv*turndonebutton.right:                      chainRight
2629 Freeciv*unitinfolabel.label:    \n\n\n\n\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ 
2630 Freeciv*unitinfolabel.justify:                     left
2631 Freeciv*unitinfolabel.fromVert:                    turndonebutton
2632 Freeciv*unitinfolabel.top:                         chainTop
2633 Freeciv*unitinfolabel.bottom:                      chainTop
2634 Freeciv*unitinfolabel.left:                        chainLeft
2635 Freeciv*unitinfolabel.right:                       chainRight
2637 Freeciv*unitpixcanvas.label:
2638 Freeciv*unitpixcanvas.background:                   gray84
2639 Freeciv*unitpixcanvas.borderWidth:                  0
2640 Freeciv*unitpixcanvas.internalWidth:                0
2641 Freeciv*unitpixcanvas.internalHeight:               0
2642 Freeciv*unitpixcanvas.fromVert:                     unitinfolabel
2643 Freeciv*unitpixcanvas.top:                          chainTop
2644 Freeciv*unitpixcanvas.bottom:                       chainTop
2645 Freeciv*unitpixcanvas.left:                         chainLeft
2646 Freeciv*unitpixcanvas.right:                        chainRight
2648 Freeciv*unitbelowcanvas0.label:
2649 Freeciv*unitbelowcanvas0.internalWidth:             0
2650 Freeciv*unitbelowcanvas0.internalHeight:            0
2651 Freeciv*unitbelowcanvas0.fromVert:                  unitpixcanvas
2652 Freeciv*unitbelowcanvas0.borderWidth:               0
2653 Freeciv*unitbelowcanvas0.top:                       chainTop
2654 Freeciv*unitbelowcanvas0.bottom:                    chainTop
2655 Freeciv*unitbelowcanvas0.left:                      chainLeft
2656 Freeciv*unitbelowcanvas0.right:                     chainRight
2657 Freeciv*unitbelowcanvas0.background:                gray84
2659 Freeciv*unitbelowcanvas1.label:
2660 Freeciv*unitbelowcanvas1.internalWidth:             0
2661 Freeciv*unitbelowcanvas1.internalHeight:            0
2662 Freeciv*unitbelowcanvas1.fromVert:                  unitpixcanvas
2663 Freeciv*unitbelowcanvas1.fromHoriz:                 unitbelowcanvas0
2664 Freeciv*unitbelowcanvas1.borderWidth:               0
2665 Freeciv*unitbelowcanvas1.top:                       chainTop
2666 Freeciv*unitbelowcanvas1.bottom:                    chainTop
2667 Freeciv*unitbelowcanvas1.left:                      chainLeft
2668 Freeciv*unitbelowcanvas1.right:                     chainRight
2669 Freeciv*unitbelowcanvas1.background:                gray84
2671 Freeciv*unitbelowcanvas2.label:
2672 Freeciv*unitbelowcanvas2.internalWidth:             0
2673 Freeciv*unitbelowcanvas2.internalHeight:            0
2674 Freeciv*unitbelowcanvas2.fromVert:                  unitpixcanvas
2675 Freeciv*unitbelowcanvas2.fromHoriz:                 unitbelowcanvas1
2676 Freeciv*unitbelowcanvas2.borderWidth:               0
2677 Freeciv*unitbelowcanvas2.top:                       chainTop
2678 Freeciv*unitbelowcanvas2.bottom:                    chainTop
2679 Freeciv*unitbelowcanvas2.left:                      chainLeft
2680 Freeciv*unitbelowcanvas2.right:                     chainRight
2681 Freeciv*unitbelowcanvas2.background:                gray84
2683 Freeciv*unitbelowcanvas3.label:
2684 Freeciv*unitbelowcanvas3.internalWidth:             0
2685 Freeciv*unitbelowcanvas3.internalHeight:            0
2686 Freeciv*unitbelowcanvas3.fromVert:                  unitpixcanvas
2687 Freeciv*unitbelowcanvas3.fromHoriz:                 unitbelowcanvas2
2688 Freeciv*unitbelowcanvas3.borderWidth:               0
2689 Freeciv*unitbelowcanvas3.top:                       chainTop
2690 Freeciv*unitbelowcanvas3.bottom:                    chainTop
2691 Freeciv*unitbelowcanvas3.left:                      chainLeft
2692 Freeciv*unitbelowcanvas3.right:                     chainRight
2693 Freeciv*unitbelowcanvas3.background:                gray84
2695 Freeciv*morearrowlabel.label:
2696 Freeciv*morearrowlabel.width:                      15
2697 Freeciv*morearrowlabel.height:                     20
2698 Freeciv*morearrowlabel.borderWidth:                0
2699 Freeciv*morearrowlabel.internalWidth:              0
2700 Freeciv*morearrowlabel.internalHeight:             0
2701 Freeciv*morearrowlabel.fromVert:                   unitpixcanvas
2702 Freeciv*morearrowlabel.top:                        chainTop
2703 Freeciv*morearrowlabel.bottom:                     chainTop
2704 Freeciv*morearrowlabel.left:                       chainLeft
2705 Freeciv*morearrowlabel.right:                      chainLeft
2706 Freeciv*morearrowlabel.background:                 gray84
2709 ! mainform
2711 Freeciv*mainform.borderWidth:                      0
2712 Freeciv*mainform.top:                              chainTop
2713 Freeciv*mainform.bottom:                           chainBottom
2714 Freeciv*mainform.left:                             chainLeft
2715 Freeciv*mainform.right:                            chainRight
2716 Freeciv*mainform.resizable:                        True
2719 ! menuform
2721 Freeciv*menuform.borderWidth:                      0
2722 Freeciv*menuform.top:                              chainTop
2723 Freeciv*menuform.bottom:                           chainTop
2724 Freeciv*menuform.left:                             chainLeft
2725 Freeciv*menuform.right:                            chainRight
2726 Freeciv*menuform.resizable:                        true
2729 ! mainvpane
2731 Freeciv*mainvpane.top:                         chainTop
2732 Freeciv*mainvpane.bottom:                      chainBottom
2733 Freeciv*mainvpane.left:                        chainLeft
2734 Freeciv*mainvpane.right:                       chainRight
2735 Freeciv*mainvpane.borderWidth:                 0
2736 Freeciv*mainvpane.fromVert:                    menuform
2737 !*mainvpane.resizable:                   true
2740 ! belowmenuform
2742 Freeciv*belowmenuform.top:                         chainTop
2743 Freeciv*belowmenuform.bottom:                      chainBottom
2744 Freeciv*belowmenuform.left:                        chainLeft
2745 Freeciv*belowmenuform.right:                       chainRight
2746 Freeciv*belowmenuform.borderWidth:                 0
2747 Freeciv*belowmenuform.fromVert:                    menuform
2748 Freeciv*belowmenuform.resizable:                   true
2751 ! mapform
2753 Freeciv*mapform.borderWidth:                       1
2754 Freeciv*mapform.top:                               chainTop
2755 Freeciv*mapform.bottom:                            chainBottom
2756 Freeciv*mapform.left:                              chainLeft
2757 Freeciv*mapform.right:                             chainRight
2758 Freeciv*mapform.fromHoriz:                         leftcolumnform
2759 Freeciv*mapform.resizable:                         True
2760 Freeciv*mapform.vertDistance:                      0
2764 ! bottomform
2766 Freeciv*bottomform.borderWidth:                    0
2767 Freeciv*bottomform.top:                            chainBottom
2768 Freeciv*bottomform.bottom:                         chainBottom
2769 Freeciv*bottomform.left:                           chainLeft
2770 Freeciv*bottomform.right:                          chainRight
2771 !Freeciv*bottomform.skipAdjust:                     True
2772 Freeciv*bottomform.fromVert:                       belowmenuform
2773 Freeciv*bottomform.resizable:                      True
2775 Freeciv*mapvertiscrbar.Height:                     300
2776 Freeciv*mapvertiscrbar.left:                       chainLeft
2777 Freeciv*mapvertiscrbar.right:                      chainLeft
2778 Freeciv*mapvertiscrbar.top:                        chainTop
2779 Freeciv*mapvertiscrbar.bottom:                     chainBottom
2780 Freeciv*mapvertiscrbar.background:                 gray
2782 Freeciv*mapcanvas.Width:                           510
2783 Freeciv*mapcanvas.Height:                          300
2784 Freeciv*mapcanvas.fromHoriz:                       mapvertiscrbar
2785 Freeciv*mapcanvas.left:                            chainLeft
2786 Freeciv*mapcanvas.right:                           chainRight
2787 Freeciv*mapcanvas.top:                             chainTop
2788 Freeciv*mapcanvas.bottom:                          chainBottom
2790 Freeciv*maphorizscrbar.fromVert:                   mapcanvas
2791 Freeciv*maphorizscrbar.Width:                      510
2792 Freeciv*maphorizscrbar.horizDistance:              25
2793 Freeciv*maphorizscrbar.left:                       chainLeft
2794 Freeciv*maphorizscrbar.right:                      chainRight
2795 Freeciv*maphorizscrbar.top:                        chainBottom
2796 Freeciv*maphorizscrbar.bottom:                     chainBottom
2797 Freeciv*maphorizscrbar.orientation:                horizontal
2798 Freeciv*maphorizscrbar.background:                 gray
2800 Freeciv*outputwindowtext.Width:                    710
2801 Freeciv*outputwindowtext.Height:                   100
2802 Freeciv*outputwindowtext.vertDistance:             0
2803 Freeciv*outputwindowtext.left:                     chainLeft
2804 Freeciv*outputwindowtext.right:                    chainRight
2805 Freeciv*outputwindowtext.top:                      chainTop
2806 Freeciv*outputwindowtext.bottom:                   chainBottom
2807 Freeciv*outputwindowtext.displayCaret:             false
2808 Freeciv*outputwindowtext.editType:                 read
2809 Freeciv*outputwindowtext.scrollVertical:           Always
2810 Freeciv*outputwindowtext.*.background:             white
2811 Freeciv*outputwindowtext.*.foreground:             black
2812 Freeciv*outputwindowtext*wrap:                     word
2813 Freeciv*outputwindowtext*String: _("\
2814 Freeciv is free software and you are welcome to distribute copies of it\n\
2815 under certain conditions; See the \"Copying\" item on the Help menu.\n\
2816 Now ... Go give 'em hell!")
2818 Freeciv*inputlinetext.Width:                       710
2819 Freeciv*inputlinetext.*.editType:                  edit
2820 Freeciv*inputlinetext.fromVert:                    outputwindowtext
2821 Freeciv*inputlinetext.left:                      chainLeft
2822 Freeciv*inputlinetext.right:                     chainRight
2823 Freeciv*inputlinetext.top:                       chainBottom
2824 Freeciv*inputlinetext.bottom:                    chainBottom
2825 Freeciv*inputlinetext.translations:             #override \
2826                                 <Key>Return: key-chatline-send()
2830 ! translations
2833 Freeciv*mapcanvas.translations:\
2834    <MouseMoved>:      mouse-moved()                    \n\
2835    Shift<BtnDown>:    btn-adjust-workers()             \n\
2836    <BtnDown>:         btn-select-mapcanvas()           \n\
2837    Shift Ctrl<Key>r:  key-unit-connect-road()          \n\
2838    Shift Ctrl<Key>l:  key-unit-connect-rail()          \n\
2839    Shift Ctrl<Key>i:  key-unit-connect-irrigate()      \n\
2840    Shift Ctrl<Key>1:  key-unit-assign-battlegroup1()   \n\
2841    Shift Ctrl<Key>2:  key-unit-assign-battlegroup2()   \n\
2842    Shift Ctrl<Key>3:  key-unit-assign-battlegroup3()   \n\
2843    Shift Ctrl<Key>4:  key-unit-assign-battlegroup4()   \n\
2844    Ctrl<Key>b:        key-map-borders-toggle()         \n\
2845    Shift Ctrl<Key>n:  key-map-native-toggle()          \n\
2846    Ctrl<Key>g:        key-map-grid-toggle()            \n\
2847    Ctrl<Key>n:        key-city-names-toggle()          \n\
2848    Ctrl<Key>p:        key-city-productions-toggle()    \n\
2849    Ctrl<Key>w:        key-open-worklists()             \n\
2850    Ctrl<Key>1:        key-unit-select-battlegroup1()   \n\
2851    Ctrl<Key>2:        key-unit-select-battlegroup2()   \n\
2852    Ctrl<Key>3:        key-unit-select-battlegroup3()   \n\
2853    Ctrl<Key>4:        key-unit-select-battlegroup4()   \n\
2854    Shift<Key>d:       key-unit-disband()               \n\
2855    Shift<Key>f:       key-open-find-city()             \n\
2856    Shift<Key>l:       key-open-goto-airlift()          \n\
2857    Shift<Key>n:       key-unit-nuke()                  \n\
2858    Shift<Key>o:       key-unit-convert()               \n\
2859    Shift<Key>p:       key-unit-pillage()               \n\
2860    Shift<Key>r:       key-open-revolution()            \n\
2861    Shift<Key>t:       key-open-rates()                 \n\
2862    Shift<Key>u:       key-unit-unload-all()            \n\
2863    Shift<Key>w:       key-unit-wakeup-others()         \n\
2864    Shift<Key>1:       key-unit-add-to-battlegroup1()   \n\
2865    Shift<Key>2:       key-unit-add-to-battlegroup2()   \n\
2866    Shift<Key>3:       key-unit-add-to-battlegroup3()   \n\
2867    Shift<Key>4:       key-unit-add-to-battlegroup4()   \n\
2868    Shift<Key>Return:  key-end-turn()                   \n\
2869    Shift<Key>KP_Enter: key-end-turn()                  \n\
2870    <Key>a:            key-unit-auto-attack-or-settle() \n\
2871    <Key>b:            key-unit-build-city-or-wonder()  \n\
2872    <Key>c:            key-center-on-unit()             \n\
2873    <Key>d:            key-unit-diplomat-spy-action()   \n\
2874    <Key>e:            key-unit-airbase()               \n\
2875    <Key>f:            key-unit-fortify-or-fortress()   \n\
2876    <Key>g:            key-unit-goto()                  \n\
2877    <Key>h:            key-unit-homecity()              \n\
2878    <Key>i:            key-unit-irrigate()              \n\
2879    <Key>l:            key-unit-load()                  \n\
2880    <Key>m:            key-unit-mine()                  \n\
2881    <Key>n:            key-unit-fallout()               \n\
2882    <Key>o:            key-unit-transform()             \n\
2883    <Key>p:            key-unit-paradrop-or-pollution() \n\
2884    <Key>q:            key-unit-patrol()                \n\
2885    <Key>r:            key-unit-road-or-trade-route()   \n\
2886    <Key>s:            key-unit-sentry()                \n\
2887    <Key>t:            key-city-workers()               \n\
2888    <Key>u:            key-unit-unload()                \n\
2889    <Key>w:            key-unit-wait()                  \n\
2890    <Key>x:            key-unit-auto-explore()          \n\
2891    <Key>F1:           key-open-city-report()           \n\
2892    <Key>F2:           key-open-units-report()          \n\
2893    <Key>F3:           key-open-players()               \n\
2894    <Key>F5:           key-open-economy-report()        \n\
2895    <Key>F6:           key-open-science-report()        \n\
2896    <Key>F7:           key-open-wonders()               \n\
2897    <Key>F8:           key-open-top-five()              \n\
2898    <Key>F10:          key-open-messages()              \n\
2899    <Key>F11:          key-open-demographics()          \n\
2900    <Key>F12:          key-open-spaceship()             \n\
2901    <Key>asterisk:     key-open-achievements()          \n\
2902    <Key>KP_8:         key-move-north()                 \n\
2903    <Key>Up:           key-move-north()                 \n\
2904    <Key>8:            key-move-north()                 \n\
2905    <Key>KP_9:         key-move-north-east()            \n\
2906    <Key>Prior:        key-move-north-east()            \n\
2907    <Key>9:            key-move-north-east()            \n\
2908    <Key>KP_6:         key-move-east()                  \n\
2909    <Key>Right:        key-move-east()                  \n\
2910    <Key>6:            key-move-east()                  \n\
2911    <Key>KP_3:         key-move-south-east()            \n\
2912    <Key>Next:         key-move-south-east()            \n\
2913    <Key>3:            key-move-south-east()            \n\
2914    <Key>KP_2:         key-move-south()                 \n\
2915    <Key>Down:         key-move-south()                 \n\
2916    <Key>2:            key-move-south()                 \n\
2917    <Key>KP_1:         key-move-south-west()            \n\
2918    <Key>End:          key-move-south-west()            \n\
2919    <Key>1:            key-move-south-west()            \n\
2920    <Key>KP_4:         key-move-west()                  \n\
2921    <Key>Left:         key-move-west()                  \n\
2922    <Key>4:            key-move-west()                  \n\
2923    <Key>KP_7:         key-move-north-west()            \n\
2924    <Key>Home:         key-move-north-west()            \n\
2925    <Key>7:            key-move-north-west()            \n\
2926    <Key>KP_5:         key-focus-to-next-unit()         \n\
2927    <Key>Tab:          key-focus-to-next-unit()         \n\
2928    <Key>5:            key-focus-to-next-unit()         \n\
2929    <Key>space:        key-unit-done()                  \n\
2930    <Key>Return:       key-end-turn()                   \n\
2931    <Key>KP_Enter:     key-end-turn()                   \n\
2932    <Key>Escape:       key-cancel-action()
2934 Freeciv*overviewcanvas.translations:\
2935    <BtnDown>:         btn-select-overviewcanvas()      \n\
2936    Shift Ctrl<Key>i:  key-unit-connect-irrigate()      \n\
2937    Shift Ctrl<Key>l:  key-unit-connect-rail()          \n\
2938    Shift Ctrl<Key>r:  key-unit-connect-road()          \n\
2939    Ctrl<Key>g:        key-map-grid-toggle()            \n\
2940    Ctrl<Key>n:        key-city-names-toggle()          \n\
2941    Ctrl<Key>p:        key-city-productions-toggle()    \n\
2942    Ctrl<Key>w:        key-open-worklists()             \n\
2943    Shift<Key>d:       key-unit-disband()               \n\
2944    Shift<Key>f:       key-open-find-city()             \n\
2945    Shift<Key>l:       key-open-goto-airlift()          \n\
2946    Shift<Key>n:       key-unit-nuke()                  \n\
2947    Shift<Key>o:       key-unit-convert()               \n\
2948    Shift<Key>p:       key-unit-pillage()               \n\
2949    Shift<Key>r:       key-open-revolution()            \n\
2950    Shift<Key>t:       key-open-rates()                 \n\
2951    Shift<Key>u:       key-unit-unload-all()            \n\
2952    Shift<Key>w:       key-unit-wakeup-others()         \n\
2953    Shift<Key>Return:  key-end-turn()                   \n\
2954    Shift<Key>KP_Enter: key-end-turn()                  \n\
2955    <Key>a:            key-unit-auto-attack-or-settle() \n\
2956    <Key>b:            key-unit-build-city-or-wonder()  \n\
2957    <Key>c:            key-center-on-unit()             \n\
2958    <Key>d:            key-unit-diplomat-spy-action()   \n\
2959    <Key>e:            key-unit-airbase()               \n\
2960    <Key>f:            key-unit-fortify-or-fortress()   \n\
2961    <Key>g:            key-unit-goto()                  \n\
2962    <Key>h:            key-unit-homecity()              \n\
2963    <Key>i:            key-unit-irrigate()              \n\
2964    <Key>l:            key-unit-load()                  \n\
2965    <Key>m:            key-unit-mine()                  \n\
2966    <Key>n:            key-unit-fallout()               \n\
2967    <Key>o:            key-unit-transform()             \n\
2968    <Key>p:            key-unit-paradrop-or-pollution() \n\
2969    <Key>q:            key-unit-patrol()                \n\
2970    <Key>r:            key-unit-road-or-trade-route()   \n\
2971    <Key>s:            key-unit-sentry()                \n\
2972    <Key>t:            key-city-workers()               \n\
2973    <Key>u:            key-unit-unload()                \n\
2974    <Key>w:            key-unit-wait()                  \n\
2975    <Key>x:            key-unit-auto-explore()          \n\
2976    <Key>F1:           key-open-city-report()           \n\
2977    <Key>F2:           key-open-units-report()          \n\
2978    <Key>F3:           key-open-players()               \n\
2979    <Key>F5:           key-open-economy-report()        \n\
2980    <Key>F6:           key-open-science-report()        \n\
2981    <Key>F7:           key-open-wonders()               \n\
2982    <Key>F8:           key-open-top-five()              \n\
2983    <Key>F10:          key-open-messages()              \n\
2984    <Key>F11:          key-open-demographics()          \n\
2985    <Key>F12:          key-open-spaceship()             \n\
2986    <Key>KP_8:         key-move-north()                 \n\
2987    <Key>Up:           key-move-north()                 \n\
2988    <Key>8:            key-move-north()                 \n\
2989    <Key>KP_9:         key-move-north-east()            \n\
2990    <Key>Prior:        key-move-north-east()            \n\
2991    <Key>9:            key-move-north-east()            \n\
2992    <Key>KP_6:         key-move-east()                  \n\
2993    <Key>Right:        key-move-east()                  \n\
2994    <Key>6:            key-move-east()                  \n\
2995    <Key>KP_3:         key-move-south-east()            \n\
2996    <Key>Next:         key-move-south-east()            \n\
2997    <Key>3:            key-move-south-east()            \n\
2998    <Key>KP_2:         key-move-south()                 \n\
2999    <Key>Down:         key-move-south()                 \n\
3000    <Key>2:            key-move-south()                 \n\
3001    <Key>KP_1:         key-move-south-west()            \n\
3002    <Key>End:          key-move-south-west()            \n\
3003    <Key>1:            key-move-south-west()            \n\
3004    <Key>KP_4:         key-move-west()                  \n\
3005    <Key>Left:         key-move-west()                  \n\
3006    <Key>4:            key-move-west()                  \n\
3007    <Key>KP_7:         key-move-north-west()            \n\
3008    <Key>Home:         key-move-north-west()            \n\
3009    <Key>7:            key-move-north-west()            \n\
3010    <Key>KP_5:         key-focus-to-next-unit()         \n\
3011    <Key>Tab:          key-focus-to-next-unit()         \n\
3012    <Key>5:            key-focus-to-next-unit()         \n\
3013    <Key>space:        key-unit-done()                  \n\
3014    <Key>Return:       key-end-turn()                   \n\
3015    <Key>KP_Enter:     key-end-turn()                   \n\
3016    <Key>Escape:       key-cancel-action()
3020 ! the city dialog
3022 Freeciv*citymainform.*.top:                    chainTop
3023 Freeciv*citymainform.*.bottom:                 chainTop
3024 Freeciv*citymainform.*.left:                   chainLeft
3025 Freeciv*citymainform.*.right:                  chainLeft
3026 Freeciv*citymainform.resizable:                True
3027 Freeciv*citymainform.background:                gray84
3029 Freeciv*citynamelabel.borderWidth:                0
3030 Freeciv*citynamelabel.justify:                    left
3031 Freeciv*citynamelabel.horizDistance:              0
3032 Freeciv*citynamelabel.internalWidth:              0
3033 Freeciv*citynamelabel.resizable:                  True
3034 Freeciv*citynamelabel.background:                gray84
3036 Freeciv*citizenlabels.internalHeight:             0
3037 Freeciv*citizenlabels.internalWidth:              0
3038 Freeciv*citizenlabels.horizDistance:              0
3039 Freeciv*citizenlabels.borderWidth:                0
3040 Freeciv*citizenlabels.shadowWidth:                0
3041 Freeciv*citizenlabels.background:                 gray84
3042 ! this is needed to blank the label.
3043 Freeciv*citizenlabels.label:
3045 Freeciv*citysubform.borderWidth:                  0
3046 Freeciv*citysubform.horizDistance:                0
3047 Freeciv*citysubform.background:                   gray84
3049 Freeciv*cityleftform.borderWidth:                 0
3050 Freeciv*cityleftform.horizDistance:               0
3051 Freeciv*cityleftform.background:                  gray84
3053 Freeciv*cityprodlabel.vertDistance:               0
3055 Freeciv*cityimprovview.allowVert:               True
3057 Freeciv*cityimprovlist.background:              white
3059 Freeciv*citysellcommand.label:                  _(" Sell ")
3061 Freeciv*cityclosecommand.label:                 _("Close")
3062 Freeciv*cityclosecommand.translations:          #override \n\
3063         <Key>Return:    key-dialog-city-close() \n\
3064         <Key>Escape:    key-dialog-city-close()
3066 Freeciv*cityrenamecommand.label:                _("Rename...")
3068 Freeciv*citytradecommand.label:                 _("Trade")
3070 Freeciv*cityactivatecommand.label:              _("Activate Units")
3072 Freeciv*cityshowunitscommand.label:             _("Unit List...")
3074 Freeciv*cityoptionscommand.label:               _("City Options...")
3076 Freeciv*citybuycommand.label:                   _(" Buy ")
3078 Freeciv*citychangecommand.label:                _("Change...")
3080 Freeciv*cityworklistcommand.label:              _("Worklist...")
3082 Freeciv*supportunitlabel.label:                 _("Supported units:")
3083 Freeciv*supportunitlabel.internalWidth:               0
3084 Freeciv*supportunitlabel.borderWidth:                 0
3085 Freeciv*supportunitlabel.background:              gray84
3087 Freeciv*supportunitcanvas.label:
3088 Freeciv*supportunitcanvas.borderWidth:                0
3089 Freeciv*supportunitcanvas.internalWidth:              0
3090 Freeciv*supportunitcanvas.internalHeight:             0
3091 Freeciv*supportunitcanvas.translations:         #override \n\
3092   <Btn2Down>:   set() \n\
3093   <Btn2Up>:     notify() unset() \n\
3094   <Btn3Down>:   set() \n\
3095   <Btn3Up>:     notify() unset()
3097 Freeciv*supportunitnextcommand.label:           >
3098 Freeciv*supportunitnextcommand.foreground:      black
3099 Freeciv*supportunitnextcommand.background:      gray
3101 Freeciv*supportunitprevcommand.label:           <
3102 Freeciv*supportunitprevcommand.foreground:      black
3103 Freeciv*supportunitprevcommand.background:      gray
3105 Freeciv*presentunitlabel.label:                 _("Units present:")
3106 Freeciv*presentunitlabel.internalWidth:               0
3107 Freeciv*presentunitlabel.borderWidth:                 0
3108 Freeciv*presentunitlabel.background:              gray84
3110 Freeciv*presentunitcanvas.label:
3111 Freeciv*presentunitcanvas.borderWidth:              0
3112 Freeciv*presentunitcanvas.internalWidth:            0
3113 Freeciv*presentunitcanvas.internalHeight:           0
3114 Freeciv*presentunitcanvas.translations:         #override \n\
3115   <Btn2Down>:   set() \n\
3116   <Btn2Up>:     notify() unset() \n\
3117   <Btn3Down>:   set() \n\
3118   <Btn3Up>:     notify() unset()
3120 Freeciv*presentunitnextcommand.label:           >
3121 Freeciv*presentunitnextcommand.foreground:      black
3122 Freeciv*presentunitnextcommand.background:      gray
3124 Freeciv*presentunitprevcommand.label:           <
3125 Freeciv*presentunitprevcommand.foreground:      black
3126 Freeciv*presentunitprevcommand.background:      gray
3128 Freeciv*citymapcanvas.horizDistance:    0
3129 Freeciv*citymapcanvas.translations: \
3130   <BtnDown>:    btn-select-citymap()
3134 ! the race selection dialog
3136 Freeciv*racespopup.title:               _("What Nation Will You Be?")
3138 Freeciv*racespopup*translations:        #override \
3139                         <Key>Return: key-dialog-races-ok()
3141 Freeciv*racesform.background:           gray84
3143 Freeciv*raceslabel.label:               _("Select nation and name:")
3144 Freeciv*raceslabel.borderWidth:         0
3145 Freeciv*raceslabel.background:          gray84
3147 Freeciv*racestogglesviewport.height:    412
3148 Freeciv*racestogglesviewport.useRight:  True
3149 Freeciv*racestogglesviewport.allowVert: True
3151 Freeciv*racestogglesform.borderWidth:   1
3152 Freeciv*racestogglesform.background:    gray84
3153 Freeciv*racestogglesform*background:    gray
3154 Freeciv*racestogglesform*foreground:    black
3156 Freeciv*racesleaderform.borderWidth:    0
3158 Freeciv*racesleaderpickmenubutton.label:        _("Pick Name")
3159 Freeciv*racesleaderpickmenubutton.background:   gray
3160 Freeciv*racesleaderpickmenubutton.foreground:   black
3162 Freeciv*racessexlabel.label:            _("Select your sex:")
3163 Freeciv*racessexlabel.borderWidth:      0
3164 Freeciv*racessexlabel.background:       gray84
3166 Freeciv*racessextoggle0.label:          _("Male  ")
3167 Freeciv*racessextoggle1.label:          _("Female")
3169 Freeciv*racessexform.background:        gray84
3170 Freeciv*racessexform*background:        gray
3171 Freeciv*racessexform*foreground:        black
3173 Freeciv*racesstylelabel.label:          _("Select city style:")
3174 Freeciv*racesstylelabel.borderWidth:    0
3175 Freeciv*racesstylelabel.background:     gray84
3177 Freeciv*racesstyleform.borderWidth:     1
3178 Freeciv*racesstyleform.background:      gray84
3179 Freeciv*racesstyleform*background:      gray
3180 Freeciv*racesstyleform*foreground:      black
3182 Freeciv*racesactionform.borderWidth:    0
3184 Freeciv*racesokcommand.label:           _(" Ok ")
3186 Freeciv*racesdisconnectcommand.label:   _("Disconnect")
3188 Freeciv*racesquitcommand.label:         _("Quit")
3190 Freeciv*racespopup.racesform.racestogglesform.?.translations: #override\n\
3191 <Btn1Down>,<Btn1Up>:   set() notify()
3193 Freeciv*racespopup.racesform.racessexform.?.translations: #override\n\
3194 <Btn1Down>,<Btn1Up>:   set() notify()
3198 ! players dialog
3200 Freeciv*playerspopup.title:  _("Nations")
3201 Freeciv*playerspopup.iconName:   _("Nations")
3202 Freeciv*playerspopup.allowShellResize: True
3204 Freeciv*playersform.resizable:           true
3205 Freeciv*playersform.top:                 chainTop
3206 Freeciv*playersform.bottom:              chainBottom
3207 Freeciv*playersform.left:                chainLeft
3208 Freeciv*playersform.right:               chainRight
3210 Freeciv*playerslabel.resizable:          true
3211 Freeciv*playerslabel.justify:            left
3212 Freeciv*playerslabel.borderWidth:        1
3213 Freeciv*playerslabel.top:                chainTop
3214 Freeciv*playerslabel.bottom:             chainTop
3215 Freeciv*playerslabel.left:               chainLeft
3216 Freeciv*playerslabel.right:              chainRight
3217 Freeciv*playerslabel.label: _("\
3218 Name             Nation       Embassy  Dipl.State      Vision   Reputation    State    Host")
3220 Freeciv*playerslist.fromVert:            playerslabel
3221 Freeciv*playerslist.forceColumns:        true
3222 Freeciv*playerslist.defaultColumns:      1
3223 Freeciv*playerslist.verticalList:        true
3224 Freeciv*playerslist.resizable:           true
3225 Freeciv*playerslist.top:                 chainTop
3226 Freeciv*playerslist.bottom:              chainBottom
3227 Freeciv*playerslist.left:                chainLeft
3228 Freeciv*playerslist.right:               chainRight
3229 Freeciv*playerslist.background:          white
3231 Freeciv*playersclosecommand.label:         _("Close")
3232 Freeciv*playersclosecommand.fromVert:      playerslist
3233 Freeciv*playersclosecommand.top:           chainBottom
3234 Freeciv*playersclosecommand.bottom:        chainBottom
3235 Freeciv*playersclosecommand.left:          chainLeft
3236 Freeciv*playersclosecommand.right:         chainLeft
3238 Freeciv*playersintcommand.label:           _("Intelligence")
3239 Freeciv*playersintcommand.fromHoriz:       playersclosecommand
3240 Freeciv*playersintcommand.fromVert:        playerslist
3241 Freeciv*playersintcommand.top:             chainBottom
3242 Freeciv*playersintcommand.bottom:          chainBottom
3243 Freeciv*playersintcommand.left:            chainLeft
3244 Freeciv*playersintcommand.right:           chainLeft
3246 Freeciv*playersmeetcommand.label:          _("Meet")
3247 Freeciv*playersmeetcommand.fromHoriz:      playersintcommand
3248 Freeciv*playersmeetcommand.fromVert:       playerslist
3249 Freeciv*playersmeetcommand.top:            chainBottom
3250 Freeciv*playersmeetcommand.bottom:         chainBottom
3251 Freeciv*playersmeetcommand.left:           chainLeft
3252 Freeciv*playersmeetcommand.right:          chainLeft
3254 Freeciv*playerswarcommand.label:           _("Cancel pact")
3255 Freeciv*playerswarcommand.fromHoriz:       playersmeetcommand
3256 Freeciv*playerswarcommand.fromVert:        playerslist
3257 Freeciv*playerswarcommand.top:             chainBottom
3258 Freeciv*playerswarcommand.bottom:          chainBottom
3259 Freeciv*playerswarcommand.left:            chainLeft
3260 Freeciv*playerswarcommand.right:           chainRight
3262 Freeciv*playersvisioncommand.label:           _("Withdraw vision")
3263 Freeciv*playersvisioncommand.fromHoriz:       playerswarcommand
3264 Freeciv*playersvisioncommand.fromVert:        playerslist
3265 Freeciv*playersvisioncommand.top:             chainBottom
3266 Freeciv*playersvisioncommand.bottom:          chainBottom
3267 Freeciv*playersvisioncommand.left:            chainLeft
3268 Freeciv*playersvisioncommand.right:           chainRight
3270 Freeciv*playerssshipcommand.label:          _("Spaceship")
3271 Freeciv*playerssshipcommand.fromHoriz:      playersvisioncommand
3272 Freeciv*playerssshipcommand.fromVert:       playerslist
3273 Freeciv*playerssshipcommand.top:            chainBottom
3274 Freeciv*playerssshipcommand.bottom:         chainBottom
3275 Freeciv*playerssshipcommand.left:           chainLeft
3276 Freeciv*playerssshipcommand.right:          chainLeft
3279 ! meswin dialog
3281 Freeciv*meswinpopup.title: _("Messages")
3282 Freeciv*meswinpopup.iconName: _("Messages")
3283 Freeciv*meswinpopup.allowShellResize: True
3285 Freeciv*meswinform.resizable:           true
3286 Freeciv*meswinform.top:                 chainTop
3287 Freeciv*meswinform.bottom:              chainBottom
3288 Freeciv*meswinform.left:                chainLeft
3289 Freeciv*meswinform.right:               chainRight
3291 Freeciv*meswinlabel.label:              _("Messages")
3292 Freeciv*meswinlabel.resizable:          true
3293 Freeciv*meswinlabel.justify:            center
3294 Freeciv*meswinlabel.borderWidth:        1
3295 Freeciv*meswinlabel.top:                chainTop
3296 Freeciv*meswinlabel.bottom:             chainTop
3297 Freeciv*meswinlabel.left:               chainLeft
3298 Freeciv*meswinlabel.right:              chainRight
3300 Freeciv*meswinviewport.resizable:           True
3301 Freeciv*meswinviewport.allowVert:           True
3302 Freeciv*meswinviewport.allowHoriz:          False
3303 Freeciv*meswinviewport.forceBars:           True
3304 Freeciv*meswinviewport.top:                 chainTop
3305 Freeciv*meswinviewport.bottom:              chainBottom
3306 Freeciv*meswinviewport.left:                chainLeft
3307 Freeciv*meswinviewport.right:               chainRight
3308 Freeciv*meswinviewport.fromVert:            meswinlabel
3310 Freeciv*meswinlist.forceColumns:        true
3311 Freeciv*meswinlist.defaultColumns:      1
3312 Freeciv*meswinlist.verticalList:        true
3313 Freeciv*meswinlist.background:          white
3315 Freeciv*meswinclosecommand.label:         _("Close")
3316 Freeciv*meswinclosecommand.fromVert:      meswinviewport
3317 Freeciv*meswinclosecommand.top:           chainBottom
3318 Freeciv*meswinclosecommand.bottom:        chainBottom
3319 Freeciv*meswinclosecommand.left:          chainLeft
3320 Freeciv*meswinclosecommand.right:         chainLeft
3322 Freeciv*meswingotocommand.label:           _("Goto location")
3323 Freeciv*meswingotocommand.fromHoriz:       meswinclosecommand
3324 Freeciv*meswingotocommand.fromVert:        meswinviewport
3325 Freeciv*meswingotocommand.top:             chainBottom
3326 Freeciv*meswingotocommand.bottom:          chainBottom
3327 Freeciv*meswingotocommand.left:            chainLeft
3328 Freeciv*meswingotocommand.right:           chainLeft
3330 Freeciv*meswinpopcitycommand.label:           _("Popup City")
3331 Freeciv*meswinpopcitycommand.fromHoriz:       meswingotocommand
3332 Freeciv*meswinpopcitycommand.fromVert:        meswinviewport
3333 Freeciv*meswinpopcitycommand.top:             chainBottom
3334 Freeciv*meswinpopcitycommand.bottom:          chainBottom
3335 Freeciv*meswinpopcitycommand.left:            chainLeft
3336 Freeciv*meswinpopcitycommand.right:           chainLeft
3339 ! start page shell
3341 Freeciv*startpage.title:  _("Pregame")
3342 Freeciv*startpage.iconName:   _("Pregame")
3343 Freeciv*startpage.allowShellResize: True
3345 Freeciv*startpageform.resizable:           true
3346 Freeciv*startpageform.top:                 chainTop
3347 Freeciv*startpageform.bottom:              chainBottom
3348 Freeciv*startpageform.left:                chainLeft
3349 Freeciv*startpageform.right:               chainRight
3351 Freeciv*startpagelabel.resizable:          true
3352 Freeciv*startpagelabel.justify:            left
3353 Freeciv*startpagelabel.borderWidth:        1
3354 Freeciv*startpagelabel.top:                chainTop
3355 Freeciv*startpagelabel.bottom:             chainTop
3356 Freeciv*startpagelabel.left:               chainLeft
3357 Freeciv*startpagelabel.right:              chainRight
3358 Freeciv*startpagelabel.label: _("\
3359   Name             Ready  Leader           Nation          Team ")
3361 Freeciv*startpageviewport.resizable:       true
3362 Freeciv*startpageviewport.allowVert:       true
3363 Freeciv*startpageviewport.allowHoriz:      false
3364 Freeciv*startpageviewport.forceBars:       true
3365 Freeciv*startpageviewport.top:             chainTop
3366 Freeciv*startpageviewport.bottom:          chainBottom
3367 Freeciv*startpageviewport.left:            chainLeft
3368 Freeciv*startpageviewport.right:           chainRight
3369 Freeciv*startpageviewport.fromVert:        startpagelabel
3371 Freeciv*startpageplayerslist.forceColumns:    true
3372 Freeciv*startpageplayerslist.defaultColumns:  1
3373 Freeciv*startpageplayerslist.verticalList:    true
3374 Freeciv*startpageplayerslist.resizable:       true
3375 Freeciv*startpageplayerslist.top:             chainTop
3376 Freeciv*startpageplayerslist.bottom:          chainBottom
3377 Freeciv*startpageplayerslist.left:            chainLeft
3378 Freeciv*startpageplayerslist.right:           chainRight
3379 Freeciv*startpageplayerslist.background:      white
3381 Freeciv*startpagecancelcommand.label:         _("Cancel")
3382 Freeciv*startpagecancelcommand.fromVert:      startpageviewport
3383 Freeciv*startpagecancelcommand.top:           chainBottom
3384 Freeciv*startpagecancelcommand.bottom:        chainBottom
3385 Freeciv*startpagecancelcommand.left:          chainLeft
3386 Freeciv*startpagecancelcommand.right:         chainLeft
3388 Freeciv*startpagenationcommand.label:         _("Pick Nation")
3389 Freeciv*startpagenationcommand.fromHoriz:     startpagecancelcommand
3390 Freeciv*startpagenationcommand.fromVert:      startpageviewport
3391 Freeciv*startpagenationcommand.top:           chainBottom
3392 Freeciv*startpagenationcommand.bottom:        chainBottom
3393 Freeciv*startpagenationcommand.left:          chainLeft
3394 Freeciv*startpagenationcommand.right:         chainLeft
3396 Freeciv*startpagetakecommand.label:           _("Take Player")
3397 Freeciv*startpagetakecommand.fromHoriz:       startpagenationcommand
3398 Freeciv*startpagetakecommand.fromVert:        startpageviewport
3399 Freeciv*startpagetakecommand.top:             chainBottom
3400 Freeciv*startpagetakecommand.bottom:          chainBottom
3401 Freeciv*startpagetakecommand.left:            chainLeft
3402 Freeciv*startpagetakecommand.right:           chainLeft
3404 Freeciv*startpagestartcommand.label:          _("Start")
3405 Freeciv*startpagestartcommand.fromHoriz:      startpagetakecommand
3406 Freeciv*startpagestartcommand.fromVert:       startpageviewport
3407 Freeciv*startpagestartcommand.top:            chainBottom
3408 Freeciv*startpagestartcommand.bottom:         chainBottom
3409 Freeciv*startpagestartcommand.left:           chainLeft
3410 Freeciv*startpagestartcommand.right:          chainLeft
3413 ! Settable options dialog
3415 Freeciv*settableoptionspopup.title:        _("Game Settings")
3417 Freeciv*settableoptionspopup*Label.background:       gray84
3419 Freeciv*settableoptionspopup*Toggle.background:     white
3420 Freeciv*settableoptionspopup*Toggle.shapeStyle:     oval
3421 Freeciv*settableoptionspopup*Toggle.width:          50
3422 Freeciv*settableoptionspopup*Toggle.internalHeight: 0
3424 Freeciv*settableoptionslabel.label:              _("Game Settings")
3425 Freeciv*settableoptionslabel.borderWidth:        0
3427 Freeciv*settableoptionsviewport.fromVert:        settableoptionslabel
3428 Freeciv*settableoptionsviewport.height:          510
3429 Freeciv*settableoptionsviewport.useRight:        True
3430 Freeciv*settableoptionsviewport.allowVert:       True
3432 ! dummy labels:
3433 Freeciv*settableoptionspopup*label.label:        XXXXXXXXXXXXXXXXXXXXXXXXXXX
3434 Freeciv*settableoptionspopup*label.borderWidth:  0
3436 Freeciv*settableoptionspopup*input.*.foreground: black
3437 Freeciv*settableoptionspopup*input.*.background: white
3438 Freeciv*settableoptionspopup*input.width:        120
3439 Freeciv*settableoptionspopup*input.*.editType:   edit
3441 Freeciv*settableoptionspopup*rlabel.width:       120
3442 Freeciv*settableoptionspopup*rlabel.borderWidth: 1
3444 Freeciv*settableoptionsokcommand.label:          _("Ok")
3445 Freeciv*settableoptionsokcommand.fromVert:       settableoptionsviewport
3447 Freeciv*settableoptionscancelcommand.label:      _("Cancel")
3448 Freeciv*settableoptionscancelcommand.fromHoriz:  settableoptionsokcommand
3449 Freeciv*settableoptionscancelcommand.fromVert:   settableoptionsviewport