* Modify project to variable.
This commit is contained in:
@@ -14,7 +14,7 @@ $lang->testreport->title = 'Titel';
|
||||
$lang->testreport->product = $lang->productCommon;
|
||||
$lang->testreport->bugTitle = 'Bug Titel';
|
||||
$lang->testreport->storyTitle = 'Story Titel';
|
||||
$lang->testreport->project = 'Projekt';
|
||||
$lang->testreport->project = $lang->projectCommon;
|
||||
$lang->testreport->execution = 'Execution';
|
||||
$lang->testreport->testtask = 'Test Build';
|
||||
$lang->testreport->tasks = $lang->testreport->testtask;
|
||||
|
||||
Reference in New Issue
Block a user