1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 01:24:17 +02:00

Move to other database

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@498 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2008-09-25 20:51:21 +00:00
parent edd719891c
commit c6bc6df953
2 changed files with 6 additions and 1 deletions

View File

@@ -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ě',
);

View File

@@ -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