270 lines
No EOL
11 KiB
XML
270 lines
No EOL
11 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="app_description" xml:space="preserve">
|
|
<value>NVIDIA Updater Application.</value>
|
|
</data>
|
|
<data name="error_installing" xml:space="preserve">
|
|
<value>An error occurred attempting to install the new version. Please enable logging in the settings and report the issue on GitHub!</value>
|
|
</data>
|
|
<data name="exit_confirm" xml:space="preserve">
|
|
<value>Exit EnvyUpdate?</value>
|
|
</data>
|
|
<data name="info_download_error" xml:space="preserve">
|
|
<value>There was a problem downloading the driver installer. Please try again.</value>
|
|
</data>
|
|
<data name="info_download_error_title" xml:space="preserve">
|
|
<value>Error while downloading</value>
|
|
</data>
|
|
<data name="info_download_running" xml:space="preserve">
|
|
<value>A download process is already running!</value>
|
|
</data>
|
|
<data name="info_download_success" xml:space="preserve">
|
|
<value>Driver installer successfully downloaded.</value>
|
|
</data>
|
|
<data name="info_download_success_title" xml:space="preserve">
|
|
<value>Download successful</value>
|
|
</data>
|
|
<data name="info_extracting" xml:space="preserve">
|
|
<value>The driver files are being extracted. This could take a few minutes.</value>
|
|
</data>
|
|
<data name="info_extracting_title" xml:space="preserve">
|
|
<value>Extracting driver files</value>
|
|
</data>
|
|
<data name="info_extract_complete" xml:space="preserve">
|
|
<value>The driver files have finished extracting.</value>
|
|
</data>
|
|
<data name="info_extract_complete_title" xml:space="preserve">
|
|
<value>Extraction complete</value>
|
|
</data>
|
|
<data name="info_install_complete" xml:space="preserve">
|
|
<value>The installation of the new driver version was completed.</value>
|
|
</data>
|
|
<data name="info_install_complete_title" xml:space="preserve">
|
|
<value>Update finished</value>
|
|
</data>
|
|
<data name="info_reset_caption" xml:space="preserve">
|
|
<value>Preference reset.</value>
|
|
</data>
|
|
<data name="info_reset_message" xml:space="preserve">
|
|
<value>Preference reset.\nEnvyUpdate will ask for computer form factor the next time it is started.</value>
|
|
</data>
|
|
<data name="instance_already_running" xml:space="preserve">
|
|
<value>Application is already running.</value>
|
|
</data>
|
|
<data name="message_new_version" xml:space="preserve">
|
|
<value>New version of EnvyUpdate found. Application will restart.\nThis will probably take a few seconds.</value>
|
|
</data>
|
|
<data name="no" xml:space="preserve">
|
|
<value>No</value>
|
|
</data>
|
|
<data name="no_compatible_gpu" xml:space="preserve">
|
|
<value>No NVIDIA GPU found. Application will exit.</value>
|
|
</data>
|
|
<data name="skip_confirm" xml:space="preserve">
|
|
<value>Version was skipped. Update popups will be disabled until a new version releases.</value>
|
|
</data>
|
|
<data name="ui_autostart" xml:space="preserve">
|
|
<value>Run at Windows startup</value>
|
|
</data>
|
|
<data name="ui_download" xml:space="preserve">
|
|
<value>Download</value>
|
|
</data>
|
|
<data name="ui_enable_appdata" xml:space="preserve">
|
|
<value>Save files to AppData</value>
|
|
</data>
|
|
<data name="ui_enable_autodownload" xml:space="preserve">
|
|
<value>Download updates automatically</value>
|
|
</data>
|
|
<data name="ui_enable_logging" xml:space="preserve">
|
|
<value>Enable logging to file</value>
|
|
</data>
|
|
<data name="ui_home" xml:space="preserve">
|
|
<value>Home</value>
|
|
</data>
|
|
<data name="ui_info_dch" xml:space="preserve">
|
|
<value>DCH driver</value>
|
|
</data>
|
|
<data name="ui_info_mobile" xml:space="preserve">
|
|
<value>Mobile GPU (Laptop, etc)?</value>
|
|
</data>
|
|
<data name="ui_info_outdated" xml:space="preserve">
|
|
<value>Update available.</value>
|
|
</data>
|
|
<data name="ui_info_uptodate" xml:space="preserve">
|
|
<value>Up to date.</value>
|
|
</data>
|
|
<data name="ui_info_website" xml:space="preserve">
|
|
<value>EnvyUpdate website</value>
|
|
</data>
|
|
<data name="ui_install" xml:space="preserve">
|
|
<value>Install</value>
|
|
</data>
|
|
<data name="ui_licenses" xml:space="preserve">
|
|
<value>Licenses</value>
|
|
</data>
|
|
<data name="ui_localdriver" xml:space="preserve">
|
|
<value>Local driver version:</value>
|
|
</data>
|
|
<data name="ui_localdriver_type" xml:space="preserve">
|
|
<value>Local driver type:</value>
|
|
</data>
|
|
<data name="ui_message_good" xml:space="preserve">
|
|
<value>All good.</value>
|
|
</data>
|
|
<data name="ui_message_update" xml:space="preserve">
|
|
<value>New driver found.</value>
|
|
</data>
|
|
<data name="ui_onlinedriver" xml:space="preserve">
|
|
<value>Online driver version:</value>
|
|
</data>
|
|
<data name="ui_openwebsite" xml:space="preserve">
|
|
<value>Open website</value>
|
|
</data>
|
|
<data name="ui_settings" xml:space="preserve">
|
|
<value>Settings</value>
|
|
</data>
|
|
<data name="ui_skipped" xml:space="preserve">
|
|
<value>Version skipped</value>
|
|
</data>
|
|
<data name="ui_skipversion" xml:space="preserve">
|
|
<value>Skip this version</value>
|
|
</data>
|
|
<data name="ui_studionotsupported" xml:space="preserve">
|
|
<value>Studio Driver is not supported by this graphics card.</value>
|
|
</data>
|
|
<data name="uninstall_confirm" xml:space="preserve">
|
|
<value>Are you sure you want to uninstall EnvyUpdate?</value>
|
|
</data>
|
|
<data name="uninstall_heading" xml:space="preserve">
|
|
<value>Uninstall?</value>
|
|
</data>
|
|
<data name="uninstall_legacy_message" xml:space="preserve">
|
|
<value>EnvyUpdate must be uninstalled because of an application bug. Please download the most recent version again.</value>
|
|
</data>
|
|
<data name="unsupported_os" xml:space="preserve">
|
|
<value>Your operating system is not supported by EnvyUpdate. Windows 10 or later is required.</value>
|
|
</data>
|
|
<data name="update_popup_message" xml:space="preserve">
|
|
<value>A new driver update is available for your graphics card.</value>
|
|
</data>
|
|
<data name="yes" xml:space="preserve">
|
|
<value>Yes</value>
|
|
</data>
|
|
</root> |