diff --git a/lang/cs.inc.php b/lang/cs.inc.php index 98869b14..0db862c9 100644 --- a/lang/cs.inc.php +++ b/lang/cs.inc.php @@ -197,4 +197,10 @@ $translations = array( 'Repair' => 'Opravit', 'Truncate' => 'Promazat', 'Tables have been truncated.' => 'Tabulky byly promazány.', + 'Rows' => 'Řádků', + ',' => ' ', + 'Tables have been moved.' => 'Tabulky byly přesunuty', + 'Move to other database' => 'Přesunout do jiné databáze', + 'Move' => 'Přesunout', + 'Engine' => 'Úložiště', ); diff --git a/todo.txt b/todo.txt index ced27908..3e08a4db 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,6 @@ Add whisperer to fields with foreign key Highlight found fields MySQL 5 BIT data type -Rename table to other database Clone row Input function results in edit Bulk update - leave original, set to value, set to NULL