yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45305
[Bug 1323599] Re: Network topology: some terms still not translatable
Reviewed: https://review.openstack.org/268087
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=031aed50a3cb5e8344b36abf5fb88ba7947b9efd
Submitter: Jenkins
Branch: master
commit 031aed50a3cb5e8344b36abf5fb88ba7947b9efd
Author: Itxaka <iserrano@xxxxxxxxxx>
Date: Fri Jan 15 12:29:52 2016 +0100
Translate status in network topology
Enables the translation of the status on
network topology.
Provides a json decoder that will resolve
lazy objects like translations.
Moves STATUS_DISPLAY_CHOICES and
ADMIN_STATE_DISPLAY_CHOICES out of the RoutersTable
for easy access to their status from other parts
of the code.
All network objects have their status translated
and a new item called original_status which provides
the untranslated status so the javascript code
is able to display the proper image (green/red)
based on the original status instead of doing it
on the translation.
Change-Id: Ic8cebafe7fbc291fa8933e8d1c2a244be20128e3
Closes-Bug: #1323599
Closes-Bug: #1484113
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1323599
Title:
Network topology: some terms still not translatable
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in OpenStack Dashboard (Horizon) juno series:
Fix Released
Bug description:
Bug 1226159 did a great job to improve the translatability of the
network topology's popup windows. However there are still words that
don't show as translated (see screenshot):
- The resource type, like "instance" or "router"
- Buttons, like Terminate instance
- Perhaps it would also be good to make use of the status translated list (see https://github.com/openstack/horizon/blob/8314fb1367/openstack_dashboard/dashboards/project/instances/tables.py#L687) for the Instance Status
UPDATE: - Mostly fixed in the new network topology, but the State
values have NOT been made translatable yet.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1323599/+subscriptions
References