From 8be5ccc5922064fe16728e16a331cdaeb357a171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sun, 9 Dec 2007 10:57:52 +0000 Subject: [PATCH] Improve translation. --- lang/czech-utf-8.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/czech-utf-8.inc.php b/lang/czech-utf-8.inc.php index 4f9e5924e..6708ae095 100644 --- a/lang/czech-utf-8.inc.php +++ b/lang/czech-utf-8.inc.php @@ -579,8 +579,8 @@ $strPrimaryKeyHasBeenDropped = 'Primární klíč byl odstraněn'; $strPrimaryKeyName = 'Jméno primárního klíče musí být „PRIMARY“!'; $strPrimaryKeyWarning = '(„PRIMARY“ musí být jméno pouze primárního klíče!)'; $strPrimary = 'Primární'; -$strPrintViewFull = 'Náhled k vytištění (s kompletními texty)'; -$strPrintView = 'Náhled k vytištění'; +$strPrintViewFull = 'Náhled pro tisk (s kompletními texty)'; +$strPrintView = 'Náhled pro tisk'; $strPrint = 'Vytisknout'; $strPrivDescAllPrivileges = 'Všechna oprávnění kromě GRANT.'; $strPrivDescAlterRoutine = 'Umožňuje měnit a rušit uložené procedury.';