Files
JIMRI/xml/decoders/zimo/PaneLoadCode.xml
T
2026-06-17 14:00:51 +02:00

38 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- version 1 - for Unified Software -->
<!-- version 1.1 - Ronald Kuhn - add german translation -->
<pane xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<name>Load Code</name>
<name xml:lang="it">Carico Codici</name>
<name xml:lang="cs">Nahrávací kód</name>
<name xml:lang="de">Ladecode</name>
<column>
<display item="Decoder ID 1"/>
<display item="Decoder ID 1 Text" label=""/>
<label>
<text> </text>
</label>
<display item="Decoder ID 2"/>
<display item="Decoder ID 3"/>
<display item="Decoder ID 4"/>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<separator/>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<display item="Load Code 1"/>
<display item="Load Code 2"/>
<display item="Load Code 3"/>
<display item="Load Code 4"/>
</column>
</pane>