← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1638672] [NEW] No neat way to extend existing .po files for downstream customisations

 

Public bug reported:

Previously, downstream customisations could add translations by using
`manage.py makemessages` and simply filling in the blanks in the
generated .po files. Since the move to babel and .pot files, downstream
now has to manually merge the .pot file into the .po files.

We should add some helpers to cleanly update all the .po files with new
strings.

** Affects: horizon
     Importance: Wishlist
     Assignee: Rob Cresswell (robcresswell)
         Status: In Progress

** Changed in: horizon
   Importance: Undecided => Wishlist

** Changed in: horizon
     Assignee: (unassigned) => Rob Cresswell (robcresswell)

** Changed in: horizon
    Milestone: None => ocata-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/1638672

Title:
  No neat way to extend existing .po files for downstream customisations

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  Previously, downstream customisations could add translations by using
  `manage.py makemessages` and simply filling in the blanks in the
  generated .po files. Since the move to babel and .pot files,
  downstream now has to manually merge the .pot file into the .po files.

  We should add some helpers to cleanly update all the .po files with
  new strings.

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


Follow ups