Reviewed: https://review.opendev.org/696321 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ef4055e2888bb0fe67d64e9c422a31f925469200 Submitter: Zuul Branch: master
commit ef4055e2888bb0fe67d64e9c422a31f925469200 Author: Radomir Dopieralski <openst...@sheep.art.pl> Date: Wed Nov 27 15:07:41 2019 +0100 Fix use of ngettext in registry getName The setNames and getNames functions in the resource registry were calling ngettext() on already translated strings that were marked for translation with gettext() and not ngetttext(). That lead to some page titles in some locales being displayed as single characters. Closes-Bug: #1762089 Change-Id: I0ef365e0c0de6ae27a2e80bcb5257132f8c6ba29 ** 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/1762089 Title: Wrong title on Angular index page Status in OpenStack Dashboard (Horizon): Fix Released Status in Magnum UI: New Status in Zun UI: New Bug description: Install the zun-ui and horizon with latest devstack. The title of the containers page is displayed as "O". In before, the title is "Containers" https://ibb.co/cQvLjx When use en-au or en-gb, the title for Angularized index page shows only second character. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1762089/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp