Internationalize raised / thrown Error messages #9222

Closed
opened 2025-12-29 20:47:13 +01:00 by adam · 0 comments
Owner

Originally created by @arthanson on GitHub (Feb 9, 2024).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

There are a handful of ValidationError that are not internationalized, they can be found searching for:

Error("

In the project. The main ones are ValidationError

Justification

These will show to the user so should be internationalized.

Originally created by @arthanson on GitHub (Feb 9, 2024). Originally assigned to: @arthanson on GitHub. ### Proposed Changes There are a handful of ValidationError that are not internationalized, they can be found searching for: Error(" In the project. The main ones are ValidationError ### Justification These will show to the user so should be internationalized.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:47:13 +01:00
adam closed this issue 2025-12-29 20:47:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9222