1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 01:54:00 +02:00

Change message to "increase Text length"

This commit is contained in:
Jakub Vrana
2010-10-17 16:07:09 +02:00
parent abe5e7b0a7
commit 210802d1c4
16 changed files with 16 additions and 16 deletions

View File

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