Hi,
I read the Internationalization and Localization guide but this seems to be
for strings only. What can I do to translate hold webpage, like many
descriptions and explanations etc. Is it the best way to use
foobar_[de,uk,es, nl].mako or is it better to use a translation file and
many vars in my mako template like:

${websitetext} and in my translation file for each language: websitetext =
'bla blabla... for German.'

${websitetext_right_corner} -> websitetext_right_corner = 'blabla all in
German too'

Karsten

-- 
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