[Pulp-list] Translatable strings

James Slagle jslagle at redhat.com
Thu Aug 2 20:43:54 UTC 2012


On Thu, Aug 02, 2012 at 04:34:58PM -0400, Bryan Kearney wrote:
> And, do parameter substitution outside:
> 
> msg = ("Some Cool %s") % "stuff"
> 
> not
> = ("Some Cool %s" % "stuff")

except use _()

--
-- James Slagle
--




More information about the Pulp-list mailing list