﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5732	Translation out of sync	Per Östlund	Adeel Asghar	"The swedish translation files, and probably the other languages too, are out currently out of sync. This causes e.g. different error messages than the ones intended to be displayed. For example this model when instantiated with the NF:
{{{#!mo
model M
  Integer n;
  Real x[:] = {i for i in 1:n};
end M;
}}}
gives the error message:
{{{
Error: Det första argumentet av 1:n måste vara ett vektoruttryck.
}}}
which is the translation for a different error than the error one gets when using english."	defect	assigned	blocker	1.19.0	OMEdit				
