Update table headers to use gettext #8322

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

Originally created by @arthanson on GitHub (Jul 11, 2023).

Originally assigned to: @arthanson on GitHub.

Proposed Changes

In order to correctly support internationalization, table fields need to be audited and make sure all strings are using gettext.

Note: Splitting the internationalization work of similar model, forms, tables into separate issues as they are quite large and don't effect each other.

Justification

Table fields need their labels use gettext for internationalization.

Originally created by @arthanson on GitHub (Jul 11, 2023). Originally assigned to: @arthanson on GitHub. ### Proposed Changes In order to correctly support internationalization, table fields need to be audited and make sure all strings are using gettext. **Note:** Splitting the internationalization work of similar model, forms, tables into separate issues as they are quite large and don't effect each other. ### Justification Table fields need their labels use gettext for internationalization.
adam added the type: housekeepingtopic: Internationalization labels 2025-12-29 20:35:19 +01:00
adam closed this issue 2025-12-29 20:35:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8322