1
0
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:
Jakub Vrana
2013-07-08 15:12:17 -07:00
parent 19c4890018
commit 10f500dfea
3 changed files with 9 additions and 3 deletions

View File

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