init
This commit is contained in:
@@ -0,0 +1,384 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="Analog" xml:space="preserve">
|
||||
<value>Analog</value>
|
||||
</data>
|
||||
<data name="CalDate" xml:space="preserve">
|
||||
<value>Cal Date</value>
|
||||
</data>
|
||||
<data name="CalDueDate" xml:space="preserve">
|
||||
<value>Cal Due Date</value>
|
||||
</data>
|
||||
<data name="ChannelCount" xml:space="preserve">
|
||||
<value>Channels</value>
|
||||
</data>
|
||||
<data name="DigitalIn" xml:space="preserve">
|
||||
<value>Digital input</value>
|
||||
</data>
|
||||
<data name="DigitalOut" xml:space="preserve">
|
||||
<value>Digital out</value>
|
||||
</data>
|
||||
<data name="DIM" xml:space="preserve">
|
||||
<value>DIM</value>
|
||||
</data>
|
||||
<data name="Firmware" xml:space="preserve">
|
||||
<value>Firmware</value>
|
||||
</data>
|
||||
<data name="G5INDUMMY" xml:space="preserve">
|
||||
<value>G5</value>
|
||||
</data>
|
||||
<data name="G5VDS" xml:space="preserve">
|
||||
<value>G5 (VDS)</value>
|
||||
</data>
|
||||
<data name="HardwareType" xml:space="preserve">
|
||||
<value>Type</value>
|
||||
</data>
|
||||
<data name="MaxSampleRate" xml:space="preserve">
|
||||
<value>Max Sample Rate</value>
|
||||
</data>
|
||||
<data name="Ribeye" xml:space="preserve">
|
||||
<value>Ribeye</value>
|
||||
</data>
|
||||
<data name="RibeyeLED" xml:space="preserve">
|
||||
<value>Ribeye (LED)</value>
|
||||
</data>
|
||||
<data name="SerialNumber" xml:space="preserve">
|
||||
<value>Serial Number</value>
|
||||
</data>
|
||||
<data name="SIM" xml:space="preserve">
|
||||
<value>SIM</value>
|
||||
</data>
|
||||
<data name="SLICE1_5_Micro_Base" xml:space="preserve">
|
||||
<value>SLICE+</value>
|
||||
</data>
|
||||
<data name="SLICE1_5_Nano_Base" xml:space="preserve">
|
||||
<value>SLICE+</value>
|
||||
</data>
|
||||
<data name="SLICE1_G5Stack" xml:space="preserve">
|
||||
<value>SLICE G5</value>
|
||||
</data>
|
||||
<data name="SLICE2_Base" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_Bridge_Hi" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_Bridge_Lo" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_DIM" xml:space="preserve">
|
||||
<value>SLICE PRO DIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_IEPE_Hi" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_IEPE_Lo" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_SIM" xml:space="preserve">
|
||||
<value>SLICE PRO SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_SLD" xml:space="preserve">
|
||||
<value>SLICE PRO Lab DIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_SLS" xml:space="preserve">
|
||||
<value>SLICE PRO Lab SIM</value>
|
||||
</data>
|
||||
<data name="SLICE2_SLT" xml:space="preserve">
|
||||
<value>SLICE PRO Lab TOM</value>
|
||||
</data>
|
||||
<data name="SLICE2_TOM" xml:space="preserve">
|
||||
<value>SLICE PRO TOM</value>
|
||||
</data>
|
||||
<data name="SLICE6DB" xml:space="preserve">
|
||||
<value>SLICE 6 Distributor</value>
|
||||
</data>
|
||||
<data name="SLICE6_Base" xml:space="preserve">
|
||||
<value>SLICE 6</value>
|
||||
</data>
|
||||
<data name="SLICE_Base" xml:space="preserve">
|
||||
<value>SLICE</value>
|
||||
</data>
|
||||
<data name="SLICE_Bridge" xml:space="preserve">
|
||||
<value>(SLICE bridge)</value>
|
||||
</data>
|
||||
<data name="SLICE_Distributor" xml:space="preserve">
|
||||
<value>SLICE Distributor</value>
|
||||
</data>
|
||||
<data name="SLICE_EthernetController" xml:space="preserve">
|
||||
<value>SLICE Ethernet Controller</value>
|
||||
</data>
|
||||
<data name="SLICE_Mini_Distributor" xml:space="preserve">
|
||||
<value>SLICE Mini Distributor</value>
|
||||
</data>
|
||||
<data name="SLICE_IEPE" xml:space="preserve">
|
||||
<value>SLICE (IEPE)</value>
|
||||
</data>
|
||||
<data name="SLICE_LabEthernet" xml:space="preserve">
|
||||
<value>SLICE 2 Lab Ethernet Controller</value>
|
||||
</data>
|
||||
<data name="SLICE_Micro_Base" xml:space="preserve">
|
||||
<value>SLICE (Micro)</value>
|
||||
</data>
|
||||
<data name="SLICE_NANO_Base" xml:space="preserve">
|
||||
<value>SLICE (Nano)</value>
|
||||
</data>
|
||||
<data name="Squib" xml:space="preserve">
|
||||
<value>Squib</value>
|
||||
</data>
|
||||
<data name="TDAS_LabRack" xml:space="preserve">
|
||||
<value>TDAS PRO Lab Rack</value>
|
||||
</data>
|
||||
<data name="TDAS_Pro_Rack" xml:space="preserve">
|
||||
<value>TDAS PRO Rack</value>
|
||||
</data>
|
||||
<data name="TOM" xml:space="preserve">
|
||||
<value>TOM</value>
|
||||
</data>
|
||||
<data name="SLICE6DB_InDummy" xml:space="preserve">
|
||||
<value>SLICE 6 Distributor (In-dummy)</value>
|
||||
</data>
|
||||
<data name="SLICE6DB_AIR" xml:space="preserve">
|
||||
<value>SLICE 6 Distributor (AIR)</value>
|
||||
</data>
|
||||
<data name="IPAddress" xml:space="preserve">
|
||||
<value>IP Address</value>
|
||||
</data>
|
||||
<data name="TestSampleRate" xml:space="preserve">
|
||||
<value>Test Sample Rate</value>
|
||||
</data>
|
||||
<data name="Compact" xml:space="preserve">
|
||||
<value>Compact</value>
|
||||
</data>
|
||||
<data name="ShowModules" xml:space="preserve">
|
||||
<value>Expanded</value>
|
||||
</data>
|
||||
<data name="Table_NA" xml:space="preserve">
|
||||
<value>---</value>
|
||||
</data>
|
||||
<data name="ChainMultipleTestSampleRates" xml:space="preserve">
|
||||
<value>Multiple</value>
|
||||
</data>
|
||||
<data name="SLICE6_AIR" xml:space="preserve">
|
||||
<value>SLICE 6 AIR</value>
|
||||
</data>
|
||||
<data name="IsHWClockMaster" xml:space="preserve">
|
||||
<value>Clock Master?</value>
|
||||
</data>
|
||||
<data name="Number" xml:space="preserve">
|
||||
<value>Number</value>
|
||||
</data>
|
||||
<data name="Port" xml:space="preserve">
|
||||
<value>Port</value>
|
||||
</data>
|
||||
<data name="PositionOnChain" xml:space="preserve">
|
||||
<value>Position on chain</value>
|
||||
</data>
|
||||
<data name="TreeView" xml:space="preserve">
|
||||
<value>Tree view</value>
|
||||
</data>
|
||||
<data name="Add" xml:space="preserve">
|
||||
<value>Add</value>
|
||||
</data>
|
||||
<data name="Remove" xml:space="preserve">
|
||||
<value>Remove</value>
|
||||
</data>
|
||||
<data name="PowerPro" xml:space="preserve">
|
||||
<value>PowerPRO Battery</value>
|
||||
</data>
|
||||
<data name="Swap" xml:space="preserve">
|
||||
<value>Swap</value>
|
||||
</data>
|
||||
<data name="FirstUseDate" xml:space="preserve">
|
||||
<value>First Use Date</value>
|
||||
</data>
|
||||
<data name="HardwareToReplace" xml:space="preserve">
|
||||
<value>Hardware to replace</value>
|
||||
</data>
|
||||
<data name="HardwareToReplaceWith" xml:space="preserve">
|
||||
<value>Hardware to replace with</value>
|
||||
</data>
|
||||
<data name="Replace" xml:space="preserve">
|
||||
<value>Replace</value>
|
||||
</data>
|
||||
<data name="ChannelNumber" xml:space="preserve">
|
||||
<value>CH #</value>
|
||||
</data>
|
||||
<data name="Name" xml:space="preserve">
|
||||
<value>Name</value>
|
||||
</data>
|
||||
<data name="Sensor" xml:space="preserve">
|
||||
<value>Sensor</value>
|
||||
</data>
|
||||
<data name="TestAAFRateHz" xml:space="preserve">
|
||||
<value>AA Filter (Hz)</value>
|
||||
</data>
|
||||
<data name="Connection" xml:space="preserve">
|
||||
<value>Connection</value>
|
||||
</data>
|
||||
<data name="DAS_Channels" xml:space="preserve">
|
||||
<value>channel(s)</value>
|
||||
</data>
|
||||
<data name="USB" xml:space="preserve">
|
||||
<value>USB</value>
|
||||
</data>
|
||||
<data name="EmbeddedSensors" xml:space="preserve">
|
||||
<value>Embedded Sensors</value>
|
||||
</data>
|
||||
<data name="TSR_AIR" xml:space="preserve">
|
||||
<value>TSR AIR</value>
|
||||
</data>
|
||||
<data name="DIR" xml:space="preserve">
|
||||
<value>DIR</value>
|
||||
</data>
|
||||
<data name="DKR" xml:space="preserve">
|
||||
<value>DKR</value>
|
||||
</data>
|
||||
<data name="TSR_AIR_RevB" xml:space="preserve">
|
||||
<value>TSR AIR</value>
|
||||
</data>
|
||||
<data name="SLICE6DB3" xml:space="preserve">
|
||||
<value>SLICE 6 Distributor 3</value>
|
||||
</data>
|
||||
<data name="SetTestAAFRatesWarning" xml:space="preserve">
|
||||
<value>DataPRO encountered problem setting some of the AA Filter rates and used the default rates. Please review the AA Filter rates in the test setup and edit them as needed.</value>
|
||||
</data>
|
||||
<data name="S6A_EthernetRecorder" xml:space="preserve">
|
||||
<value>SLICE 6 AIR Ethernet Recorder</value>
|
||||
</data>
|
||||
<data name="UART" xml:space="preserve">
|
||||
<value>UART</value>
|
||||
</data>
|
||||
<data name="StreamOut" xml:space="preserve">
|
||||
<value>Streaming Out</value>
|
||||
</data>
|
||||
<data name="StreamIn" xml:space="preserve">
|
||||
<value>Streaming In</value>
|
||||
</data>
|
||||
<data name="PTPDomain" xml:space="preserve">
|
||||
<value>PTP Domain</value>
|
||||
</data>
|
||||
<data name="DSPStreamingFilterColumnHeader" xml:space="preserve">
|
||||
<value>DSP filter -3dB (Hz)</value>
|
||||
</data>
|
||||
<data name="CAN" xml:space="preserve">
|
||||
<value>CAN</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user