mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +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:
@@ -197,4 +197,10 @@ $translations = array(
|
|||||||
'Repair' => 'Opravit',
|
'Repair' => 'Opravit',
|
||||||
'Truncate' => 'Promazat',
|
'Truncate' => 'Promazat',
|
||||||
'Tables have been truncated.' => 'Tabulky byly promazány.',
|
'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ě',
|
||||||
);
|
);
|
||||||
|
1
todo.txt
1
todo.txt
@@ -1,7 +1,6 @@
|
|||||||
Add whisperer to fields with foreign key
|
Add whisperer to fields with foreign key
|
||||||
Highlight found fields
|
Highlight found fields
|
||||||
MySQL 5 BIT data type
|
MySQL 5 BIT data type
|
||||||
Rename table to other database
|
|
||||||
Clone row
|
Clone row
|
||||||
Input function results in edit
|
Input function results in edit
|
||||||
Bulk update - leave original, set to value, set to NULL
|
Bulk update - leave original, set to value, set to NULL
|
||||||
|
Reference in New Issue
Block a user