mirror of
https://github.com/vrana/adminer.git
synced 2025-08-25 15:31:15 +02:00
Split actions for modified and selected rows
This commit is contained in:
@@ -245,6 +245,7 @@ $translations = array(
|
||||
'File must be in UTF-8 encoding.' => 'xx',
|
||||
|
||||
// in-place editing in select
|
||||
'Modify' => 'xx',
|
||||
'Ctrl+click on a value to modify it.' => 'xx',
|
||||
'Use edit link to modify this value.' => 'xx',
|
||||
|
||||
@@ -263,6 +264,7 @@ $translations = array(
|
||||
'Save' => 'xx',
|
||||
'Save and continue edit' => 'xx',
|
||||
'Save and insert next' => 'xx',
|
||||
'Selected' => 'xx',
|
||||
'Clone' => 'xx',
|
||||
'Delete' => 'xx',
|
||||
'You have no privileges to update this table.' => 'xx',
|
||||
|
Reference in New Issue
Block a user