Tag: i18n
Synyx MessageSource: Load your i18n messages from database
Marc Kannegiesser
14.02.2011
A while ago we wanted to store internationalisation for a project in database to allow (a subset of) users to create and update internationalisation using the application itself. When we…
Know your APIs – Lessons learned from ResourceBundle
Marc Kannegiesser
21.04.2010
Last week I spent some time hunting down an internationalization-issue that came along while developing for a recent project. Let me explain what happened: Message-Lookup – of course – always…