mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
f2ac1ece55
add
352 lines
16 KiB
XML
352 lines
16 KiB
XML
<?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="LOG_DEFAULT_CONFIG_CHANGE" xml:space="preserve">
|
|
<value>Default Printer Configuration set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_MIGRATE_FROM" xml:space="preserve">
|
|
<value>Settings migrated from:</value>
|
|
</data>
|
|
<data name="STATUS_MSG_FINISHED" xml:space="preserve">
|
|
<value>Migrator finished on {0}.</value>
|
|
</data>
|
|
<data name="DESC_MNS" xml:space="preserve">
|
|
<value>MNS</value>
|
|
</data>
|
|
<data name="DESC_CUI" xml:space="preserve">
|
|
<value>CUI</value>
|
|
</data>
|
|
<data name="PC3_FILES_DIR" xml:space="preserve">
|
|
<value>{0} PC3 Files</value>
|
|
</data>
|
|
<data name="LOG_HEADER1" xml:space="preserve">
|
|
<value>This log details the migration of settings from a previous version of {0}. Any problems encountered during the migration are listed in this log.</value>
|
|
</data>
|
|
<data name="LOG_HEADER0" xml:space="preserve">
|
|
<value>{0} Migration Log
|
|
Generated by: {0} Migrate Custom Settings version {3}
|
|
Settings migrated from: {1}
|
|
Migration template file: {4} version {5}
|
|
Migration performed on: {2}</value>
|
|
</data>
|
|
<data name="LOG_HEADER2" xml:space="preserve">
|
|
<value>If you run into any problems with any of your migrated profiles, you can restore the default {0} profile state by setting the <<{0} {1}>> to current from the Profiles tab of the Options dialog box.</value>
|
|
</data>
|
|
<data name="LOG_ALT_FONT_CHANGE" xml:space="preserve">
|
|
<value>Alternate Font File set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_SUPPORT_PATH_CHANGE" xml:space="preserve">
|
|
<value>Support File Search Path set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_PS_FILE_CHANGE" xml:space="preserve">
|
|
<value>Print Spooler File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_HEADER1_IMPORT" xml:space="preserve">
|
|
<value>This log details the import of settings to {0}. Any problems encountered during the import are listed in this log.</value>
|
|
</data>
|
|
<data name="UNNAMED_PROFILE" xml:space="preserve">
|
|
<value>Unnamed Profile</value>
|
|
</data>
|
|
<data name="LOG_CUST_DICT_CHANGE" xml:space="preserve">
|
|
<value>Custom Dictionary set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_HELP_CHANGE" xml:space="preserve">
|
|
<value>Help File set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_HEADER1_EXPORT" xml:space="preserve">
|
|
<value>This log details the export of settings from {0}. Any problems encountered during the export are listed in this log.</value>
|
|
</data>
|
|
<data name="LOG_TEMPLATE_PATH_CHANGE" xml:space="preserve">
|
|
<value>Drawing Template Path set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_INSTALL_DIR" xml:space="preserve">
|
|
<value>{0} Installation Folder = "{1}"</value>
|
|
</data>
|
|
<data name="LOG_NETLOCATION_CHANGE" xml:space="preserve">
|
|
<value>Default Internet Location set to "{0}"</value>
|
|
</data>
|
|
<data name="TOOLPALLETT_SUMMARY" xml:space="preserve">
|
|
<value>{0} Tool Palletts files copied from "{1}" to "{2}": {3}</value>
|
|
</data>
|
|
<data name="TEMPLATE_SUMMARY" xml:space="preserve">
|
|
<value>{0} Drawing Template files copied from "{1}" to "{2}": {3}</value>
|
|
</data>
|
|
<data name="DESC_Import" xml:space="preserve">
|
|
<value>Import</value>
|
|
</data>
|
|
<data name="LOG_LOG_FILE_CHANGE" xml:space="preserve">
|
|
<value>Log File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_Profile" xml:space="preserve">
|
|
<value>Profile</value>
|
|
</data>
|
|
<data name="LOG_FONTMAP_FILE_CHANGE" xml:space="preserve">
|
|
<value>Font Mapping File set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_REGISTRY_NETWORK_PATH_CHGD" xml:space="preserve">
|
|
<value>The path {0} does not exist on the networked drive. The default path {1} will be used instead.</value>
|
|
</data>
|
|
<data name="COPY_SUMMARY" xml:space="preserve">
|
|
<value>File copied from "{0}" to "{1}"</value>
|
|
</data>
|
|
<data name="LOG_MIGRATE_TO" xml:space="preserve">
|
|
<value>Settings migrated to:</value>
|
|
</data>
|
|
<data name="LOG_MAIN_DICT_CHANGE" xml:space="preserve">
|
|
<value>Main Dictionary set to "{0}"</value>
|
|
</data>
|
|
<data name="SAVE_FILE_FORMAT" xml:space="preserve">
|
|
<value>Save File As format is no longer supported in this release. Set to {0} 2000.</value>
|
|
</data>
|
|
<data name="LOG_REGISTRY_INVALID_PATH_CHGD" xml:space="preserve">
|
|
<value>The path {0} is invalid. The default path {1} will be used instead.</value>
|
|
</data>
|
|
<data name="LOG_AVEMAPS_CHANGE" xml:space="preserve">
|
|
<value>Texture Maps Search Path set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_PROFILE_HEADER" xml:space="preserve">
|
|
<value>Migrating Profile: "{0}"</value>
|
|
</data>
|
|
<data name="LOG_REGISTRY_REMOVABLE_PATH_CHGD" xml:space="preserve">
|
|
<value>The path {0} is a removable device. The default path {1} will be used instead.</value>
|
|
</data>
|
|
<data name="LOG_QNEW_TEMPLATE_CHANGE" xml:space="preserve">
|
|
<value>Default Template File Name for QNET set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_PgpFile" xml:space="preserve">
|
|
<value>Pgp File</value>
|
|
</data>
|
|
<data name="LOG_PRINTER_CONFIG_CHANGE" xml:space="preserve">
|
|
<value>Printer Configuration Search Path set to "{0}", but you may need to modify various custom settings to get individual PC3 files working with {1}.</value>
|
|
</data>
|
|
<data name="PRINTERCONFIG_SUMMARY" xml:space="preserve">
|
|
<value>{0} Printer Configuration files copied from "{1}" to "{2}": {3}</value>
|
|
</data>
|
|
<data name="ERROR_SETTING_TO_DEFAULT" xml:space="preserve">
|
|
<value>Error encountered, resetting to default value: {0}</value>
|
|
</data>
|
|
<data name="LOG_PSOUT_CHANGE" xml:space="preserve">
|
|
<value>PostScript Prolog Section Name set to "{0}"</value>
|
|
</data>
|
|
<data name="UNNAMED_PROFILE_FULL_NAME" xml:space="preserve">
|
|
<value><<Unnamed Profile>></value>
|
|
</data>
|
|
<data name="LOG_REGISTRY_FAILED_CREATING_PATH_CHGD" xml:space="preserve">
|
|
<value>The path {0} does not exist and could not be created. The default path {1} will be used instead.</value>
|
|
</data>
|
|
<data name="ERROR_FILE_IO" xml:space="preserve">
|
|
<value>Error encountered migrating files: {0}</value>
|
|
</data>
|
|
<data name="LOG_REGTOOLS_PATH_CHANGE" xml:space="preserve">
|
|
<value>Registered Tools Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_ALLUSERSROOT_DIR" xml:space="preserve">
|
|
<value>{0} All Users Profile Root Folder = "{1}"</value>
|
|
</data>
|
|
<data name="LOG_TEXT_EDITOR_CHANGE" xml:space="preserve">
|
|
<value>Text Editor set to "{0}"</value>
|
|
</data>
|
|
<data name="PLOTSTYLE_SUMMARY" xml:space="preserve">
|
|
<value>{0} Plot Style Table files copied from {1} to {2}: {3}</value>
|
|
</data>
|
|
<data name="ERROR_PROFILE_NF" xml:space="preserve">
|
|
<value>ERROR: Application Profile for {0} not found in {1}.</value>
|
|
</data>
|
|
<data name="DESC_General" xml:space="preserve">
|
|
<value>General</value>
|
|
</data>
|
|
<data name="LOG_LOCALROOT_DIR" xml:space="preserve">
|
|
<value>{0} Local Profile Root Folder = "{1}"</value>
|
|
</data>
|
|
<data name="LOG_REGISTRY_LOCAL_PATH_CHGD" xml:space="preserve">
|
|
<value>The path {0} does not exist and could not be created. The default path {1} will be used instead.</value>
|
|
</data>
|
|
<data name="LOG_IDROP_LOCATION_CHANGE" xml:space="preserve">
|
|
<value>iDrop Associated File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_TEMP_LOCATION_CHANGE" xml:space="preserve">
|
|
<value>Temporary Drawing File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_UserHatchFile" xml:space="preserve">
|
|
<value>User Hatch File</value>
|
|
</data>
|
|
<data name="PRINTER_SUMMARY" xml:space="preserve">
|
|
<value>{0} Printer Description files copied from "{1}" to "{2}": {3}</value>
|
|
</data>
|
|
<data name="LOG_PLOTTO_FILE_CHANGE" xml:space="preserve">
|
|
<value>Plot File for Legacy Plotting Scripts set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_HatchFile" xml:space="preserve">
|
|
<value>Hatch File</value>
|
|
</data>
|
|
<data name="LOG_XREFLOAD_PATH_CHANGE" xml:space="preserve">
|
|
<value>Temporary External Reference File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_PRINTER_DESC_CHANGE" xml:space="preserve">
|
|
<value>Printer Description File Search Path set to "{0}"</value>
|
|
</data>
|
|
<data name="TEXTUREMAP_SUMMARY" xml:space="preserve">
|
|
<value>{0} Texture Map files copied from "{1}" to "{2}": {3}</value>
|
|
</data>
|
|
<data name="LOG_SAVEFILE_PATH_CHANGE" xml:space="preserve">
|
|
<value>Automatic Save File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="STATUS_LOADING_FROM" xml:space="preserve">
|
|
<value>Loading Migration Profiles from {0}.</value>
|
|
</data>
|
|
<data name="LOG_TOOL_PALLETTE_CHANGE" xml:space="preserve">
|
|
<value>Tool Pallets File Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_DB_PATH_CHANGE" xml:space="preserve">
|
|
<value>Data Sources Location set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_PROJECT_PATH_CHANGE" xml:space="preserve">
|
|
<value>Project Files Searth Path set to "{0}"</value>
|
|
</data>
|
|
<data name="LOG_COLOR_BOOK_CHANGE" xml:space="preserve">
|
|
<value>Color Book Location set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_LineFile" xml:space="preserve">
|
|
<value>Line File</value>
|
|
</data>
|
|
<data name="LOG_ROAMABLEROOT_DIR" xml:space="preserve">
|
|
<value>{0} Roamable Profile Root Folder = "{1}"</value>
|
|
</data>
|
|
<data name="DESC_Image" xml:space="preserve">
|
|
<value>Image</value>
|
|
</data>
|
|
<data name="ADD_PLOT_STYLE_LNK" xml:space="preserve">
|
|
<value>Add-A-Plot Style Table Wizard</value>
|
|
</data>
|
|
<data name="LOG_DRIVER_PATH_CHANGE" xml:space="preserve">
|
|
<value>Device Driver File Searth Path set to "{0}"</value>
|
|
</data>
|
|
<data name="DESC_UserLineFile" xml:space="preserve">
|
|
<value>User Line File</value>
|
|
</data>
|
|
<data name="LOG_PLOT_STYLE_CHANGE" xml:space="preserve">
|
|
<value>Plot Style Table Search Path set to "{0}"</value>
|
|
</data>
|
|
<data name="STATUS_BACKUP" xml:space="preserve">
|
|
<value>Creating backup of <<{0}>> to <<{1} {2}>>.</value>
|
|
</data>
|
|
<data name="ERROR_XML_SYNTAX_ERROR" xml:space="preserve">
|
|
<value>XML Error encountered in {0}: {1}.</value>
|
|
</data>
|
|
</root> |