Closed
Description
Scenario: You'd like to add a new diagnostic message in the CLI, and don't know where to start.
From existing pull requests, it looks like it's as simple as adding an entry in diagnosticMessages.json
.
- Is that is?
- What part(s) of the build process interact with that?
- What are the guidelines for doing so?
- How do those strings become localized (are pull requests or features blocked on external localization teams, and if so how long is the ETA for localization)?