Skip to content

Fix formatting to avoid over-localization#12907

Merged
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w565881-loc-jp
Mar 30, 2026
Merged

Fix formatting to avoid over-localization#12907
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w565881-loc-jp

Conversation

@sdwheeler
Copy link
Copy Markdown
Collaborator

@sdwheeler sdwheeler commented Mar 30, 2026

PR Summary

Fix formatting to avoid over-localization

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributor's guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings March 30, 2026 23:41
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates documentation formatting to prevent unwanted localization of literal strings (verbs/synonyms and parameter accepted values) by marking them as code and cleaning up minor formatting.

Changes:

  • Wrap “synonyms to avoid” entries in the Approved Verbs tables in inline-code formatting.
  • Normalize Start-Job Authentication accepted-values lists to inline-code formatting and remove a trailing whitespace in an example.
  • Update ms.date metadata across the touched pages.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
reference/docs-conceptual/developer/cmdlet/approved-verbs-for-windows-powershell-commands.md Formats table “Synonyms to avoid” entries as inline code to reduce localization side effects.
reference/7.6/Microsoft.PowerShell.Core/Start-Job.md Formats Authentication accepted values as inline code; trims a trailing space in an example; updates ms.date.
reference/7.5/Microsoft.PowerShell.Core/Start-Job.md Same formatting updates as 7.6; updates ms.date.
reference/7.4/Microsoft.PowerShell.Core/Start-Job.md Same formatting updates as 7.6; updates ms.date.
reference/5.1/Microsoft.PowerShell.Core/Start-Job.md Formats Authentication accepted values as inline code; updates ms.date.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@learn-build-service-prod

This comment was marked as outdated.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 72c1f59:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded View (powershell-5.1)
reference/7.4/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded View (powershell-7.4)
reference/7.5/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded View (powershell-7.5)
reference/7.6/Microsoft.PowerShell.Core/Start-Job.md ✅Succeeded View (powershell-7.6)
reference/docs-conceptual/developer/cmdlet/approved-verbs-for-windows-powershell-commands.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

@sdwheeler sdwheeler merged commit 8c99632 into MicrosoftDocs:main Mar 30, 2026
5 checks passed
@sdwheeler sdwheeler deleted the sdw-w565881-loc-jp branch April 1, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants