This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Open
Description
End-user-facing applications - e.g. a Windows desktop application - cannot assume that the end user can speak English. Two critical pieces of error reporting functionality are needed:
- Runtime substitution of error messages with the correct language.
- Build-time collection of all possible error messages, to give to the translators.
This is made more complex by error chaining; I'm not aware of any existing programming language that completely solves this problem.
Metadata
Assignees
Labels
No labels