← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1523930] [NEW] Javascript message catalogs need to be retreived from plugins

 

Public bug reported:

It's not possible for plugins to contribute translations to the
javascript message catalog. Right now our files are hardcoded to allow
only contributions from horizon and openstack_dashboard applications

openstack_dashboard/templates/horizon/_script_i18n.html

I believe the solution will be to look through all of the applications, possibly filtering by a setting in the enabled file in order to dynamically build and use this page:
horizon/templates/horizon/_script_i18n.html

** Affects: horizon
     Importance: Undecided
     Assignee: Doug Fish (drfish)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Doug Fish (drfish)

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

Title:
  Javascript message catalogs need to be retreived from plugins

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  It's not possible for plugins to contribute translations to the
  javascript message catalog. Right now our files are hardcoded to allow
  only contributions from horizon and openstack_dashboard applications

  openstack_dashboard/templates/horizon/_script_i18n.html

  I believe the solution will be to look through all of the applications, possibly filtering by a setting in the enabled file in order to dynamically build and use this page:
  horizon/templates/horizon/_script_i18n.html

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


Follow ups