Skip to content

Commit 632f706

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 12418071 (#23851)
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc. ---------
1 parent 0707e77 commit 632f706

13 files changed

+91
-13
lines changed

macios/src/TranslatedAssemblies/Resources.cs.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.de.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.es.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.fr.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.it.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.ja.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.ko.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.pl.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.pt-BR.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

macios/src/TranslatedAssemblies/Resources.ru.resx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<value>Missing value for the 'LibraryName' property for the '[ErrorDomain]' attribute for {0} (e.g. '[ErrorDomain ("MyDomain", LibraryName = "__Internal")]')</value>
440440
</data>
441441
<data name="BI1088" xml:space="preserve">
442-
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", "nint" and "nuint".</value>
442+
<value>The backing field type '{0}' is invalid. Valid backing field types are: "NSString", "NSNumber", and blittable value types.</value>
443443
</data>
444444
<data name="BI1101" xml:space="preserve">
445445
<value>Trying to use a string as a [Target]</value>
@@ -499,4 +499,10 @@
499499
<data name="BI1120" xml:space="preserve">
500500
<value>The type '{0}' is trying to inline the methods binding the selector '{1}' from the protocols '{2}' and '{3}', using methods with different signatures ('{4}' vs '{5}'). These methods will be ignored.</value>
501501
</data>
502+
<data name="BI1121" xml:space="preserve">
503+
<value>The strong enum '{0}' is not a valid strong dictionary field for the property '{1}.{2}', because its backing type is '{3}'. Only enums with backing type 'NSString', 'NSNumber' or 'System.Int32' are supported in strong dictionaries.</value>
504+
</data>
505+
<data name="BI1122" xml:space="preserve">
506+
<value>Unable to find the corresponding NSNumber property for the type {0} in {1}.{2}</value>
507+
</data>
502508
</root>

0 commit comments

Comments
 (0)