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.';