Both #spring and #grails exist on Freenode. 64 and 45 nicks right now, respectively.
Type: Posts; User: meonkeys; Keyword(s):
Both #spring and #grails exist on Freenode. 64 and 45 nicks right now, respectively.
I played around with this a bit and I think a user-defined directive is a clean way to avoid patchwork messages.
Example snippet of a Java properties-style resource bundle:
welcome.text=Hello,...
Hi there! I'm Adam. I work on Mifos. Mifos uses Spring MVC and Freemarker.
Anyone have a macro for helping translation of messages with links?
A set of messages like this:
...
Is anyone using GNU gettext with SpringMVC and in Freemarker templates? I don't imagine it's too hard, I'm just not sure where to hook in the gettext (or gettext-commons) code in Spring...