[Scheduled Run] Localized resource files from OneLocBuild - #4645
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
Every localized file contains the untranslated English message instead of its locale-specific translation.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates localized resources for the consolidated access-token property validation message.
Changes:
- Replaces two obsolete resource keys with one consolidated key.
- Adds the invariant English value to all 13 localized files.
File summaries
| File | Description |
|---|---|
| Strings.zh-Hant.resx | Updates Traditional Chinese resources. |
| Strings.zh-Hans.resx | Updates Simplified Chinese resources. |
| Strings.tr.resx | Updates Turkish resources. |
| Strings.ru.resx | Updates Russian resources. |
| Strings.pt-BR.resx | Updates Brazilian Portuguese resources. |
| Strings.pl.resx | Updates Polish resources. |
| Strings.ko.resx | Updates Korean resources. |
| Strings.ja.resx | Updates Japanese resources. |
| Strings.it.resx | Updates Italian resources. |
| Strings.fr.resx | Updates French resources. |
| Strings.es.resx | Updates Spanish resources. |
| Strings.de.resx | Updates German resources. |
| Strings.cs.resx | Updates Czech resources. |
Review details
- Files reviewed: 13/13 changed files
- Comments generated: 13
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4645 +/- ##
==========================================
- Coverage 65.92% 64.45% -1.47%
==========================================
Files 290 284 -6
Lines 44987 67966 +22979
==========================================
+ Hits 29656 43809 +14153
- Misses 15331 24157 +8826
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com>
…LocBuild (#4648) * Cherry-pick of #4645 requires manual resolution To resolve, run: git cherry-pick 92eb8b4 * [Scheduled Run] Localized resource files from OneLocBuild (#4645) Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com> Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
…LocBuild (#4649) * Cherry-pick of #4645 requires manual resolution To resolve, run: git cherry-pick 92eb8b4 * Resolve localization cherry-pick for release/7.0 Keep the release-specific resource keys because the consolidated key from main is not used on release/7.0. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> * [Scheduled Run] Localized resource files from OneLocBuild (#4645) Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com> * Remove conflict markers from localized resources Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ae45d307-0fee-44fd-a531-f67a8558aee5 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Cheena Malhotra <cmalhotra@microsoft.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Co-authored-by: Cheena Malhotra <13396919+cheenamalhotra@users.noreply.github.com> Co-authored-by: SqlClient DevOps <sqlclient@microsoft.com> Copilot-Session: ae45d307-0fee-44fd-a531-f67a8558aee5
Addresses PR #4699 review feedback from cheenamalhotra and Copilot. The OneLocBuild resource refreshes (#4607, #4645, #4651) were backported to release/7.0 before 7.0.3 via #4634, #4649, and #4669, so 7.0.3 users already have them and they do not belong in "Cumulative Changes Since 7.0.3". Routine localized-string refreshes also carry no actionable information for consumers, and 7.0.3 shipped the same backports without documenting them. Removing the entries from the GA delta, the cumulative section, and the changelog keeps the 7.1.0 notes consistent with that precedent.
Automated PR created from the OneLocBuild scheduled pipeline run.
Contains updated localized
Strings.*.resxresource files.This pull request is refreshed in place by every scheduled localization run, so
there is only ever one open localization PR. Merging it lets the next run start
from a clean base; leaving it open simply keeps it up to date.
dev/automation/onelocbuild