Skip to content

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

Merged
jonathanpeppers merged 1 commit into
mainfrom
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260522103142690
May 22, 2026
Merged

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

Conversation

@csigs
Copy link
Copy Markdown
Member

@csigs csigs commented May 22, 2026

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

Copilot AI review requested due to automatic review settings May 22, 2026 10:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates localized *.lcl resource files for Xamarin.Android.Build.Tasks by adding a new localized entry for XA3008. In this repo, Localize/loc/** outputs are generated by the localization pipeline and should not be edited directly; only the source English Resources.resx should be updated.

Changes:

  • Adds a new XA3008 resource entry to multiple non-English Resources.resx.lcl files.
  • Introduces localized translations of “Failed to extract debug info from '{0}'{1}” across several locales.

Reviewed changes

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

Show a summary per file
File Description
Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/fr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/de/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)
Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl Adds localized XA3008 entry (generated file; should not be edited)

Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[無法從 '{0}'{1} 擷取偵錯資訊]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[无法从“{0}”{1} 提取调试信息]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA['{0}' dosyasından hata ayıklama bilgileri ayıklanamadı{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Не удалось извлечь отладочную информацию из "{0}"{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Falha ao extrair informações de depuração de '{0}'{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Estrazione delle informazioni di debug da '{0}' non riuscita {1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Échec de l’extraction des informations de débogage depuis « {0} »{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se pudo extraer la información de depuración de "{0}"{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Extrahieren der Debuginformationen aus „{0}“{1}]]></Val>
Comment on lines +1050 to +1054
<Item ItemId=";XA3008" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to extract debug info from '{0}'{1}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nepovedlo se extrahovat ladicí informace z: „{0}“{1}]]></Val>
@jonathanpeppers jonathanpeppers merged commit 23dbea4 into main May 22, 2026
6 of 7 checks passed
@jonathanpeppers jonathanpeppers deleted the juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260522103142690 branch May 22, 2026 13:04
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