Resource teksten van standaard labels
Zoek een tekst op die je tegenkomt en voeg het label toe aan je eigen resource file. Hiermee overschrijf je het standaard label.
<?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="Click_Add_To_Add" xml:space="preserve"> <value>Klik op 'Voeg toe' om het bestand toe te voegen.</value> </data> <data name="Invalid_File_Extension" xml:space="preserve"> <value>De extensie is niet toegestaan. Alleen de volgende extensies zijn toegestaan:</value> </data> <data name="Lbl_Add" xml:space="preserve"> <value>Voeg toe</value> </data> <data name="Lbl_Delete" xml:space="preserve"> <value>Verwijder</value> </data> <data name="Max_files_Allowed" xml:space="preserve"> <value>Maximaal aantal bestanden toegestaan is:</value> </data> <data name="Max_file_Size" xml:space="preserve"> <value>Maximale bestandsgrootte is:</value> </data> <data name="Empty_file" xml:space="preserve"> <value>Bestand is leeg: alleen bestanden groter dan 0KB zijn toegestaan.</value> </data> <data name="Max_One_file_Allowed" xml:space="preserve"> <value>Maximaal één bestand toegestaan.</value> </data> <data name="Select_Valid_File" xml:space="preserve"> <value>Selecteer een geldig bestand.</value> </data> <data name="Max_upload_size" xml:space="preserve"> <value>Maximale totale upload geüpload:</value> </data> <data name="AutoCompleteErrorMessage" xml:space="preserve"> <value>Selecteer een waarde uit de lijst die verschijnt tijdens het typen</value> </data> <data name="TextBoxMaxLengthErrorMessage" xml:space="preserve"> <value>Maximum aantal tekens overschreden, maximum is:</value> </data> <data name="TextBoxNotMatchInputMaskMessage" xml:space="preserve"> <value>Vul een waarde in die voldoet aan:</value> </data> <data name="InvalidFileExtensionClientSide" xml:space="preserve"> <value>De extensie is niet toegestaan. Alleen de volgende extensie is toegestaan:</value> </data> <data name="InvalidFileExtensionsClientSide" xml:space="preserve"> <value>De extensie is niet toegestaan. Alleen de volgende extensies zijn toegestaan:</value> </data> <data name="UploadBrowseInstructionMessage" xml:space="preserve"> <value>Selecteer eerst een bestand</value> </data> <data name="Lbl_Cancel" xml:space="preserve"> <value>Annuleren</value> </data> <data name="AsyncUploadGenericError" xml:space="preserve"> <value>Er is iets fout gegaan bij het versturen van bestanden. probeer de 'Voeg toe' knop te gebruiken.</value> </data> <data name="UploadSummaryHeader_Delete" xml:space="preserve"> <value /> </data> <data name="UploadSummaryHeader_File" xml:space="preserve"> <value>Bestand</value> </data> <data name="UploadSummaryHeader_Size" xml:space="preserve"> <value>Grootte</value> </data> <data name="Invalid_Mime_Type" xml:space="preserve"> <value>De bestandsinhoud komt niet overeen met de bestandsextensie</value> </data> <data name="Lbl_Delete_title" xml:space="preserve"> <value>Verwijder bestand {0}.</value> </data> <data name="UploadStartedPlural" xml:space="preserve"> <value>Uploaden van {0} bestanden wordt gestart.</value> </data> <data name="UploadStartedSingular" xml:space="preserve"> <value>Uploaden van 1 bestand wordt gestart.</value> </data> <data name="UploadSummaryRow_File" xml:space="preserve"> <value>Bestand {0} ({1})</value> </data> <data name="UploadSummaryRow_Uploading" xml:space="preserve"> <value>Bezig met uploaden {0}, {1}% compleet</value> </data> <data name="UploadSummaryTable_Title" xml:space="preserve"> <value>Geselecteerde bestanden</value> </data> <data name="UploadSummary_FinishedPlural" xml:space="preserve"> <value>Alle bestanden zijn geüpload. Er staan nu {0} geüploade bestanden in de lijst.</value> </data> <data name="UploadSummary_FinishedSingular" xml:space="preserve"> <value>Alle bestanden zijn geüpload. Er staat nu 1 geüpload bestand in de lijst.</value> </data> <data name="UploadSummary_NoFiles" xml:space="preserve"> <value>Er zijn nog geen bestanden geüpload.</value> </data> <data name="UploadSummary_ProgressPlural" xml:space="preserve"> <value>Er zijn nog {0} uploads bezig, waarvan {1}% is geüpload.</value> </data> <data name="UploadSummary_ProgressSingular" xml:space="preserve"> <value>Er is nog 1 upload bezig, waarvan {0}% is geüpload.</value> </data> <data name="Lbl_Cancel_title" xml:space="preserve"> <value>Annuleer upload van het bestand {0}.</value> </data> <data name="FileUpload_DeleteInputFileAria" xml:space="preserve"> <value>Verwijder het bestand uit het invoerveld</value> </data> <data name="FileUpload_DeleteInputFilesAria" xml:space="preserve"> <value>Verwijder de bestanden uit het invoerveld</value> </data> <data name="UploadControlLabel" xml:space="preserve"> <value>Bestand(en) uploaden</value> </data> <data name="FileUpload_DeleteInputFilesTitle" xml:space="preserve"> <value>Verwijder de bestanden</value> </data> <data name="FileUpload_DeleteInputFileTitle" xml:space="preserve"> <value>Verwijder het bestand</value> </data> <data name="TextBoxMaxLengthAriaMessage" xml:space="preserve"> <value>Nog {0} van het maximale aantal karakters ({1}) beschikbaar.</value> </data> </root>
Was dit artikel nuttig?
Dat is fantastisch!
Hartelijk dank voor uw beoordeling
Sorry dat we u niet konden helpen
Hartelijk dank voor uw beoordeling
Feedback verzonden
We stellen uw moeite op prijs en zullen proberen het artikel te verbeteren