mirror of
https://github.com/vrana/adminer.git
synced 2025-08-11 17:14:07 +02:00
Load long texts for inline-edit by AJAX
Display link to current page only under AJAX
This commit is contained in:
@@ -246,7 +246,6 @@ $translations = array(
|
||||
'Type has been dropped.' => 'Tipo eliminado.',
|
||||
'Type has been created.' => 'Tipo creado.',
|
||||
'Double click on a value to modify it.' => 'Doble-clic sobre el valor para editarlo.',
|
||||
'Increase Text length to modify this value.' => 'Aumente el tamaño del campo de texto para modificar este valor.',
|
||||
'Use edit link to modify this value.' => 'Utilice el enlace de modificar para realizar los cambios.',
|
||||
'last' => 'último',
|
||||
'From server' => 'Desde servidor',
|
||||
|
Reference in New Issue
Block a user