1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 08:06:59 +02:00

Edit values by Ctrl+click instead of double click

This commit is contained in:
Jakub Vrana
2012-10-04 00:17:17 -07:00
parent da08af5eb9
commit 0614260544
31 changed files with 23 additions and 33 deletions

View File

@@ -244,7 +244,7 @@ $translations = array(
'Alter type' => 'Modificar tipo',
'Type has been dropped.' => 'Tipo eliminado.',
'Type has been created.' => 'Tipo criado.',
'Double click on a value to modify it.' => 'Clique duas vezes sobre o valor para edita-lo.',
'Ctrl+click on a value to modify it.' => 'Ctrl+clique vezes sobre o valor para edita-lo.',
'Use edit link to modify this value.' => 'Utilize o link modificar para alterar.',
'last' => 'último',
'From server' => 'Desde servidor',