mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Remove Delete button from Edit page
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@887 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -10,7 +10,6 @@ $translations = array(
|
||||
'Select database' => 'Seleziona database',
|
||||
'Invalid database.' => 'Database non valido.',
|
||||
'Create new database' => 'Crea nuovo database',
|
||||
'Table has been dropped.' => 'Tabella eliminata.',
|
||||
'Table has been altered.' => 'Tabella modificata.',
|
||||
'Table has been created.' => 'Tabella creata.',
|
||||
'Alter table' => 'Modifica tabella',
|
||||
@@ -40,7 +39,6 @@ $translations = array(
|
||||
'No tables.' => 'No tabelle.',
|
||||
'select' => 'seleziona',
|
||||
'Create new table' => 'Crea nuova tabella',
|
||||
'Item has been deleted.' => 'Elemento eliminato.',
|
||||
'Item has been updated.' => 'Elemento aggiornato.',
|
||||
'Item has been inserted.' => 'Elemento inserito.',
|
||||
'Edit' => 'Modifica',
|
||||
|
Reference in New Issue
Block a user