Index: /FCKeditor/trunk/_whatsnew.html
===================================================================
--- /FCKeditor/trunk/_whatsnew.html	(revision 5110)
+++ /FCKeditor/trunk/_whatsnew.html	(revision 5111)
@@ -47,4 +47,9 @@
 	<ul>
 		<li></li>
+		<li>Language file updates for the following languages:
+			<ul>
+				<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/4465">#4465</a>] Czech </li>
+			</ul>
+		</li>
 	</ul>
 	<p>
Index: /FCKeditor/trunk/editor/lang/cs.js
===================================================================
--- /FCKeditor/trunk/editor/lang/cs.js	(revision 5110)
+++ /FCKeditor/trunk/editor/lang/cs.js	(revision 5111)
@@ -1,3 +1,3 @@
-﻿/*
+/*
  * FCKeditor - The text editor for Internet - http://www.fckeditor.net
  * Copyright (C) 2003-2009 Frederico Caldeira Knabben
@@ -533,7 +533,8 @@
 DlgDivInlineStyle	: "Vložený styl",
 
-ScaytTitle			: "SCAYT",	//MISSING
-ScaytTitleOptions	: "Options",	//MISSING
-ScaytTitleLangs		: "Languages",	//MISSING
-ScaytTitleAbout		: "About"	//MISSING
+// Spell Check As You Type
+ScaytTitle			: "SCAYT",
+ScaytTitleOptions	: "Nastavení",
+ScaytTitleLangs		: "Jazyky",
+ScaytTitleAbout		: "O aplikaci"
 };
