#1045: tg-admin i18n collect can't get kid text separated by simple tags like
<br/>
---------------------------------------+------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0b1
Component: TurboGears | Version: 0.9a6
Severity: major | Keywords: i18n kid elementree tail
---------------------------------------+------------------------------------
With kid text separeted by simple tags "tg-admin i18n collect" command
can't get all strings.
kid template example:
{{{
<center>
line1 <br/>
line2 <br/>
line3 <br/>
<center>
}}}
With above axample, only "line1" appears on .pot file.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1045>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---