Skip to content
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.

Plan for multilingual / translated errors #47

Open
@riking

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions