Expand description
Error messages for AppError variants — always English.
These strings end up inside AppError inner fields and may appear in
deterministic JSON stdout (e.g. ingest NDJSON). Portuguese translations
for stderr live in pub mod app_error_pt and are applied by
localized_message_for(Language::Portuguese).