← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1326152] Re: System Info - Enabled column is not translatable

 

** Changed in: horizon
       Status: Fix Committed => 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/1326152

Title:
  System Info - Enabled column is not translatable

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The value of the Enabled column is not translatable

  
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/admin/info/tables.py#L39

  def get_enabled(service, reverse=False):
      options = ["Enabled", "Disabled"]

  
  options value should be translatable

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


References