Posts tagged Tag 'Internationalization'

Multilingual websites with Lift and OSGi

Lift already provides some mechanisms to publish a website in different languages. If Lift is used within an OSGi environment, a little workaround is needed in order to make it find the Resource Bundles containing language-dependent strings (usually provided as property files).
read more »