Hi list,
does anyone know how to put parameters into i18n messages? Couldn't
find any hint anywhere.
So for example i want to display the message "We have a maximum of 10
participants.".
I tried this:
max_participants = We have a maximum of ${maxParticipants} participants.
in messages_en.properties
and defined the variable in my template, but what will be rendered is
this: "We have a maximum of ${maxParticipants} participants."
Thanks,
Anton
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------