Instance DISPLAY_CHOICES not translatable

Bug #1242541 reported by Kieran Spear
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Medium
Radomir Dopieralski

Bug Description

Am I missing something or are these values not translatable?

openstack_dashboard/dashboards/project/instances/tables.py:STATUS_DISPLAY_CHOICES = (
openstack_dashboard/dashboards/project/instances/tables.py- ("resize", "Resize/Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("verify_resize", "Confirm or Revert Resize/Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("revert_resize", "Revert Resize/Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py-)
openstack_dashboard/dashboards/project/instances/tables.py-
openstack_dashboard/dashboards/project/instances/tables.py-
openstack_dashboard/dashboards/project/instances/tables.py:TASK_DISPLAY_CHOICES = (
openstack_dashboard/dashboards/project/instances/tables.py- ("image_snapshot", "Snapshotting"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_prep", "Preparing Resize or Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_migrating", "Resizing or Migrating"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_migrated", "Resized or Migrated"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_finish", "Finishing Resize or Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_confirming", "Confirming Resize or Nigrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("resize_reverting", "Reverting Resize or Migrate"),
openstack_dashboard/dashboards/project/instances/tables.py- ("unpausing", "Resuming"),
openstack_dashboard/dashboards/project/instances/tables.py-)

Julie Pichon (jpichon)
Changed in horizon:
status: New → Triaged
tags: added: i18n low-hanging-fruit
Changed in horizon:
importance: Undecided → Medium
Changed in horizon:
assignee: nobody → Radomir Dopieralski (thesheep)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/53301

Changed in horizon:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/53301
Committed: http://github.com/openstack/horizon/commit/46ecf6361c95ecc082fd2ee036a9ba78d9c1d215
Submitter: Jenkins
Branch: master

commit 46ecf6361c95ecc082fd2ee036a9ba78d9c1d215
Author: Radomir Dopieralski <email address hidden>
Date: Wed Oct 23 11:21:46 2013 +0200

    Make instance DISPLAY_CHOICES translatable

    Also fix a typo.

    Change-Id: Ic69e19daba1cca31637b02799e51a023300062f4
    Closes-bug: #1242541

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
milestone: none → icehouse-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: icehouse-1 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.