Welcome, Guest! Log In | Create Account

Donate Share

j18n - Java ResourceBundle I18N

by ilionyl

j18n is a replacement of java.util.ResourceBundle to support Unicode properties files. You can put UTF8 characters into your *.properties, and the only code change is to replace "ResourceBundle.getBundle(..)" with "J18n.getBundle(..)".


http://j18n.sourceforge.net

I18N (Internationalization)

Project Feed

j18n - Java ResourceBundle I18N Actions