Skip to content

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150 to main#11763

Merged
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150
Jun 27, 2026
Merged

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150 to main#11763
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150

Conversation

@csigs

@csigs csigs commented Jun 26, 2026

Copy link
Copy Markdown
Member

LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150 to main with localized lcls

Copilot AI review requested due to automatic review settings June 26, 2026 23:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates localized .lcl resource files (Polish/Japanese/French) for MSBuild/Android build task user-facing messages, aligning formatting (e.g., backticks around code identifiers) and adding translations for newly introduced strings.

Changes:

  • Adjusts several localized strings to match updated English source formatting (e.g., adb, $(JavaSdkDirectory) in backticks).
  • Adds new Polish localized entries for IL6001 and XA0037.
  • Updates Japanese and French localized strings for Fast Deployment and related deployment/run-as messages.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
Localize/loc/pl/Xamarin.Installer.Build.Tasks/Properties/Resources.resx.lcl Polish installer-task message updated to use backticks for placeholders/props.
Localize/loc/pl/tools/msbuild/Properties/Resources.resx.lcl Polish MSBuild messages updated (wording tweaks, adb formatting).
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds Polish translations for newly added messages (IL6001, XA0037).
Localize/loc/ja/tools/msbuild/Properties/Resources.resx.lcl Japanese MSBuild messages updated; contains a broken escape sequence and an incorrect MSBuild property name (needs fix).
Localize/loc/fr/tools/msbuild/Properties/Resources.resx.lcl French MSBuild message updated to format adb with backticks.

<Val><![CDATA[The application does not have the 'android:debuggable' attribute set in the AndroidManifest.xml.]D;]A;This is required in order for Fast Deployment to work. This is normally enabled by default by ]D;]A;the .NET for Android build system for Debug builds. Please check that you to not have this attribute]D;]A;set on the 'application' element in your 'AndroidManifest.xml'.]D;]A;If you have a class that derives from 'Android.App.Application' and are using the '[Application]5D;' make sure the ]D;]A;'Debuggable' property is not set at all as it will override the value for debug builds.]D;]A;]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[アプリケーションの AndroidManifest.xml に 'android:debuggable' 属性が設定されていません。]D;]A;これは、高速展開を機能させるために必要です。これは通常、デバッグ ビルドの .NET for Android ビルド ]D;]A;システムにより既定で有効化されます。'AndroidManifest.xml' の 'application' 要素に]D;]A;この属性が設定されていないことをご確認ください。]D;]A;'Android.App.Application' から派生し、'[Application]5D;' を使用しているクラスがある場合は、 ]D;]A;'Debuggable' プロパティは、デバッグ ビルドの値をオーバーライドするため、まったく設定されていません。]D;]A;]]></Val>
<Val><![CDATA[アプリケーションの AndroidManifest.xml に 'android:debuggable' 属性が設定されていません。]D;]A;これは、高速展開を機能させるために必要です。これは通常、デバッグ ビルドの .NET for Android ビルド ]D;]A;システムにより既定で有効化されます。'AndroidManifest.xml' の 'application' 要素に]D;]A;この属性が設定されていないことをご確認ください。]D;]A;'Android.App.Application' から派生したクラスがあり、'[Application]5D;' を使用しているクラスがある場合は、]D; を確認してください]A;'Debuggable' プロパティは、デバッグ ビルドの値をオーバーライドするため、まったく設定されていません。]D;]A;]]></Val>
<Val><![CDATA[The 'run-as' command failed with '{0}'.]D;]A;The currently installation of the package in corrupt. Please manually uninstall the ]D;]A;package from all the users on device and try again. If that does not work you can disable Fast Deployment.]D;]A;Fast Deployment can be disabled in the Visual Studio project property pages or edit the project file in a text editor and set the 'EmbedAssembliesIntoApk' MSBuild property to 'true'.]D;]A;]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['run-as' コマンドが '{0}' で失敗しました。]D;]A;現在破損しているパッケージのインストール。デバイス上のすべてのユーザーから]D;]A;パッケージを手動でパッケージをアンインストールし、もう一度やり直してください。問題が解決しない場合は、高速展開を無効にできます。]D;]A;高速配置は、Visual Studio プロジェクトのプロパティ ページで無効にしたり、テキスト エディターでプロジェクト ファイルを編集したり、'EmbedAssembliesIntoのまま' MSBuild プロパティを 'true' に設定したりできます。]D;]A;]]></Val>
<Val><![CDATA['run-as' コマンドが '{0}' で失敗しました。]D;]A;現在破損しているパッケージのインストール。デバイス上のすべてのユーザーから]D;]A;パッケージを手動でパッケージをアンインストールし、もう一度やり直してください。問題が解決しない場合は、高速展開を無効にできます。]D;]A;Fast Deployment は、Visual Studio プロジェクトのプロパティ ページで無効にしたり、テキスト エディターでプロジェクト ファイルを編集したり、'EmbedAssembliesInto のまま' MSBuild プロパティを 'true' に設定したりできます。]D;]A;]]></Val>
<Val><![CDATA[The application does not have the 'android:debuggable' attribute set in the AndroidManifest.xml.]D;]A;This is required in order for Fast Deployment to work. This is normally enabled by default by ]D;]A;the .NET for Android build system for Debug builds. Please check that you to not have this attribute]D;]A;set on the 'application' element in your 'AndroidManifest.xml'.]D;]A;If you have a class that derives from 'Android.App.Application' and are using the '[Application]5D;' make sure the ]D;]A;'Debuggable' property is not set at all as it will override the value for debug builds.]D;]A;]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aplikacja nie ma atrybutu „android:debuggable” ustawionego w AndroidManifest.xml.]D;]A;Jest to wymagane, aby szybkie wdrażanie działało. Ta opcja jest domyślnie włączona przez ]D;]A;platformę .NET dla systemu Android na potrzeby kompilacji debugowania. Sprawdź, czy nie masz tego atrybutu]D;]A;ustawionego w elemencie „application" w elemencie „AndroidManifest.xml”.]D;]A;Jeśli masz klasę pochodzącą od elementu „Android.App.Application” i używasz „[Application]5D;”, upewnij się, że ]D;]A;Właściwość „Debuggable” nie jest w ogóle ustawiona, ponieważ zastąpi wartość kompilacji debugowania.]D;]A;]]></Val>
<Val><![CDATA[Aplikacja nie ma atrybutu „android:debuggable” ustawionego w AndroidManifest.xml.]D;]A;Jest to wymagane, aby szybkie wdrażanie działało. Ta opcja jest domyślnie włączona przez ]D;]A;platformę .NET dla systemu Android na potrzeby kompilacji debugowania. Sprawdź, czy nie masz tego atrybutu]D;]A;ustawionego w elemencie „application" w pliku „AndroidManifest.xml”.]D;]A;Jeśli masz klasę pochodzącą od elementu „Android.App.Application” i używasz „[Application]5D;”, upewnij się, że ]D;]A;właściwość „Debuggable” nie jest w ogóle ustawiona, ponieważ zastąpi wartość kompilacji debugowania.]D;]A;]]></Val>
@jonathanpeppers jonathanpeppers merged commit 824e81e into main Jun 27, 2026
34 of 39 checks passed
@jonathanpeppers jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260626230714150 branch June 27, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants