From d650f561160fc88e401380e4c9847f2b40bb80ee Mon Sep 17 00:00:00 2001 From: tianshujie Date: Wed, 8 Mar 2023 08:49:47 +0800 Subject: [PATCH] * Restore code. --- module/execution/lang/de.php | 4 ---- module/execution/lang/en.php | 4 ---- module/execution/lang/fr.php | 4 ---- module/execution/lang/zh-cn.php | 4 ---- module/execution/view/testtask.html.php | 4 +--- module/testreport/lang/de.php | 2 -- module/testreport/lang/en.php | 2 -- module/testreport/lang/fr.php | 2 -- module/testreport/lang/zh-cn.php | 2 -- module/testreport/view/browse.html.php | 4 +--- 10 files changed, 2 insertions(+), 30 deletions(-) diff --git a/module/execution/lang/de.php b/module/execution/lang/de.php index d7d33bb011..855f728f20 100644 --- a/module/execution/lang/de.php +++ b/module/execution/lang/de.php @@ -554,10 +554,6 @@ $lang->execution->featureBar['story']['reviewing'] = 'Reviewing'; $lang->execution->featureBar['testcase']['all'] = 'All'; -$lang->execution->featureBar['testtask']['browse'] = 'Test Request'; - -$lang->execution->featureBar['testreport']['browse'] = 'Testing Reports'; - $lang->execution->myExecutions = 'Ich bin beteiligt.'; $lang->execution->doingProject = "Ongoing {$lang->projectCommon}s"; diff --git a/module/execution/lang/en.php b/module/execution/lang/en.php index a83b1fd492..59c16443cc 100644 --- a/module/execution/lang/en.php +++ b/module/execution/lang/en.php @@ -554,10 +554,6 @@ $lang->execution->featureBar['story']['reviewing'] = 'Reviewing'; $lang->execution->featureBar['testcase']['all'] = 'All'; -$lang->execution->featureBar['testtask']['browse'] = 'Test Request'; - -$lang->execution->featureBar['testreport']['browse'] = 'Testing Reports'; - $lang->execution->myExecutions = 'Mine'; $lang->execution->doingProject = "Ongoing {$lang->projectCommon}s"; diff --git a/module/execution/lang/fr.php b/module/execution/lang/fr.php index 996c1dd684..36b1363946 100644 --- a/module/execution/lang/fr.php +++ b/module/execution/lang/fr.php @@ -554,10 +554,6 @@ $lang->execution->featureBar['story']['reviewing'] = 'Reviewing'; $lang->execution->featureBar['testcase']['all'] = 'All'; -$lang->execution->featureBar['testtask']['browse'] = 'Test Request'; - -$lang->execution->featureBar['testreport']['browse'] = 'Testing Reports'; - $lang->execution->myExecutions = "J'étais impliqué"; $lang->execution->doingProject = "Ongoing {$lang->projectCommon}s"; diff --git a/module/execution/lang/zh-cn.php b/module/execution/lang/zh-cn.php index cc83363168..8895df1d31 100644 --- a/module/execution/lang/zh-cn.php +++ b/module/execution/lang/zh-cn.php @@ -554,10 +554,6 @@ $lang->execution->featureBar['story']['reviewing'] = '评审中'; $lang->execution->featureBar['testcase']['all'] = '全部'; -$lang->execution->featureBar['testtask']['browse'] = '测试单列表'; - -$lang->execution->featureBar['testreport']['browse'] = '报告列表'; - $lang->execution->myExecutions = '我参与的'; $lang->execution->doingProject = "进行中的{$lang->projectCommon}"; diff --git a/module/execution/view/testtask.html.php b/module/execution/view/testtask.html.php index 4a94974021..58e4978310 100644 --- a/module/execution/view/testtask.html.php +++ b/module/execution/view/testtask.html.php @@ -26,12 +26,10 @@ - lang->execution->featureBar['testtask'] as $label):?> - + testtask->browse;?> -
diff --git a/module/testreport/lang/de.php b/module/testreport/lang/de.php index ce321fba03..9b19536d85 100644 --- a/module/testreport/lang/de.php +++ b/module/testreport/lang/de.php @@ -94,5 +94,3 @@ Total %s Bugs reported . Bug Effective Rate : %s,Bugs-reported-from-cases rate: %s EOD; - -$lang->testreport->featureBar['browse']['browse'] = 'Testing Reports'; diff --git a/module/testreport/lang/en.php b/module/testreport/lang/en.php index 87c53a4aff..23e0374c4a 100644 --- a/module/testreport/lang/en.php +++ b/module/testreport/lang/en.php @@ -94,5 +94,3 @@ Total %s Bugs reported . Bug Effective Rate : %s,Bugs-reported-from-cases rate: %s EOD; - -$lang->testreport->featureBar['browse']['browse'] = 'Testing Reports'; diff --git a/module/testreport/lang/fr.php b/module/testreport/lang/fr.php index fb49e49d2b..080ad01334 100644 --- a/module/testreport/lang/fr.php +++ b/module/testreport/lang/fr.php @@ -94,5 +94,3 @@ Total %s Bugs reported . Bug Effective Rate : %s,Bugs-reported-from-cases rate: %s EOD; - -$lang->testreport->featureBar['browse']['browse'] = 'Testing Reports'; diff --git a/module/testreport/lang/zh-cn.php b/module/testreport/lang/zh-cn.php index 3e74246e91..08f0fb63ca 100644 --- a/module/testreport/lang/zh-cn.php +++ b/module/testreport/lang/zh-cn.php @@ -94,5 +94,3 @@ $lang->testreport->bugSummary = <<%s个Bug 。 有效Bug率(方案为已解决或延期 / 状态为已解决或已关闭):%s,用例发现Bug率(用例创建的Bug / 发现Bug数):%s EOD; - -$lang->testreport->featureBar['browse']['browse'] = '报告列表'; diff --git a/module/testreport/view/browse.html.php b/module/testreport/view/browse.html.php index d553ae28e6..91e5d1238e 100644 --- a/module/testreport/view/browse.html.php +++ b/module/testreport/view/browse.html.php @@ -14,12 +14,10 @@ global->flow == 'full'):?>