bgould / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Rename english locale to jmesaResourceBunde_en.properties #247

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If default locale is not english you cannot get english locales.

set Locale.setDefault(Locale.GERMAN)

if webContext.getLocale() is ENGLISH jmesa renders german locales.

Rename the properties file will fix it.

Original issue reported on code.google.com by fjackst...@gmail.com on 23 Feb 2010 at 2:13

GoogleCodeExporter commented 9 years ago
So you are saying that your server is not picking up the
jmesaResourceBunde_en_US.properties? What application server do you use 
(Tomcat, ect...)?

I could certainly have another file with that naming in it.

Original comment by jeff.johnston.mn@gmail.com on 24 Feb 2010 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by jeff.johnston.mn@gmail.com on 13 Apr 2010 at 7:05