[PATCH conductor] BZ 837027 - Pool to Cloud Resource Zone fix

Matt Wagner matt.wagner at redhat.com
Wed Sep 19 19:01:48 UTC 2012


On Wed, Sep 19, 2012 at 02:58:05PM -0400, Matt Wagner wrote:
> We were referencing a non-existent string, causing "Pool" to be
> displayed as a missing translation -- thus it didn't get converted
> to product names.

I worded my commit message ambiguously.

This patch should go both upstream and downstream.

Because we attempt to translate a string that doesn't exist,
the t() helper just displays the string ("pool") literally.
This will fix that upstream. Downstream, it will allow the
auto-conversion of names at build-time to automatically
convert this to "Cloud Resource Zone".

-- Matt



More information about the aeolus-devel mailing list