Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in translation variables in tab labels #17884

Closed
chbally opened this issue Oct 29, 2024 · 0 comments · Fixed by #17888
Closed

Bug in translation variables in tab labels #17884

chbally opened this issue Oct 29, 2024 · 0 comments · Fixed by #17888
Assignees
Labels
netbox severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@chbally
Copy link

chbally commented Oct 29, 2024

Deployment Type

Self-hosted

Triage priority

N/A

NetBox Version

v.4.1.5

Python Version

3.10

Steps to Reproduce

  1. Change to a different language (in my case I changed to chinese) even if I am german - Problem is in all translations

1st Sample Case
Goto Sites and pick Butler Communication

2nd Sample Case
Goto Racks and pick IDF 128

3rd Sample Case
Goto IP Adresses and pick 10.10.8.1/32

4th Sample Case
Goto Device and pick 1PaloAlto820

Expected Behavior

The column headings aren't translated. It is contiusliy in all languages. So it seams to be a bug in the code.

Observed Behavior

Only the first Header of the Column is translated:
In Case 1: Site - Contact, Journal and Changelog aren't translated
Beispiel 1
In Case 2: Rack - Non racked Devices, Reserveration, Contact, Journal and Changelog aren't translated
Beispiel 2
In Case 3: IP Adress - Contact, Journal and Changelog aren't translated
Beispiel 3
In Case 4: Device - Interfaces, Console Ports, Power Ports, Config Context,Render Config, Contacts, Journal aren't translated
Beispiel 4

This is to be continued to all other Column-Sites

@chbally chbally added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Oct 29, 2024
@arthanson arthanson added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: low Does not significantly disrupt application functionality, or a workaround is available and removed status: needs triage This issue is awaiting triage by a maintainer labels Oct 29, 2024
@jeremystretch jeremystretch self-assigned this Oct 29, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Oct 29, 2024
@jeremystretch jeremystretch changed the title Bug in translation variables in column headings Bug in translation variables in tab labels Oct 29, 2024
@jeremystretch jeremystretch added the netbox label Nov 1, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
netbox severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants