The problem is with LocaleBean.init()
Used method FacesContext.getCurrentInstance().getExternalContext().getRequestLocale() simply returns current user browser locale
without checking is it...