← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2037875] Re: Cannot translate help message of add/edit rule form in network qos panel

 

Reviewed:  https://review.opendev.org/c/openstack/horizon/+/896976
Committed: https://opendev.org/openstack/horizon/commit/d31bf685799a07d9c6aa4305ac7399b267eed43c
Submitter: "Zuul (22348)"
Branch:    master

commit d31bf685799a07d9c6aa4305ac7399b267eed43c
Author: Akihiro Motoki <amotoki@xxxxxxxxx>
Date:   Sun Oct 1 17:25:08 2023 +0900

    i18n: nested <translate> tag does not work
    
    rule.description.html in network QoS panel used <translated> tag
    in a nested way. As a result, strings used when looking up in a PO file
    does not match strings extracted into POT file. See [1] for details.
    This commit adjusts the help message without nested <translate> tag.
    
    [1] https://bugs.launchpad.net/horizon/+bug/2037875/comments/2
    
    Closes-Bug: #2037875
    Change-Id: I146e45681a29cb264fa40898cfc5f636143b2701


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

Title:
  Cannot translate help message of add/edit rule form in network qos
  panel

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  The help message of the add-rule/edit-rule form of the network QoS
  panel.

  More specifically, translations are NOT shown for the following
  paragraphs only, while the help message contains other paragraphs.

  ---
  The maximum KBPS (kilobits per second) value. If you specify this value, must be greater than 0 otherwise max_kbps will have no value.

  The maximum burst size (in kilobits). Default is 0.
  ---

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



References