← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1719055] Re: Add unnamed argument on translation file.

 

As far as I checked the current horizon code base in the master branch,
I don't see any strings which violates the guideline above. I am marking
this bug as Invalid. If you see any strings which do not follow the
guideline, please point out the exact string (or place). If you find
such strings in horizon plugins, please file a bug against a
corresponding project.

** Changed in: horizon
       Status: Incomplete => Invalid

** Changed in: horizon
     Assignee: Sungjin Kang (sungjin) => (unassigned)

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

Title:
  Add unnamed argument on translation file.

Status in OpenStack Dashboard (Horizon):
  Invalid

Bug description:
  This bus is refectoring bug.

  Nest message is an easy translation.
  Way? %s is naming.

  ```
  gettext('The selected %(sourceType)s source requires a flavor with at least %(minRam)s MB of RAM. Select a flavor with more RAM or use a different %(sourceType)s source.')
  ```

  It is difficult for some messages to translate work without naming
  `%s`. So I will change the text used in all the plugins used in
  `Horizon`.

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


References