← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1381679] [NEW] "VLAN", "VXLAN" and "GRE" are hardcoded

 

Public bug reported:

"VLAN", "VXLAN" and "GRE" in create page under project-network-network
are in English.

When this was first brought to my attention I rejected it, suggesting that this sort of thing should never be translated.  However, on closer inspection, I see that in openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po VLAN is translated
msgid "VLAN"
msgstr "虛擬區域網路"

We should enable this sort of translation.

** Affects: horizon
     Importance: Undecided
     Assignee: Doug Fish (drfish)
         Status: In Progress


** Tags: i18n

** Tags added: i18n

** Changed in: horizon
     Assignee: (unassigned) => Doug Fish (drfish)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1381679

Title:
  "VLAN", "VXLAN" and "GRE" are hardcoded

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  "VLAN", "VXLAN" and "GRE" in create page under project-network-network
  are in English.

  When this was first brought to my attention I rejected it, suggesting that this sort of thing should never be translated.  However, on closer inspection, I see that in openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po VLAN is translated
  msgid "VLAN"
  msgstr "虛擬區域網路"

  We should enable this sort of translation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1381679/+subscriptions


Follow ups

References