﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
13514	Only last package javascript catalog is loaded in case of missing default translation.	Jani Tiainen	nobody	"I had accidentally defined {{{ LANGUAGE_CODE = 'en_us' }}}. Browser requested finnish translation (fi). Which we do have. We do not have en translations at all.

Probably due changes in r13069 now it tried to discard earlier loaded translations and load only finnish translation. View only loaded catalog from last module defined in packages list.

Workaround: Define {{{ LANGUAGE_CODE = 'fi' }}} and everything worked as expected.

See also tickets #3594 and #13388. "		closed	Internationalization	dev		fixed	i18n javascript		Accepted	0	0	0	0	0	0
