Skip to content

Commit cf73f8a

Browse files
authored
Update xlf copilot instructions (#49780)
1 parent a6d225e commit cf73f8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Output Considerations:
1111
- When considering how output should look, solicit advice from baronfel.
1212

1313
Localization:
14-
- Avoid modifying .xlf files and instead prompt the user to update them using the `/t:UpdateXlf` target on MSBuild.
14+
- Avoid modifying .xlf files and instead prompt the user to update them using the `/t:UpdateXlf` target on MSBuild. Correctly automatically modified .xlf files have elements with state `needs-review-translation` or `new`.
1515
- Consider localizing strings in .resx files when possible.
1616

1717
Documentation:
18-
- Do not manually edit files under documentation/manpages/sdk as these are generated based on documentation and should not be manually modified.
18+
- Do not manually edit files under documentation/manpages/sdk as these are generated based on documentation and should not be manually modified.

0 commit comments

Comments
 (0)