* change projectcommon to projectCommon,productcommon to productCommon.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
$lang->testcase->id = 'ID';
|
||||
$lang->testcase->product = $lang->productcommon;
|
||||
$lang->testcase->product = $lang->productCommon;
|
||||
$lang->testcase->module = 'Module';
|
||||
$lang->testcase->story = 'Story';
|
||||
$lang->testcase->storyVersion = 'Story version';
|
||||
@@ -41,7 +41,7 @@ $lang->testcase->linkCase = 'Related cases';
|
||||
$lang->testcase->stage = 'Stage';
|
||||
$lang->testcase->lastEditedByAB = 'Last edited by';
|
||||
$lang->testcase->lastEditedDateAB = 'Last edited date';
|
||||
$lang->testcase->allProduct = "All {$lang->productcommon}";
|
||||
$lang->testcase->allProduct = "All {$lang->productCommon}";
|
||||
$lang->testcase->fromBug = 'From bug';
|
||||
$lang->testcase->toBug = 'To bug';
|
||||
$lang->testcase->changed = 'Changed';
|
||||
@@ -81,7 +81,7 @@ $lang->testcase->deleteStep = 'Delete';
|
||||
$lang->testcase->insertBefore = 'Insert before';
|
||||
$lang->testcase->insertAfter = 'Insert after';
|
||||
|
||||
$lang->testcase->selectProduct = "Select {$lang->productcommon}";
|
||||
$lang->testcase->selectProduct = "Select {$lang->productCommon}";
|
||||
$lang->testcase->byModule = 'By module';
|
||||
$lang->testcase->assignToMe = 'Cases to me';
|
||||
$lang->testcase->openedByMe = 'My Opened cases';
|
||||
@@ -91,7 +91,7 @@ $lang->testcase->moduleCases = 'By module';
|
||||
$lang->testcase->bySearch = 'By search';
|
||||
$lang->testcase->doneByMe = 'My runed cases';
|
||||
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productcommon} & module";
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productCommon} & module";
|
||||
$lang->testcase->lblTypeAndPri = 'Type & priority';
|
||||
$lang->testcase->lblSystemBrowserAndHardware = 'OS & browser';
|
||||
$lang->testcase->lblAssignAndMail = 'Assigned & mailto';
|
||||
@@ -110,7 +110,7 @@ $lang->testcase->legendSteps = 'Steps';
|
||||
$lang->testcase->legendAction = 'Action';
|
||||
$lang->testcase->legendHistory = 'History';
|
||||
$lang->testcase->legendComment = 'Comment';
|
||||
$lang->testcase->legendProduct = "{$lang->productcommon} & module";
|
||||
$lang->testcase->legendProduct = "{$lang->productCommon} & module";
|
||||
|
||||
$lang->testcase->confirmDelete = 'Are you sure to delete this case?';
|
||||
$lang->testcase->confirmBatchDelete = 'Are you sure to batch delete there cases?';
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
$lang->testcase->id = '用例编号';
|
||||
$lang->testcase->product = "所属{$lang->productcommon}";
|
||||
$lang->testcase->product = "所属{$lang->productCommon}";
|
||||
$lang->testcase->module = '所属模块';
|
||||
$lang->testcase->story = '相关需求';
|
||||
$lang->testcase->storyVersion = '需求版本';
|
||||
@@ -41,7 +41,7 @@ $lang->testcase->linkCase = '相关用例';
|
||||
$lang->testcase->stage = '适用阶段';
|
||||
$lang->testcase->lastEditedByAB = '修改者';
|
||||
$lang->testcase->lastEditedDateAB = '修改日期';
|
||||
$lang->testcase->allProduct = "所有{$lang->productcommon}";
|
||||
$lang->testcase->allProduct = "所有{$lang->productCommon}";
|
||||
$lang->testcase->fromBug = '来源Bug';
|
||||
$lang->testcase->toBug = '生成Bug';
|
||||
$lang->testcase->changed = '用例变更';
|
||||
@@ -81,7 +81,7 @@ $lang->testcase->deleteStep = '删除';
|
||||
$lang->testcase->insertBefore = '之前添加';
|
||||
$lang->testcase->insertAfter = '之后添加';
|
||||
|
||||
$lang->testcase->selectProduct = "请选择{$lang->productcommon}";
|
||||
$lang->testcase->selectProduct = "请选择{$lang->productCommon}";
|
||||
$lang->testcase->byModule = '按模块';
|
||||
$lang->testcase->assignToMe = '给我的用例';
|
||||
$lang->testcase->openedByMe = '我建的用例';
|
||||
@@ -91,7 +91,7 @@ $lang->testcase->moduleCases = '按模块';
|
||||
$lang->testcase->bySearch = '搜索';
|
||||
$lang->testcase->doneByMe = '我完成的用例';
|
||||
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productcommon}模块";
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productCommon}模块";
|
||||
$lang->testcase->lblTypeAndPri = '类型&优先级';
|
||||
$lang->testcase->lblSystemBrowserAndHardware = '系统::浏览器';
|
||||
$lang->testcase->lblAssignAndMail = '指派给::抄送给';
|
||||
@@ -110,7 +110,7 @@ $lang->testcase->legendSteps = '用例步骤';
|
||||
$lang->testcase->legendAction = '操作';
|
||||
$lang->testcase->legendHistory = '历史记录';
|
||||
$lang->testcase->legendComment = '备注';
|
||||
$lang->testcase->legendProduct = $lang->productcommon . '模块';
|
||||
$lang->testcase->legendProduct = $lang->productCommon . '模块';
|
||||
|
||||
$lang->testcase->confirmDelete = '您确认要删除该测试用例吗?';
|
||||
$lang->testcase->confirmBatchDelete = '您确认要批量删除这些测试用例吗?';
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
$lang->testcase->id = '用例編號';
|
||||
$lang->testcase->product = "所屬{$lang->productcommon}";
|
||||
$lang->testcase->product = "所屬{$lang->productCommon}";
|
||||
$lang->testcase->module = '所屬模組';
|
||||
$lang->testcase->story = '相關需求';
|
||||
$lang->testcase->storyVersion = '需求版本';
|
||||
@@ -41,7 +41,7 @@ $lang->testcase->linkCase = '相關用例';
|
||||
$lang->testcase->stage = '適用階段';
|
||||
$lang->testcase->lastEditedByAB = '修改者';
|
||||
$lang->testcase->lastEditedDateAB = '修改日期';
|
||||
$lang->testcase->allProduct = "所有{$lang->productcommon}";
|
||||
$lang->testcase->allProduct = "所有{$lang->productCommon}";
|
||||
$lang->testcase->fromBug = '來源Bug';
|
||||
$lang->testcase->toBug = '生成Bug';
|
||||
$lang->testcase->changed = '用例變更';
|
||||
@@ -81,7 +81,7 @@ $lang->testcase->deleteStep = '刪除';
|
||||
$lang->testcase->insertBefore = '之前添加';
|
||||
$lang->testcase->insertAfter = '之後添加';
|
||||
|
||||
$lang->testcase->selectProduct = "請選擇{$lang->productcommon}";
|
||||
$lang->testcase->selectProduct = "請選擇{$lang->productCommon}";
|
||||
$lang->testcase->byModule = '按模組';
|
||||
$lang->testcase->assignToMe = '給我的用例';
|
||||
$lang->testcase->openedByMe = '我建的用例';
|
||||
@@ -91,7 +91,7 @@ $lang->testcase->moduleCases = '按模組';
|
||||
$lang->testcase->bySearch = '搜索';
|
||||
$lang->testcase->doneByMe = '我完成的用例';
|
||||
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productcommon}模組";
|
||||
$lang->testcase->lblProductAndModule = "{$lang->productCommon}模組";
|
||||
$lang->testcase->lblTypeAndPri = '類型&優先順序';
|
||||
$lang->testcase->lblSystemBrowserAndHardware = '系統::瀏覽器';
|
||||
$lang->testcase->lblAssignAndMail = '指派給::抄送給';
|
||||
@@ -110,7 +110,7 @@ $lang->testcase->legendSteps = '用例步驟';
|
||||
$lang->testcase->legendAction = '操作';
|
||||
$lang->testcase->legendHistory = '歷史記錄';
|
||||
$lang->testcase->legendComment = '備註';
|
||||
$lang->testcase->legendProduct = $lang->productcommon . '模組';
|
||||
$lang->testcase->legendProduct = $lang->productCommon . '模組';
|
||||
|
||||
$lang->testcase->confirmDelete = '您確認要刪除該測試用例嗎?';
|
||||
$lang->testcase->confirmBatchDelete = '您確認要批量刪除這些測試用例嗎?';
|
||||
|
||||
Reference in New Issue
Block a user