← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370326] [NEW] "Last Updated" in Admin System Info panel is not displayed with translated string

 

Public bug reported:

"Last Updated" column in Admin System Info panel is not displayed with
translated string even if PO file contains perper "Last Updated" entry.

Replacing pgettext with pgettext_lazy in
openstack_dashboard/dashboards/admin/info/tables.py addresses the
problem.

** Affects: horizon
     Importance: Low
     Assignee: Akihiro Motoki (amotoki)
         Status: New


** Tags: i18n

-- 
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/1370326

Title:
  "Last Updated" in Admin System Info panel is not displayed with
  translated string

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  "Last Updated" column in Admin System Info panel is not displayed with
  translated string even if PO file contains perper "Last Updated"
  entry.

  Replacing pgettext with pgettext_lazy in
  openstack_dashboard/dashboards/admin/info/tables.py addresses the
  problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1370326/+subscriptions


Follow ups

References