03-14-2007 06:27 AM
03-15-2007 12:02 PM
07-03-2007 01:46 PM
java.util.Locale.setDefault(new java.util.Locale("es", "ES"));
If you want english replace "es" by "en" and "ES" by "US". <config evaluator="string-compare" condition="Languages" replace="true">
<languages>
<language locale="es_ES">Español</language>
<language locale="pt_BR">Portuguese (Brazilian)</language>
<language locale="en_US">English</language>
</languages>
</config>
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.