|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <root>
|
3 |
| - <!-- |
4 |
| - Microsoft ResX Schema |
5 |
| - |
| 3 | + <!-- |
| 4 | + Microsoft ResX Schema |
| 5 | +
|
6 | 6 | Version 2.0
|
7 |
| - |
8 |
| - The primary goals of this format is to allow a simple XML format |
9 |
| - that is mostly human readable. The generation and parsing of the |
10 |
| - various data types are done through the TypeConverter classes |
| 7 | +
|
| 8 | + The primary goals of this format is to allow a simple XML format |
| 9 | + that is mostly human readable. The generation and parsing of the |
| 10 | + various data types are done through the TypeConverter classes |
11 | 11 | associated with the data types.
|
12 |
| - |
| 12 | +
|
13 | 13 | Example:
|
14 |
| - |
| 14 | +
|
15 | 15 | ... ado.net/XML headers & schema ...
|
16 | 16 | <resheader name="resmimetype">text/microsoft-resx</resheader>
|
17 | 17 | <resheader name="version">2.0</resheader>
|
|
26 | 26 | <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
27 | 27 | <comment>This is a comment</comment>
|
28 | 28 | </data>
|
29 |
| - |
30 |
| - There are any number of "resheader" rows that contain simple |
| 29 | +
|
| 30 | + There are any number of "resheader" rows that contain simple |
31 | 31 | name/value pairs.
|
32 |
| - |
33 |
| - Each data row contains a name, and value. The row also contains a |
34 |
| - type or mimetype. Type corresponds to a .NET class that support |
35 |
| - text/value conversion through the TypeConverter architecture. |
36 |
| - Classes that don't support this are serialized and stored with the |
| 32 | +
|
| 33 | + Each data row contains a name, and value. The row also contains a |
| 34 | + type or mimetype. Type corresponds to a .NET class that support |
| 35 | + text/value conversion through the TypeConverter architecture. |
| 36 | + Classes that don't support this are serialized and stored with the |
37 | 37 | mimetype set.
|
38 |
| - |
39 |
| - The mimetype is used for serialized objects, and tells the |
40 |
| - ResXResourceReader how to depersist the object. This is currently not |
| 38 | +
|
| 39 | + The mimetype is used for serialized objects, and tells the |
| 40 | + ResXResourceReader how to depersist the object. This is currently not |
41 | 41 | extensible. For a given mimetype the value must be set accordingly:
|
42 |
| - |
43 |
| - Note - application/x-microsoft.net.object.binary.base64 is the format |
44 |
| - that the ResXResourceWriter will generate, however the reader can |
| 42 | +
|
| 43 | + Note - application/x-microsoft.net.object.binary.base64 is the format |
| 44 | + that the ResXResourceWriter will generate, however the reader can |
45 | 45 | read any of the formats listed below.
|
46 |
| - |
| 46 | +
|
47 | 47 | mimetype: application/x-microsoft.net.object.binary.base64
|
48 |
| - value : The object must be serialized with |
| 48 | + value : The object must be serialized with |
49 | 49 | : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
50 | 50 | : and then encoded with base64 encoding.
|
51 |
| - |
| 51 | +
|
52 | 52 | mimetype: application/x-microsoft.net.object.soap.base64
|
53 |
| - value : The object must be serialized with |
| 53 | + value : The object must be serialized with |
54 | 54 | : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
55 | 55 | : and then encoded with base64 encoding.
|
56 | 56 |
|
57 | 57 | mimetype: application/x-microsoft.net.object.bytearray.base64
|
58 |
| - value : The object must be serialized into a byte array |
| 58 | + value : The object must be serialized into a byte array |
59 | 59 | : using a System.ComponentModel.TypeConverter
|
60 | 60 | : and then encoded with base64 encoding.
|
61 | 61 | -->
|
|
478 | 478 | <data name="Arg_MustBeChar" xml:space="preserve">
|
479 | 479 | <value>Object must be of type Char.</value>
|
480 | 480 | </data>
|
| 481 | + <data name="Arg_MustBeDateOnly" xml:space="preserve"> |
| 482 | + <value>Object must be of type DateOnly.</value> |
| 483 | + <comment>{Locked="DateOnly"}</comment> |
| 484 | + </data> |
| 485 | + <data name="Arg_MustBeTimeOnly" xml:space="preserve"> |
| 486 | + <value>Object must be of type TimeOnly.</value> |
| 487 | + <comment>{Locked="TimeOnly"}</comment> |
| 488 | + </data> |
481 | 489 | <data name="Arg_MustBeDateTime" xml:space="preserve">
|
482 | 490 | <value>Object must be of type DateTime.</value>
|
483 | 491 | </data>
|
|
1123 | 1131 | <data name="Argument_InvalidDateTimeStyles" xml:space="preserve">
|
1124 | 1132 | <value>An undefined DateTimeStyles value is being used.</value>
|
1125 | 1133 | </data>
|
| 1134 | + <data name="Argument_InvalidDateStyles" xml:space="preserve"> |
| 1135 | + <value>The only allowed values for the styles are AllowWhiteSpaces, AllowTrailingWhite, AllowLeadingWhite, and AllowInnerWhite.</value> |
| 1136 | + <comment>{Locked="AllowWhiteSpaces, AllowTrailingWhite, AllowLeadingWhite, and AllowInnerWhite"}</comment> |
| 1137 | + </data> |
1126 | 1138 | <data name="Argument_InvalidDigitSubstitution" xml:space="preserve">
|
1127 | 1139 | <value>The DigitSubstitution property must be of a valid member of the DigitShapes enumeration. Valid entries include Context, NativeNational or None.</value>
|
1128 | 1140 | </data>
|
|
1651 | 1663 | <data name="ArgumentOutOfRange_DateTimeBadTicks" xml:space="preserve">
|
1652 | 1664 | <value>Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.</value>
|
1653 | 1665 | </data>
|
| 1666 | + <data name="ArgumentOutOfRange_TimeOnlyBadTicks" xml:space="preserve"> |
| 1667 | + <value>Ticks must be between 0 and and TimeOnly.MaxValue.Ticks.</value> |
| 1668 | + </data> |
1654 | 1669 | <data name="ArgumentOutOfRange_DateTimeBadYears" xml:space="preserve">
|
1655 | 1670 | <value>Years value must be between +/-10000.</value>
|
1656 | 1671 | </data>
|
|
1747 | 1762 | <data name="ArgumentOutOfRange_Month" xml:space="preserve">
|
1748 | 1763 | <value>Month must be between one and twelve.</value>
|
1749 | 1764 | </data>
|
| 1765 | + <data name="ArgumentOutOfRange_DayNumber" xml:space="preserve"> |
| 1766 | + <value>Day number must be between 0 and DateOnly.MaxValue.DayNumber.</value> |
| 1767 | + <comment>{Locked="DateOnly.MaxValue.DayNumber"}</comment> |
| 1768 | + </data> |
1750 | 1769 | <data name="ArgumentOutOfRange_MonthParam" xml:space="preserve">
|
1751 | 1770 | <value>The Month parameter must be in the range 1 through 12.</value>
|
1752 | 1771 | </data>
|
|
2173 | 2192 | <data name="Format_BadDateTime" xml:space="preserve">
|
2174 | 2193 | <value>String '{0}' was not recognized as a valid DateTime.</value>
|
2175 | 2194 | </data>
|
| 2195 | + <data name="Format_BadDateOnly" xml:space="preserve"> |
| 2196 | + <value>String '{0}' was not recognized as a valid DateOnly.</value> |
| 2197 | + <comment>{Locked="DateOnly"}</comment> |
| 2198 | + </data> |
| 2199 | + <data name="Format_BadTimeOnly" xml:space="preserve"> |
| 2200 | + <value>String '{0}' was not recognized as a valid TimeOnly.</value> |
| 2201 | + <comment>{Locked="TimeOnly"}</comment> |
| 2202 | + </data> |
| 2203 | + <data name="Format_DateTimeOnlyContainsNoneDateParts" xml:space="preserve"> |
| 2204 | + <value>String '{0}' contains parts which are not specific to the {1}.</value> |
| 2205 | + </data> |
2176 | 2206 | <data name="Format_BadDateTimeCalendar" xml:space="preserve">
|
2177 | 2207 | <value>The DateTime represented by the string '{0}' is not supported in calendar '{1}'.</value>
|
2178 | 2208 | </data>
|
|
0 commit comments