﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4740	CKLangTool does not recognize entries in single quotes	Wiktor Walc		"As the title says. CKLangTool does not recognize properly entries in single quotes, like for example:

{{{
	colors :
	{
		'000' : 'Schwarz',
		'800000' : 'Kastanienbraun',
		'8B4513' : 'Braun',
		'2F4F4F' : 'Dunkles Schiefergrau',
		'008080' : 'Blaugrün',
	...
}}}

such entries are replaced with english words.

This issue will be fixed in #3698, because a new way of loading/parsing files will be introduced there."	Bug	closed	Normal		General		fixed	Confirmed Review+	
