Conversation
…30f_20260204181855931.
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | No change required for autogenerated loc PR |
| Commit Type | Optionally pick docs or chore in template |
|
| Risk Level | Add risk:low label to match advised risk |
|
| What & Why | Add a short What/Why (see suggestion above) | |
| Impact of Change | ✅ | Add brief bullets to template (suggested text) |
| Test Plan | ✅ | Mark manual testing or note no tests required |
| Contributors | Optional: credit localization pipeline/team | |
| Screenshots/Videos | ✅ | Not applicable |
Final note: This PR has been auto-identified as an automated localization (loc) update (branch: users/loc/juno/...). Per repo practice these are safe and have been approved. Please add the risk:low label and, if you want to fully align with the PR template, add brief entries for the "What & Why" and "Impact of Change" sections (examples provided above). Otherwise no further action is required — ready to merge.
Last updated: Wed, 04 Feb 2026 18:19:44 GMT
|
📊 Coverage check completed. See workflow run for details. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates localized .lcl string resources across several locales.
Changes:
- Updates the localized target text for “Copilot chat canceled” in pt-BR, ja, fr, and es.
- Removes the localized resource entry for “Select a logic app” (ItemId
;TxdbTq) from pt-BR and ja.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Localize/loc/pt-BR/strings.json.lcl | Updates “Copilot chat canceled” translation; removes “Select a logic app” entry. |
| Localize/loc/ja/strings.json.lcl | Updates “Copilot chat canceled” translation; removes “Select a logic app” entry. |
| Localize/loc/fr/strings.json.lcl | Updates “Copilot chat canceled” translation. |
| Localize/loc/es/strings.json.lcl | Updates “Copilot chat canceled” translation. |
Comments suppressed due to low confidence (2)
Localize/loc/pt-BR/strings.json.lcl:10468
- This hunk removes the localized resource for "Select a logic app" (ItemId ";TxdbTq") from pt-BR. Other locales still appear to include this ItemId, so dropping it here will likely cause the UI to fall back to English (or potentially break localization consistency checks). Please restore this item or remove it consistently across all locales if the string was truly deprecated upstream.
<Item ItemId=";TyFREt" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Variable]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nova Variável]]></Val>
Localize/loc/ja/strings.json.lcl:10438
- This hunk removes the localized resource for "Select a logic app" (ItemId ";TxdbTq") from ja-JP. Since this ItemId is still present in many other locale files, removing it only here likely causes a missing translation / fallback to English (or breaks locale parity). Please restore this item or remove it across all locales if it’s been removed from the source string set.
<Item ItemId=";TyFREt" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[New Variable]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[新しい変数]]></Val>
hartra344
approved these changes
Feb 4, 2026
hartra344
approved these changes
Feb 4, 2026
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 users/loc/juno/hb_e8128129-2d33-4a21-9e80-44e341aa730f_20260204181855931 to main with localized lcls