mirror of
https://github.com/vrana/adminer.git
synced 2025-08-16 11:34:10 +02:00
Edit values by Ctrl+click instead of double click
This commit is contained in:
@@ -241,7 +241,7 @@ $translations = array(
|
||||
'%d row(s) have been imported.' => array('xx', 'xx'),
|
||||
|
||||
// in-place editing in select
|
||||
'Double click on a value to modify it.' => 'xx',
|
||||
'Ctrl+click on a value to modify it.' => 'xx',
|
||||
'Use edit link to modify this value.' => 'xx',
|
||||
|
||||
// %s can contain auto-increment value
|
||||
|
Reference in New Issue
Block a user