summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/cs_CZ
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-26 21:42:58 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-10-26 21:42:58 +0000
commitb58f45f64124bcb7c30407bcf4d9007875bcd24f (patch)
tree3874a237e84b6860504471aaa1ff12f4e4bdbbfb /roundcubemail/program/localization/cs_CZ
parent9a9c509fb807c77d7dad06b56d3bf3e0a8639be6 (diff)
localization update
git-svn-id: https://svn.roundcube.net/trunk@3061 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cs_CZ')
-rw-r--r--roundcubemail/program/localization/cs_CZ/messages.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/cs_CZ/messages.inc b/roundcubemail/program/localization/cs_CZ/messages.inc
index 298bb159f..f9238ceb3 100644
--- a/roundcubemail/program/localization/cs_CZ/messages.inc
+++ b/roundcubemail/program/localization/cs_CZ/messages.inc
@@ -108,5 +108,6 @@ $messages['smtpfromerror'] = 'Chyba SMTP ($code): Nelze nastavit odesílatele "$
$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';
?>