Improve unit test for translation files

This commit is contained in:
Frederic Guillot
2016-11-06 11:41:32 -05:00
parent 3cde9dd877
commit f758ddfc5e
2 changed files with 6 additions and 12 deletions

View File

@@ -1092,11 +1092,11 @@ return array(
'There is no available project.' => '当前没有可用项目',
'Local File' => '本地文件',
'Configuration' => '配置选项',
'PHP version:' => '',
'PHP SAPI:' => '',
'OS version:' => '',
'Database version:' => '',
'Browser:' => '',
// 'PHP version:' => '',
// 'PHP SAPI:' => '',
// 'OS version:' => '',
// 'Database version:' => '',
// 'Browser:' => '',
'Task view' => '任务浏览',
'Edit task' => '编辑任务',
'Edit description' => '编辑描述',