[jboss-dev] jboss i18n and localization (l10n)

Max Rydahl Andersen max.andersen at redhat.com
Mon Jul 30 05:25:38 EDT 2007


btw. the IBM "thing" was ICU4J: http://wiki.eclipse.org/ICU4J and 
http://icu-project.org/

But I don't know much details about it except it's using the same api as 
  the jdk (except it now lives in a different package)

/max

>> For (1), the translation process, in the Open Source world a lot of 
> 
> what opensource world is that ? :)
> 
> In Java I know of two major ways:
> 
> The built in java method of localization (java ResourceBundles defaults 
> to use properties, one project I know of using that is Hibernate Search)
> 
> The other is the way used in e.g. eclipse which uses the (some say 
> technically better) i18n library developed by IBM which I unfortunately 
> can't remember the name of now.
> 
>> (2) would then require using Gettext in the Java modules that require 
>> translations and marking the strings to be translated appropriately so 
>> that they can be extracted automatically for translation.
> 
> what is Gettext?Xliff?
> 
> /max
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list