﻿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
13863	DECIMAL_SEPARATOR incorrect in formats.py for sv locale	Ulf Urdén <ulf.urden@…>	nobody	"Hi!

In Swedish, the decimal point is not period, it's comma. I propose this change to formats.py for the sv locale:

-DECIMAL_SEPARATOR = '.'
+DECIMAL_SEPARATOR = ','

Reference: http://sv.wikipedia.org/wiki/Kommatecken"		closed	Internationalization	1.2		fixed			Accepted	0	0	0	0	0	0
