yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47681
[Bug 1536785] Re: The Bootstrap Developer Theme Preview has some terms that are not being translated
Reviewed: https://review.openstack.org/271453
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=76f8e93228d22bbb7dca882b18f4816753eb8015
Submitter: Jenkins
Branch: master
commit 76f8e93228d22bbb7dca882b18f4816753eb8015
Author: Lucas Palm <lapalm@xxxxxxxxxx>
Date: Thu Jan 21 16:22:48 2016 -0600
Fixed a few missed translation strings on Theme preview page
Under the Developer Dashboard, the Bootstrap Theme Preview has a few
strings that are not being translated when they could and should be.
Many of the strings are missing the "translate" directive to enable the
translation, while others include the directive but are not being translated
because of other issues. The translation directive seems not to work when
there is another HTML element tag nested inside the outer element containing
the translation. As such is the case with the Dropdown elements. The
solution to this is to use the translate filter in situations where the
directive will not work.
This change fixes most of the translation issues on this page.
Note: The pseudo translation tool was used to determine what strings are
correctly being translated or not.
Change-Id: I5aeb9f6212f5ba6a1f4cde0b72cce638937b7138
Closes-Bug: #1536785
** 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/1536785
Title:
The Bootstrap Developer Theme Preview has some terms that are not
being translated
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Under the Developer Dashboard, the Bootstrap Theme Preview has a few
strings that are not being translated when they could and should be.
See the attached image for details.
(Note: The image does not contain all occurrences on the page, just a
few to get the point across. There definitely is more.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1536785/+subscriptions
References