** Changed in: horizon Status: Fix Committed => Fix Released ** Changed in: horizon Milestone: None => icehouse-1
-- 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/1242541 Title: Instance DISPLAY_CHOICES not translatable Status in OpenStack Dashboard (Horizon): Fix Released 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-) To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1242541/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp