1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-08 23:57:29 +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

@@ -245,7 +245,6 @@ $translations = array(
'Alter type' => 'ユーザー定義型変更',
'Type has been dropped.' => 'ユーザー定義型を削除しました',
'Type has been created.' => 'ユーザー定義型を追加しました',
'Double click on a value to modify it.' => 'ダブルクリックして編集',
'Use edit link to modify this value.' => 'リンクを編集する',
'last' => '最終',
'From server' => 'サーバーから実行',