Public bug reported:
table actions in the success message and info message are not easily
translated.
code is: msg = _('%(action)s: %(objs)s')
the whole piece of message is translated, but this way make django.po
file hard to make. I want to break the whole piece of message down to
more granular level, then each action can be translated easily.
** Affects: horizon
Importance: Undecided
Assignee: [email protected] (liaozd)
Status: In Progress
** Changed in: horizon
Status: New => In Progress
** Changed in: horizon
Assignee: (unassigned) => [email protected] (liaozd)
** Summary changed:
- table action message is not translated easily
+ table action message is not translated properly
--
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/1534939
Title:
table action message is not translated properly
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
table actions in the success message and info message are not easily
translated.
code is: msg = _('%(action)s: %(objs)s')
the whole piece of message is translated, but this way make django.po
file hard to make. I want to break the whole piece of message down to
more granular level, then each action can be translated easily.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1534939/+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