-
Notifications
You must be signed in to change notification settings - Fork 1.9k
LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main #32449
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
base: main
Are you sure you want to change the base?
LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main #32449
Conversation
There was a problem hiding this 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 attempts to update localization strings across multiple language files for the .NET MAUI mobile template. However, these changes violate the repository's contribution guidelines.
Key Issue:
- All modified files are
templatestrings.json.lcllocalization files that are automatically generated during CI builds and should never be manually committed
Reviewed Changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 10 comments.
Show a summary per file
| File | Description |
|---|---|
| loc/zh-Hant/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Chinese (Traditional) localization updates - should not be committed |
| loc/zh-Hans/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Chinese (Simplified) localization updates - should not be committed |
| loc/tr/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Turkish localization updates - should not be committed |
| loc/ru/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Russian localization updates - should not be committed |
| loc/pt-BR/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Brazilian Portuguese localization updates - should not be committed |
| loc/ja/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Japanese localization updates - should not be committed |
| loc/it/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Italian localization updates - should not be committed |
| loc/fr/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | French localization updates - should not be committed |
| loc/de/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | German localization updates - should not be committed |
| loc/cs/src/Templates/src/templates/maui-mobile/.template.config/localize/templatestrings.json.lcl | Czech localization updates - should not be committed |
| <Val><![CDATA[Run 'dotnet restore']]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA['dotnet restore' を実行する]]></Val> | ||
| <Val><![CDATA['dotnet restore' を実行します]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[Restore NuGet packages required by this project.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Consente di ripristinare i pacchetti NuGet richiesti da questo progetto.]]></Val> | ||
| <Val><![CDATA[Ripristinare i pacchetti NuGet richiesti da questo progetto.]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[Opens MainPage.xaml in the editor.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Öffnet MainPage.xaml im Editor.]]></Val> | ||
| <Val><![CDATA[Öffnet "MainPage.xaml" im Editor.]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[The target framework for the project.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[專案的目標架構。]]></Val> | ||
| <Val><![CDATA[專案的目標 Framework。]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[.NET MAUI App]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Aplicativo .NET MAUI]]></Val> | ||
| <Val><![CDATA[.NET MAUI App]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[Run 'dotnet restore']]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Exécuter 'dotnet restore']]></Val> | ||
| <Val><![CDATA[Exécutez « dotnet restore »]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[.NET MAUI App]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Aplikace .NET MAUI]]></Val> | ||
| <Val><![CDATA[aplikace .NET MAUI]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[_Include sample content]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[包含示例内容(_I)]]></Val> | ||
| <Val><![CDATA[_Include 示例内容]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[Run 'dotnet restore']]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA["dotnet restore" komutunu çalıştır]]></Val> | ||
| <Val><![CDATA['dotnet restore' çalıştır]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
| <Val><![CDATA[Target DOTNET_TFM_VALUE]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA[Целевое значение DOTNET_TFM_VALUE]]></Val> | ||
| <Val><![CDATA[Target DOTNET_TFM_VALUE]]></Val> |
Copilot
AI
Nov 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the repository's contribution guidelines, templatestrings.json files are automatically generated and should never be committed manually. These localization files are CI-generated and changes to them should be reverted.
Please revert all changes to templatestrings.json.lcl files in this PR.
LEGO: Pull request from lego/hb_7241b85a-f216-4d55-a9fa-d8030c736df5_20251107204636959 to main with localized lcls