Hi,
I have browser language settings in following order
Czech(cs)
English(en-us)
My application does not support Czech(cs) and all lables are displayed with broken string. When Czech(cs) is not available I want my application to load next supported language (ie English, application supports english) properties file.
What settings / changes need to be done for the same.
Thanks In Advance.