Error message edits.

This commit is contained in:
unknown 2004-06-16 11:59:35 -05:00
commit 52442e983b
20 changed files with 37 additions and 37 deletions

View file

@ -100,8 +100,8 @@ character-set=latin2
"Súbor '%-.64s' u¾ existuje",
"Záznamov: %ld Zmazaných: %ld Preskoèených: %ld Varovania: %ld",
"Záznamov: %ld Opakovaných: %ld",
"Incorrect sub part key. The used key part isn't a string or the used length is longer than the key part",
"One nemô¾em zmaza» all fields with ALTER TABLE. Use DROP TABLE instead",
"Incorrect sub part key; the used key part isn't a string or the used length is longer than the key part",
"One nemô¾em zmaza» all fields with ALTER TABLE; use DROP TABLE instead",
"Nemô¾em zru¹i» (DROP) '%-.64s'. Skontrolujte, èi neexistujú záznamy/kµúèe",
"Záznamov: %ld Opakovaných: %ld Varovania: %ld",
"You can't specify target table '%-.64s' for update in FROM clause",
@ -164,7 +164,7 @@ character-set=latin2
"Delayed insert thread couldn't get requested lock for table %-.64s",
"Too many delayed threads in use",
"Aborted connection %ld to db: '%-.64s' user: '%-.64s' (%s)",
"Got a packet bigger than 'max_allowed_packet'",
"Got a packet bigger than 'max_allowed_packet' bytes",
"Got a read error from the connection pipe",
"Got an error from fcntl()",
"Got packets out of order",
@ -173,7 +173,7 @@ character-set=latin2
"Got timeout reading communication packets",
"Got an error writing communication packets",
"Got timeout writing communication packets",
"Result string is longer than max_allowed_packet",
"Result string is longer than 'max_allowed_packet' bytes",
"The used table type doesn't support BLOB/TEXT columns",
"The used table type doesn't support AUTO_INCREMENT columns",
"INSERT DELAYED can't be used with table '%-.64s', because it is locked with LOCK TABLES",