Skip to content

Commit 9d442a1

Browse files
Localized file check-in by OneLocBuild Task: Build definition ID 14411: Build ID 12593114 (#24019)
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 003c510 commit 9d442a1

File tree

13 files changed

+104
-208
lines changed

13 files changed

+104
-208
lines changed

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.cs.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.de.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.es.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.fr.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.it.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.ja.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.ko.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

macios/msbuild/Xamarin.Localization.MSBuild/TranslatedAssemblies/MSBStrings.pl.resx

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,26 +1167,12 @@
11671167
This may be either a warning or an error, depending on build configuration.
11681168
</comment>
11691169
</data>
1170-
<data name="E7141" xml:space="preserve">
1171-
<value>The library {0} is a static library, and static libraries are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1172-
<comment>
1173-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1174-
{0}: the path to a file
1175-
</comment>
1176-
</data>
11771170
<data name="E7142" xml:space="preserve">
11781171
<value>Unknown value for 'SkipStaticLibraryValidation': {0}. Valid values are: 'true', 'false', 'warn'.</value>
11791172
<comment>
11801173
The following are literal names and should not be translated: SkipStaticLibraryValidation
11811174
</comment>
11821175
</data>
1183-
<data name="E7143" xml:space="preserve">
1184-
<value>The file {0} is an object file, and object files are not supported with Hot Restart. Set 'SkipStaticLibraryValidation=true' in the project file to ignore this error.</value>
1185-
<comment>
1186-
The following are literal names and should not be translated: SkipStaticLibraryValidation, true
1187-
{0}: the path to a file
1188-
</comment>
1189-
</data>
11901176
<data name="W7144" xml:space="preserve">
11911177
<value>Did not extract {0} because it would write outside the target directory.</value>
11921178
</data>
@@ -1288,10 +1274,16 @@
12881274
{1}: the name of the property that is empty (SourceFiles, Items, FrameworkToPublish, etc.).
12891275
</comment>
12901276
</data>
1291-
<data name="E7160" xml:space="preserve">
1277+
<data name="W7160" xml:space="preserve">
1278+
<value>Creating a compressed binding resource package to avoid MAX_PATH problems on Windows.</value>
1279+
</data>
1280+
<data name="W7161" xml:space="preserve">
1281+
<value>Not creating a compressed binding resource package, because all the native references are already compressed.</value>
1282+
</data>
1283+
<data name="E7162" xml:space="preserve">
12921284
<value>Unable to execute this task remotely for unknown reasons. The build log may have more information.</value>
12931285
</data>
1294-
<data name="E7161" xml:space="preserve">
1286+
<data name="E7163" xml:space="preserve">
12951287
<value>Unable to copy the inputs to this task to the remote build server for unknown reasons. The build log may have more information.</value>
12961288
</data>
12971289
</root>

0 commit comments

Comments
 (0)