Reviewed: https://review.openstack.org/302526 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=fdf0bf6f186f056fea6ed5761616c40463a2e269 Submitter: Jenkins Branch: master
commit fdf0bf6f186f056fea6ed5761616c40463a2e269 Author: Richard Jones <[email protected]> Date: Thu Apr 7 14:28:05 2016 +1000 Fix babel msgids to include tag attributes and entities The messages for translation were omitting the attributes in tags and HTML entities embedded in the translation strings, thus they no longer matched the original HTML. Additionally, HTML entities are mostly (but not always) decoded by the browser before angular-gettext sees them, so we have to emulate this behaviour in our babel extractor so the message ids match. Change-Id: Ie6ae0776a2c0d7db589b34a9e7676508178a473d Closes-Bug: 1561550 Closes-Bug: 1561738 Closes-Bug: 1561761 ** 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/1561761 Title: Unlocalized text shown in Create Container window Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Project > Object Store > Containers > Create Container The following text appears unlocalized. It exists in pot files, and already translated in zanata, but not shown localized in Horizon. File: openstack_dashboard/locale/django and openstack_dashboard/locale/djangojs Source text: A container is a storage compartment for your data and provides a way for you to organize your data. You can think of a container as a folder in Windows ® or a directory in UNIX ®. The primary difference between a container and these other file system concepts is that containers cannot be nested. You can, however, create an unlimited number of containers within your account. Data must be stored in a container so you must have at least one container defined in your account prior to uploading data. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1561761/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

