On Wed, Jun 1, 2011 at 12:23 AM, george hu <[email protected]> wrote:
> Nope, this will produce the following po text:
> msgid ""
> "Welcome to ${app}, an application generated by${break} the Pyramid web "
> "application development framework. "
> msgstr ""
> and it doesn't work either.

Weird, for me it generates:

msgid ""
"Welcome to ${app}, an application generated by${break} the Pyramid web "
"application development framework."
msgstr ""

Note the ending of this message id "...framework." and yours have
"...framework. " (an extra space).

Douglas

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to