Hi,

I'd like to build a localised web app with MonoRail and Brail.
http://www.castleproject.org/monorail/documentation/trunk/usersguide/res_localization.html
describes how to translate basic strings, and I can do that. However
I'm struggling with translation strings containing variables like:

    Welcome ${user}

This renders

    Welcome ${user}

instead of the desired e.g.

    Welcome John

Any hints or ideas on how to achieve this?

Dominik

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" 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/castle-project-users?hl=en.

Reply via email to