* change for export template and adjust create,edit page.

This commit is contained in:
wangyidong
2015-09-17 09:30:10 +08:00
parent 7d45f50cc2
commit d2843052d9
10 changed files with 47 additions and 36 deletions
+2
View File
@@ -98,6 +98,8 @@ $lang->testcase->lblSystemBrowserAndHardware = 'OS & browser';
$lang->testcase->lblAssignAndMail = 'Assigned & mailto';
$lang->testcase->lblStory = 'Story';
$lang->testcase->lblLastEdited = 'Last edited';
$lang->testcase->lblTypeValue = 'List of type';
$lang->testcase->lblStageValue = 'List of stage';
$lang->testcase->legendRelated = 'Related info';
$lang->testcase->legendBasicInfo = 'Basic info';
+2
View File
@@ -98,6 +98,8 @@ $lang->testcase->lblSystemBrowserAndHardware = '系统::浏览器';
$lang->testcase->lblAssignAndMail = '指派给::抄送给';
$lang->testcase->lblStory = '相关需求';
$lang->testcase->lblLastEdited = '最后编辑';
$lang->testcase->lblTypeValue = '类型可选值列表';
$lang->testcase->lblStageValue = '阶段可选值列表';
$lang->testcase->legendRelated = '相关信息';
$lang->testcase->legendBasicInfo = '基本信息';