1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-10 16:44:17 +02:00

Change message to "increase Text length"

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

View File

@@ -246,7 +246,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' => '来自服务器',