From 1985cb3e4f53a27f0ba7d9e3050479b9018041e2 Mon Sep 17 00:00:00 2001 From: filip <filip@ispconfig3> Date: Wed, 29 Sep 2010 10:50:40 -0400 Subject: [PATCH] Updated czech languages files Added missing strings in some templates to english transalations --- interface/web/mail/lib/lang/cz_mail_blacklist.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/mail/lib/lang/cz_mail_blacklist.lng b/interface/web/mail/lib/lang/cz_mail_blacklist.lng index 4a36f62..26441de 100644 --- a/interface/web/mail/lib/lang/cz_mail_blacklist.lng +++ b/interface/web/mail/lib/lang/cz_mail_blacklist.lng @@ -4,6 +4,6 @@ $wb['recipient_txt'] = 'Adresát'; $wb['active_txt'] = 'Aktivní'; $wb['source_error_notempty'] = 'Adresa je prázdná.'; -$wb['type_txt'] = 'Type'; +$wb['type_txt'] = 'Typ'; $wb['limit_mailfilter_txt'] = 'Dosažen maximální počet email filtrů pro Váš účet.'; ?> -- Gitblit v1.9.1