dont set default locale in user.ui and use first browser locale by default if available and fall back to site default after that, fixes #1578; load locale from unjoined json files in debug mode

This commit is contained in:
j 2013-07-17 10:24:22 +00:00
commit 5489823a61
7 changed files with 29 additions and 10 deletions

View file

@ -607,6 +607,7 @@
"system": "system@pad.ma"
},
"https": true,
"locale": "en",
"id": "padma",
"name": "Pad.ma",
"url": "pad.ma",
@ -693,7 +694,7 @@
"listSort": [{"key": "title", "operator": "+"}],
"listView": "grid",
"lists": {},
"locale": "en",
"locale": "",
"mapFind": "",
"mapSelection": "",
"page": "",