yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #26005
[Bug 1394573] Re: Several pages have concatenation in the title
** Changed in: horizon
Status: Fix Committed => Fix Released
** Changed in: horizon
Milestone: None => kilo-1
--
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/1394573
Title:
Several pages have concatenation in the title
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
We have several panels where the add filter is used to concatenate an object to form a page title. This is problem for translation
https://wiki.openstack.org/wiki/I18n/TranslatableStrings#Use_string_formating_variables.2C_never_perform_string_concatenation
There are 16 instances in the code that can be viewed with
grep -r title=_ . | grep add:
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1394573/+subscriptions
References