yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #49944
[Bug 1563021] Re: Mouseover help for user settings items per page is not translatable
Reviewed: https://review.openstack.org/308839
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=7b43577172c79bc9466984dca436a1e0ae70dc88
Submitter: Jenkins
Branch: master
commit 7b43577172c79bc9466984dca436a1e0ae70dc88
Author: Kenji Ishii <ken-ishii@xxxxxxxxxxxxx>
Date: Thu Apr 21 07:55:43 2016 +0000
Fix the issue help_text is not translated in User Setting
help message at the field of number of page size is not tranlated.
When we define any form field, it seems that translation does not
work well if help_text has any variable.
This patch will fix it.
Change-Id: I106e00c0fdc073999f879ffa032e11fde7735953
Closes-Bug: #1563021
** 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/1563021
Title:
Mouseover help for user settings items per page is not translatable
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in Neutron LBaaS Dashboard:
Invalid
Bug description:
When Editing user settings [username]->Settings the help mouseover
value "Number of items to show per page (..." is not shown as
translated.
This failure can be seen in the Pseudo translation tool if it's
patched with https://review.openstack.org/#/c/298379/
and can also be seen in Japanese. Note that the segment is translated, but not displayed in Horizon:
https://github.com/openstack/horizon/blob/stable/mitaka/openstack_dashboard/locale/ja/LC_MESSAGES/django.po#L5832
and
https://github.com/openstack/horizon/blob/master/openstack_dashboard/locale/ja/LC_MESSAGES/django.po#L5835
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1563021/+subscriptions
References