← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1710775] Re: Unlocalized string "Groups"

 

Reviewed:  https://review.openstack.org/494205
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=4d64d616ce711b8aca2e560fdefa4bca74082bd9
Submitter: Jenkins
Branch:    master

commit 4d64d616ce711b8aca2e560fdefa4bca74082bd9
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Wed Aug 16 13:17:36 2017 +0000

    Make cinder generic group quotas translatable
    
    'groups' in cinder quota is not marked as translatable in
    the default quota table. 'groups' means the number of volume generic groups
    in Cinder, but 'groups' is too generic, so this commit uses 'Volume Groups'
    as a lable.
    
    Also sort quota names per back-end services (nova and cinder)
    
    Change-Id: I2deff8fcdd832e9c2a7987ef3e54017b4aa47daf
    Closes-Bug: #1710775


** 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/1710775

Title:
  Unlocalized string "Groups"

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Admin > System > Defaults

  In the Quota Name table, the string "Groups" is shown unlocalized.
  In Zanata Horizon project, I cannot find the string "Groups" from the file openstack_dashboard/dashboards/admin/defaults/tables.py, although there are two other "Groups" in Zanata.

  Screenshot attached:

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


References