LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260729103351773 to main - #12259
Merged
jonathanpeppers merged 1 commit intoJul 29, 2026
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localized *.resx.lcl files under Localize/loc/ by adding a new XA4323 string in multiple locales and adjusting a few existing “Unhandled exception” translations for Microsoft.Android.Build.BaseTasks.
Changes:
- Add localized entries for
XA4323(“Ignoring directory '{0}' as it does not exist!”) across several locales inXamarin.Android.Build.Taskslocalization files. - Adjust existing localized text for “Unhandled exception: {0}” in
Microsoft.Android.Build.BaseTasks(pt-BR, pl, fr).
Reviewed changes
Copilot reviewed 14 out of 14 changed files in this pull request and generated 14 comments.
Show a summary per file
| File | Description |
|---|---|
| Localize/loc/zh-Hant/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/zh-Hans/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/tr/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/ru/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/pt-BR/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/pt-BR/Microsoft.Android.Build.BaseTasks/Properties/Resources.resx.lcl | Updates localized “Unhandled exception” text |
| Localize/loc/pl/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/pl/Microsoft.Android.Build.BaseTasks/Properties/Resources.resx.lcl | Updates localized “Unhandled exception” text |
| Localize/loc/ko/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/ja/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/it/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/fr/Microsoft.Android.Build.BaseTasks/Properties/Resources.resx.lcl | Updates localized “Unhandled exception” text |
| Localize/loc/es/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
| Localize/loc/cs/src/Xamarin.Android.Build.Tasks/Properties/Resources.resx.lcl | Adds localized XA4323 entry |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[正在忽略目录 "{0}",因为它不存在!]]></Val> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[由於目錄 '{0}' 不存在,因此已忽略!]]></Val> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Каталог "{0}" игнорируется, так как он не существует!]]></Val> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Ignorando o diretório '{0}' porque ele não existe!]]></Val> |
Comment on lines
13
to
17
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unhandled exception: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Exceção não tratada: {0}]]></Val> | ||
| <Val><![CDATA[Exceção sem tratamento: {0}]]></Val> | ||
| </Tgt> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[La directory '{0}' verrà ignorata perché non esiste!]]></Val> |
Comment on lines
13
to
17
| <Str Cat="Text"> | ||
| <Val><![CDATA[Unhandled exception: {0}]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Exception non prise en charge{0}]]></Val> | ||
| <Val><![CDATA[Exception non prise en charge : {0}]]></Val> | ||
| </Tgt> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Se ignora el directorio "{0}" porque no existe.]]></Val> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Adresář {0} se ignoruje, protože neexistuje.]]></Val> |
Comment on lines
+1830
to
+1834
| <Item ItemId=";XA4323" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true"> | ||
| <Str Cat="Text"> | ||
| <Val><![CDATA[Ignoring directory '{0}' as it does not exist!]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[‘{0}' dizini yok olduğu için yok sayılıyor!]]></Val> |
jonathanpeppers
approved these changes
Jul 29, 2026
jonathanpeppers
deleted the
juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260729103351773
branch
July 29, 2026 12:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
LEGO: Pull request from juno/hb_6dddf33b-c6da-43d8-ac04-14d2c339cb00_20260729103351773 to main with localized lcls