diff --git a/98-misc/toc.tex b/98-misc/toc.tex
index 74be4dd46d29f5abc99371b0a3933d9a443f7a96..e026f0cdd9cbb8ef15bfc4ee0e0a68694eff83d8 100644
--- a/98-misc/toc.tex
+++ b/98-misc/toc.tex
@@ -1,4 +1,4 @@
-\fakechapter{Table of contents}
+\fakechapter{Obsah}
 
 \def\tocchaplabel#1#2^^X{\if0#1\else#1#2~\fi}
 \def\tocchapter#1#2#3#4{\bigskip
@@ -33,7 +33,7 @@
 
 \bigskip
 
-Sections and exercises marked with one or two asterisks contain advanced material.
-We suggest that the reader skips them first time.
+Oddíly a cvičení označené hvězdičkami obsahují pokročilejší materiál.
+Při prvním čtení je doporučujeme přeskakovat.
 
 \vfill\eject
diff --git a/automaty.tex b/automaty.tex
index 08716a838b54b2b9db29171ac904131957b92bbb..ecf885ae2337cfad33a3fe7ae903850211ddd4ff 100644
--- a/automaty.tex
+++ b/automaty.tex
@@ -5,7 +5,7 @@
 %\debugindex
 
 \input 98-misc/intro.tex
-% \input 98-misc/toc.tex
+\input 98-misc/toc.tex
 
 \def\includechapaux#1-#2@{\input #1-#2/#2.tex}
 \def\includechapter#1{\includechapaux#1@}