This commit is contained in:
Marc Delisle
2002-04-02 15:37:15 +00:00
parent b6e82beef4
commit 65e9bf5a97
2 changed files with 2 additions and 3 deletions

View File

@@ -243,6 +243,7 @@ $strQBEIns = 'smazat';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
$strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strRememberReload = 'Nezapome<6D>te znovu na<6E><61>st server.';
@@ -348,5 +349,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>

View File

@@ -16,7 +16,6 @@ $month = array('ledna', '
// variable below
$datefmt = '%a %e. %b %Y, %H:%M';
$strAccessDenied = 'P<><50>stup odep<65>en';
$strAction = 'Akce';
$strAddDeleteColumn = 'P<>idat/Smazat sloupec';
@@ -243,6 +242,7 @@ $strQBEIns = 'smazat';
$strQueryOnDb = 'SQL dotaz na datab<61>zi <b>%s</b>:';
$strRecords = 'Z<>znam<61>';
$strReferentialIntegrity = 'Zkontrolovat integritu odkaz<61>:';
$strReloadFailed = 'Znovuna<6E>ten<65> MySQL selhalo.';
$strReloadMySQL = 'Znovuna<6E>ten<65> MySQL';
$strRememberReload = 'Nezapome<6D>te znovu na<6E><61>st server.';
@@ -348,5 +348,4 @@ $strYes = 'Ano';
$strZip = '"zazipov<6F>no"';
// To translate
$strReferentialIntegrity = 'Check referential integrity:'; //to translate
?>