﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10144	ckeditor-releases / lang / de.js magicline translation is wrong	SteveB	Anna Tomanek	"[https://github.com/ckeditor/ckeditor-releases/blob/4.0.x/full/lang/de.js]
contains 

{{{
""magicline"":{""title"":""Insert paragraph here""}
}}}

the text is english and shown on tooltip at the return icon of the magic line.
In german (de.js) the text should be ""Absatz hier einfügen"" like

{{{
""magicline"":{""title"":""Absatz hier einfügen""}
}}}

Failure is in all kind of branches (4.0.x/latest/stable) and in all 3 product versions (basic/standard/full)"	Bug	closed	Normal		UI : Language	4.0 Beta	fixed		
