Revert "[Bug #1173] Application language must be user language"
This reverts commit 47c9140daa.
This commit is contained in:
parent
02a5c3c319
commit
a47df31060
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ public class I18nHelper {
|
|||
if (execution != null) {
|
||||
Charsets.setPreferredLocale((HttpSession) execution.getSession()
|
||||
.getNativeSession(), getUserLocale());
|
||||
Locales.setThreadLocal(getUserLocale());
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue