Skip to content

Commit 5c218e3

Browse files
committed
Merge branch 'main' into dev/grendel/perfetto-integration
* main: [Mono.Android] AndroidMessageHandler should follow HTTP-308 redirects (#8951) [Microsoft.Android.Templates] Add icons to templates (#8883) [native] Native call tracing infra + native build system overhaul (#8857) [build] fix code-flow from dotnet/installer, .NET 9.0.100-preview.5.24262.2 (#8949) [ci] Re-enable to push to dotnet9 feed (#8950) LEGO: Merge pull request 8952 [ci] Improve maestro artifact publishing (#8945)
2 parents f711191 + ef31401 commit 5c218e3

File tree

56 files changed

+461
-581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+461
-581
lines changed

Localize/loc/es/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.json.lcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@
2222
<Str Cat="Text">
2323
<Val><![CDATA[A project for creating a .NET for Android class library that binds to a native Java library]]></Val>
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
25-
<Val><![CDATA[Proyecto para crear una biblioteca de clases de .NET for Android que enlaza a una biblioteca de Java nativa]]></Val>
25+
<Val><![CDATA[Proyecto para crear una biblioteca de clases de .NET para Android que enlaza a una biblioteca de Java nativa]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android class library that binds to a native Java library]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/es/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.json.lcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@
2222
<Str Cat="Text">
2323
<Val><![CDATA[A project for creating a .NET for Android Wear application]]></Val>
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
25-
<Val><![CDATA[Proyecto para crear una aplicación .NET for Android Wear]]></Val>
25+
<Val><![CDATA[Proyecto para crear una aplicación .NET para Android Wear]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android Wear application]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/es/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.json.lcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@
2222
<Str Cat="Text">
2323
<Val><![CDATA[A project for creating a .NET for Android application]]></Val>
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
25-
<Val><![CDATA[Proyecto para crear una aplicación .NET for Android]]></Val>
25+
<Val><![CDATA[Proyecto para crear una aplicación .NET para Android]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android application]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/es/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.json.lcl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@
2222
<Str Cat="Text">
2323
<Val><![CDATA[A project for creating a .NET for Android class library]]></Val>
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
25-
<Val><![CDATA[Proyecto para crear una biblioteca de clases .NET for Android]]></Val>
25+
<Val><![CDATA[Proyecto para crear una biblioteca de clases .NET para Android]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android class library]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,10 @@
649649
<Str Cat="Text">
650650
<Val><![CDATA[Ignoring configuration file '{0}'. .NET configuration files are not supported in .NET for Android projects that target .NET 6 or higher.]]></Val>
651651
<Tgt Cat="Text" Stat="Loc" Orig="New">
652-
<Val><![CDATA[Ignorando el archivo de configuración "{0}". Los archivos de configuración .NET no son compatibles con proyectos .NET for Android que tengan como objetivo .NET 6 o superior.]]></Val>
652+
<Val><![CDATA[Ignorando el archivo de configuración "{0}". Los archivos de configuración .NET no son compatibles con proyectos .NET para Android que tengan como objetivo .NET 6 o superior.]]></Val>
653653
</Tgt>
654654
<Prev Cat="Text">
655-
<Val><![CDATA[Ignoring configuration file '{0}'. .NET configuration files are not supported in Xamarin.Android projects that target .NET 6 or higher.]]></Val>
655+
<Val><![CDATA[Ignoring configuration file '{0}'. .NET configuration files are not supported in .NET Android projects that target .NET 6 or higher.]]></Val>
656656
</Prev>
657657
</Str>
658658
<Disp Icon="Str" />
@@ -679,10 +679,10 @@
679679
<Str Cat="Text">
680680
<Val><![CDATA[Using AAPT is not supported in .NET for Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.]]></Val>
681681
<Tgt Cat="Text" Stat="Loc" Orig="New">
682-
<Val><![CDATA[El uso de AAPT no es compatible con proyectos .NET for Android que tengan como objetivo .NET 6 o superior. Habilite "Use el sistema de empaquetado de Android incremental (aapt2)" en las páginas de propiedades del proyecto de Visual Studio o edite el archivo del proyecto en un editor de texto y establezca la propiedad "AndroidUseAapt2" de MSBuild en "true".]]></Val>
682+
<Val><![CDATA[El uso de AAPT no es compatible con proyectos .NET para Android que tengan como objetivo .NET 6 o superior. Habilite "Usar el sistema de empaquetado de Android incremental (aapt2)" en las páginas de propiedades del proyecto de Visual Studio o edite el archivo del proyecto en un editor de texto y establezca la propiedad "AndroidUseAapt2" de MSBuild en "true".]]></Val>
683683
</Tgt>
684684
<Prev Cat="Text">
685-
<Val><![CDATA[Using AAPT is not supported in Xamarin.Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.]]></Val>
685+
<Val><![CDATA[Using AAPT is not supported in .NET Android projects that target .NET 6 or higher. Please enable 'Use incremental Android packaging system (aapt2)' in the Visual Studio project property pages or edit the project file in a text editor and set the 'AndroidUseAapt2' MSBuild property to 'true'.]]></Val>
686686
</Prev>
687687
</Str>
688688
<Disp Icon="Str" />
@@ -811,10 +811,10 @@
811811
<Str Cat="Text">
812812
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET for Android once .NET 6 is released.]]></Val>
813813
<Tgt Cat="Text" Stat="Loc" Orig="New">
814-
<Val><![CDATA[Uso de AppDomain.CreateDomain() detectado en el ensamblado: {0}.NET 6 y superiores solo admitirán un único AppDomain, por lo que esta API dejará de estar disponible en .NET for Android una vez que se publique .NET 6.]]></Val>
814+
<Val><![CDATA[Uso de AppDomain.CreateDomain() detectado en el ensamblado: {0}.NET 6 y superiores solo admitirán un único AppDomain, por lo que esta API dejará de estar disponible en .NET para Android una vez que se publique .NET 6.]]></Val>
815815
</Tgt>
816816
<Prev Cat="Text">
817-
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in Xamarin.Android once .NET 6 is released.]]></Val>
817+
<Val><![CDATA[Use of AppDomain.CreateDomain() detected in assembly: {0}. .NET 6 and higher will only support a single AppDomain, so this API will no longer be available in .NET Android once .NET 6 is released.]]></Val>
818818
</Prev>
819819
</Str>
820820
<Disp Icon="Str" />
@@ -1165,10 +1165,10 @@
11651165
<Str Cat="Text">
11661166
<Val><![CDATA[The Android class parser value '{0}' is deprecated and will be removed in a future version of .NET for Android. Update the project properties to use 'class-parse'.]]></Val>
11671167
<Tgt Cat="Text" Stat="Loc" Orig="New">
1168-
<Val><![CDATA[El valor "{0}" del analizador de clases de Android está obsoleto y se eliminará en una futura versión de .NET for Android. Actualice las propiedades del proyecto para usar "class-parse".]]></Val>
1168+
<Val><![CDATA[El valor "{0}" del analizador de clases de Android está en desuso y se eliminará en una futura versión de .NET para Android. Actualice las propiedades del proyecto para usar "class-parse".]]></Val>
11691169
</Tgt>
11701170
<Prev Cat="Text">
1171-
<Val><![CDATA[The Android class parser value '{0}' is deprecated and will be removed in a future version of Xamarin.Android. Update the project properties to use 'class-parse'.]]></Val>
1171+
<Val><![CDATA[The Android class parser value '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'class-parse'.]]></Val>
11721172
</Prev>
11731173
</Str>
11741174
<Disp Icon="Str" />
@@ -1177,10 +1177,10 @@
11771177
<Str Cat="Text">
11781178
<Val><![CDATA[The Android code generation target '{0}' is deprecated and will be removed in a future version of .NET for Android. Update the project properties to use 'XAJavaInterop1'.]]></Val>
11791179
<Tgt Cat="Text" Stat="Loc" Orig="New">
1180-
<Val><![CDATA[El objetivo de generación de código Android "{0}" está obsoleto y se eliminará en una futura versión de .NET for Android. Actualice las propiedades del proyecto para usar "XAJavaInterop1".]]></Val>
1180+
<Val><![CDATA[El objetivo de generación de código Android "{0}" está en desuso y se eliminará en una futura versión de .NET para Android. Actualice las propiedades del proyecto para usar "XAJavaInterop1".]]></Val>
11811181
</Tgt>
11821182
<Prev Cat="Text">
1183-
<Val><![CDATA[The Android code generation target '{0}' is deprecated and will be removed in a future version of Xamarin.Android. Update the project properties to use 'XAJavaInterop1'.]]></Val>
1183+
<Val><![CDATA[The Android code generation target '{0}' is deprecated and will be removed in a future version of .NET Android. Update the project properties to use 'XAJavaInterop1'.]]></Val>
11841184
</Prev>
11851185
</Str>
11861186
<Disp Icon="Str" />
@@ -1465,10 +1465,10 @@
14651465
<Str Cat="Text">
14661466
<Val><![CDATA[Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of .NET for Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.]]></Val>
14671467
<Tgt Cat="Text" Stat="Loc" Orig="New">
1468-
<Val><![CDATA[Hacer referencia al proyecto de aplicación Android Wear "{0}" desde un proyecto de aplicación Android está obsoleto y ya no se admitirá en una versión futura de .NET for Android. Elimine la referencia al proyecto de la aplicación Android Wear del proyecto de la aplicación Android y distribuya en su lugar la aplicación Wear como una aplicación independiente.]]></Val>
1468+
<Val><![CDATA[Hacer referencia al proyecto de aplicación Android Wear "{0}" desde un proyecto de aplicación Android está en desuso y ya no se admitirá en una versión futura de .NET para Android. Elimine la referencia al proyecto de la aplicación Android Wear del proyecto de la aplicación Android y distribuya en su lugar la aplicación Wear como una aplicación independiente.]]></Val>
14691469
</Tgt>
14701470
<Prev Cat="Text">
1471-
<Val><![CDATA[Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of Xamarin.Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.]]></Val>
1471+
<Val><![CDATA[Referencing the Android Wear application project '{0}' from an Android application project is deprecated and will no longer be supported in a future version of .NET Android. Remove the Android Wear application project reference from the Android application project and distribute the Wear application as a standalone application instead.]]></Val>
14721472
</Prev>
14731473
</Str>
14741474
<Disp Icon="Str" />
@@ -1606,10 +1606,10 @@
16061606
<Str Cat="Text">
16071607
<Val><![CDATA[Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the .NET for Android project to target an API version that is installed.]]></Val>
16081608
<Tgt Cat="Text" Stat="Loc" Orig="New">
1609-
<Val><![CDATA[Instálelo en el Android SDK Manager (herramientas > Android > Android SDK Manager...) o cambie el proyecto .NET for Android para que se dirija a una versión de la API que esté instalada.]]></Val>
1609+
<Val><![CDATA[Instálelo en el Administrador de Android SDK (Herramientas > Android > Administrador de Android SDK...) o cambie el proyecto .NET para Android para que se dirija a una versión de la API que esté instalada.]]></Val>
16101610
</Tgt>
16111611
<Prev Cat="Text">
1612-
<Val><![CDATA[Tools > Android > Android SDK Manager...]]></Val>
1612+
<Val><![CDATA[Either install it in the Android SDK Manager (Tools > Android > Android SDK Manager...), or change the .NET Android project to target an API version that is installed.]]></Val>
16131613
</Prev>
16141614
</Str>
16151615
<Disp Icon="Str" />

Localize/loc/ja/src/Microsoft.Android.Templates/android-bindinglib/.template.config/localize/templatestrings.json.lcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
2525
<Val><![CDATA[ネイティブ Java ライブラリにバインドする .NET for Android クラス ライブラリを作成するためのプロジェクト]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android class library that binds to a native Java library]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/ja/src/Microsoft.Android.Templates/android-wear/.template.config/localize/templatestrings.json.lcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
2525
<Val><![CDATA[.NET for Android Wear アプリケーションを作成するためのプロジェクト]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android Wear application]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/ja/src/Microsoft.Android.Templates/android/.template.config/localize/templatestrings.json.lcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
2525
<Val><![CDATA[.NET for Android アプリケーションを作成するためのプロジェクト]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android application]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

Localize/loc/ja/src/Microsoft.Android.Templates/androidlib/.template.config/localize/templatestrings.json.lcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
<Tgt Cat="Text" Stat="Loc" Orig="New">
2525
<Val><![CDATA[.NET for Android クラス ライブラリを作成するためのプロジェクト]]></Val>
2626
</Tgt>
27+
<Prev Cat="Text">
28+
<Val><![CDATA[A project for creating a .NET Android class library]]></Val>
29+
</Prev>
2730
</Str>
2831
<Disp Icon="Str" />
2932
</Item>

0 commit comments

Comments
 (0)