From: jakubvrana Date: Thu, 25 Sep 2008 20:51:21 +0000 (+0000) Subject: Move to other database X-Git-Tag: v3.0.0~1020 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=c6bc6df953375a5d254dca2c1428c57e7d08858a;p=adminer.git Move to other database git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@498 7c3ca157-0c34-0410-bff1-cbf682f78f5c --- 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