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

38 lines
1.3 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 - Add Jingle, CV-Read and CV-Prog Locked, Ronald Kuhn, 05.05.2019 -->
<!-- version 1.2 - Add Decoder Lock for MS- and MN-series, Ronald Kuhn, 26.05.2023 -->
<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>Decoder Lock</name>
<name xml:lang="it">Blocco decoder</name>
<name xml:lang="cs">Zámek dekodéru</name>
<column>
<display item="Jingle Sound CV Write" format="checkbox"/>
<label>
<text> </text>
</label>
<display item="Service Mode Programming Read Locked" format="checkbox"/>
<label>
<text> </text>
</label>
<display item="Service Mode Programming Locked" format="checkbox"/>
<label>
<text> </text>
</label>
<display item="Software Update Locked" format="checkbox"/>
<label>
<text> </text>
</label>
<display item="CV-Prog Locked" format="checkbox"/>
<label>
<text> </text>
</label>
<display item="Decoder Lock 1"/>
<label>
<text> </text>
</label>
<display item="Decoder Lock 2"/>
</column>
</pane>