|
Pavel Roitberg
pavel at madman2k.net
Tue May 30 12:21:28 EDT 2006
is there an easy way to get gettext with psp running?
I am using psp as a template engine with gettext included as
<%=_("translate me")%> at the according places.
Obviously pygettext is not able to parse the html templates.
Would it work if I manually write the *.po files or is thera an easier way?
Pavel
|