From f09ca31fb10f4aa0b63dfc385a6646e7dc444d35 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Mon, 26 Oct 2009 17:42:58 -0400
Subject: [PATCH] localization update

---
 program/localization/cs_CZ/messages.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/cs_CZ/messages.inc b/program/localization/cs_CZ/messages.inc
index 298bb15..f9238ce 100644
--- a/program/localization/cs_CZ/messages.inc
+++ b/program/localization/cs_CZ/messages.inc
@@ -108,5 +108,6 @@
 $messages['smtptoerror'] = 'Chyba SMTP ($code): Nelze přidat příjemce "$to"';
 $messages['smtprecipientserror'] = 'Chyba SMTP: Nelze zpracovat seznam příjemců';
 $messages['smtperror'] = 'Chyba SMTP: $msg';
+$messages['emailformaterror'] = 'Neplatná e-mailová adresa: $email';
 
 ?>

--
Gitblit v1.9.1