2017-09-21 01:09:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
|
|
|
<!--
|
2017-11-16 19:29:08 +00:00
|
|
|
##############################################
|
|
|
|
# Copyright (c) Joshua Davidson (it0uchpods) #
|
|
|
|
##############################################
|
2017-09-21 01:09:20 +00:00
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- A3XX Aircraft Config Dialog -->
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<name>aircraft-config-mismatch</name>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
<color>
|
|
|
|
<red>0.5</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>0</blue>
|
2017-11-19 03:36:14 +00:00
|
|
|
<alpha>0.9</alpha>
|
2017-09-21 01:09:20 +00:00
|
|
|
</color>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
|
|
|
<label>Error: Mismatch</label>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
|
|
|
<alpha>0.9</alpha>
|
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>vbox</layout>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2018-02-07 00:45:31 +00:00
|
|
|
<label>A configuration error or internal error has occurred. The aircraft has been disabled.</label>
|
2017-09-21 01:09:20 +00:00
|
|
|
</text>
|
|
|
|
<text>
|
|
|
|
<halign>left</halign>
|
2018-02-07 00:45:31 +00:00
|
|
|
<label>The error code and cause are listed below. Please include this information if contacting IDG.</label>
|
2017-09-21 01:09:20 +00:00
|
|
|
</text>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
|
|
|
<alpha>0.9</alpha>
|
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>left</halign>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>Error Code:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<border>1</border>
|
|
|
|
<label>99999</label>
|
|
|
|
<property>/systems/acconfig/mismatch-code</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<halign>left</halign>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<label>Reason:</label>
|
|
|
|
</text>
|
|
|
|
|
|
|
|
<text>
|
|
|
|
<border>1</border>
|
|
|
|
<label>9999999999999999999999999999999999</label>
|
|
|
|
<property>/systems/acconfig/mismatch-reason</property>
|
|
|
|
<live>1</live>
|
|
|
|
</text>
|
|
|
|
</group>
|
|
|
|
</group>
|
|
|
|
|
2017-11-19 03:36:14 +00:00
|
|
|
<hrule>
|
|
|
|
<color>
|
|
|
|
<red>1.0</red>
|
|
|
|
<green>1.0</green>
|
|
|
|
<blue>1.0</blue>
|
|
|
|
<alpha>0.9</alpha>
|
|
|
|
</color>
|
|
|
|
</hrule>
|
2017-09-21 01:09:20 +00:00
|
|
|
|
|
|
|
<group>
|
|
|
|
<layout>hbox</layout>
|
|
|
|
<button>
|
|
|
|
<color>
|
2018-02-07 00:45:31 +00:00
|
|
|
<red>0.6</red>
|
|
|
|
<green>0</green>
|
2017-09-21 01:09:20 +00:00
|
|
|
<blue>0</blue>
|
2017-11-19 03:36:14 +00:00
|
|
|
<alpha>0.9</alpha>
|
2017-09-21 01:09:20 +00:00
|
|
|
</color>
|
|
|
|
<halign>center</halign>
|
|
|
|
<legend>FlightGear Forums</legend>
|
2018-02-07 00:45:31 +00:00
|
|
|
<pref-width>550</pref-width>
|
2017-09-21 01:09:20 +00:00
|
|
|
<binding>
|
|
|
|
<command>open-browser</command>
|
|
|
|
<path>http://forum.flightgear.org</path>
|
|
|
|
</binding>
|
|
|
|
</button>
|
|
|
|
</group>
|
|
|
|
|
|
|
|
</PropertyList>
|