Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Yaml to use OneLocTool to create PR after we receive the lcl files #26177

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

tj-devel709
Copy link
Member

Description of Change

After we receive the lcl file updates from the OneLoc tool in PRs such as this: https://github.com/dotnet/maui/pull/25933/files, we need to also run the OneLocTool with the flag isCreatePrSelected set to true to ensure the tool uses those translations from the lcl files and puts them in the json and resx files to be used by customers. There was more logic in the eng/pipelines/common/localization-handback.yml and eng/pipelines/common/merge-translations-update.yml but I opted to simplify it for now to make sure we are on track to get these PRs created.

Issues Fixed

Fixes #26176

@tj-devel709 tj-devel709 added area-templates Project templates, Item Templates for Blazor and MAUI area-localization Localization and globalization issues labels Nov 27, 2024
@tj-devel709 tj-devel709 added this to the .NET 9 SR2 milestone Nov 27, 2024
@tj-devel709 tj-devel709 requested a review from rmarinho November 27, 2024 22:12
@tj-devel709 tj-devel709 requested a review from a team as a code owner November 27, 2024 22:12
@tj-devel709 tj-devel709 requested a review from Eilon November 27, 2024 22:12
@jfversluis jfversluis self-assigned this Nov 28, 2024
@jfversluis jfversluis enabled auto-merge (squash) November 28, 2024 07:54
@jfversluis jfversluis merged commit 7c7bf67 into main Nov 28, 2024
104 checks passed
@jfversluis jfversluis deleted the dev/TJ/LocalizationYamlUpdate branch November 28, 2024 08:42
@samhouts samhouts added fixed-in-9.0.21 fixed-in-net8.0-nightly This may be available in a nightly release! labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-localization Localization and globalization issues area-templates Project templates, Item Templates for Blazor and MAUI fixed-in-9.0.21 fixed-in-net8.0-nightly This may be available in a nightly release!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Get localization lcl translations handback working
4 participants