99 that is mostly human readable. The generation and parsing of the
1010 various data types are done through the TypeConverter classes
1111 associated with the data types.
12-
1312 Example:
14-
1513 ... ado.net/XML headers & schema ...
1614 <resheader name="resmimetype">text/microsoft-resx</resheader>
1715 <resheader name="version">2.0</resheader>
2624 <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
2725 <comment>This is a comment</comment>
2826 </data>
29-
3027 There are any number of "resheader" rows that contain simple
3128 name/value pairs.
3229
4340 Note - application/x-microsoft.net.object.binary.base64 is the format
4441 that the ResXResourceWriter will generate, however the reader can
4542 read any of the formats listed below.
46-
4743 mimetype: application/x-microsoft.net.object.binary.base64
4844 value : The object must be serialized with
4945 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
5046 : and then encoded with base64 encoding.
51-
5247 mimetype: application/x-microsoft.net.object.soap.base64
5348 value : The object must be serialized with
5449 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
28622857 <data name =" ExtractToPath" xml : space =" preserve" >
28632858 <value >Pfad</value >
28642859 </data >
2860+ <data name =" SortingAndGrouping" xml : space =" preserve" >
2861+ <value >Sorting and grouping</value >
2862+ </data >
28652863 <data name =" Archive" xml : space =" preserve" >
28662864 <value >Archiv</value >
28672865 </data >
29312929 <data name =" DetailsViewHeaderFlyout_ShowSyncStatus.Text" xml : space =" preserve" >
29322930 <value >Statusspalte synchronisieren</value >
29332931 </data >
2932+ <data name =" GroupBy" xml : space =" preserve" >
2933+ <value >Group by</value >
2934+ </data >
2935+ <data name =" SortBy" xml : space =" preserve" >
2936+ <value >Sortieren nach</value >
2937+ </data >
29342938</root >
0 commit comments