* translate the misc item.

This commit is contained in:
wangchunsheng
2010-08-03 07:00:35 +00:00
parent e140e728bb
commit 5b5a4d5a0e

View File

@@ -170,7 +170,7 @@ $lang->bug->osList['win98'] = 'Windows 98';
$lang->bug->osList['linux'] = 'Linux';
$lang->bug->osList['freebsd'] = 'FreeBSD';
$lang->bug->osList['unix'] = 'Unix';
$lang->bug->osList['others'] = '其他';
$lang->bug->osList['others'] = 'Others';
$lang->bug->browserList[''] = '';
$lang->bug->browserList['all'] = 'All';