* Lang changed.
This commit is contained in:
@@ -37,7 +37,7 @@ $lang->build->builder = 'Builder';
|
||||
$lang->build->scmPath = 'SCM Path';
|
||||
$lang->build->filePath = 'File Path';
|
||||
$lang->build->desc = 'Description';
|
||||
$lang->build->files = 'Upload Files';
|
||||
$lang->build->files = 'Files';
|
||||
$lang->build->last = 'Last Build';
|
||||
$lang->build->packageType = 'Package Type';
|
||||
$lang->build->unlinkStory = 'Unlink Story';
|
||||
|
||||
@@ -49,7 +49,7 @@ $lang->project->createStory = "Create Story";
|
||||
$lang->project->all = 'All';
|
||||
$lang->project->undone = 'Unfinished';
|
||||
$lang->project->unclosed = 'Unclosed';
|
||||
$lang->project->typeDesc = 'No story, bug, build, test task or burndown is allowed in OPS';
|
||||
$lang->project->typeDesc = 'No story, bug, build, test or burndown is allowed in OPS';
|
||||
$lang->project->mine = 'Mine: ';
|
||||
$lang->project->other = 'Other:';
|
||||
$lang->project->deleted = 'Deleted';
|
||||
|
||||
@@ -143,7 +143,7 @@ $lang->testtask->report->create = 'Generate';
|
||||
$lang->testtask->report->charts['testTaskPerRunResult'] = 'Result Report';
|
||||
$lang->testtask->report->charts['testTaskPerType'] = 'Type Report';
|
||||
$lang->testtask->report->charts['testTaskPerModule'] = 'Module Report';
|
||||
$lang->testtask->report->charts['testTaskPerRunner'] = 'Run By Report';
|
||||
$lang->testtask->report->charts['testTaskPerRunner'] = 'RunBy Report';
|
||||
$lang->testtask->report->charts['bugSeverityGroups'] = 'Bug Severity Distribution';
|
||||
$lang->testtask->report->charts['bugStatusGroups'] = 'Bug Status Distribution';
|
||||
$lang->testtask->report->charts['bugOpenedByGroups'] = 'Bug CreateBy Distribution';
|
||||
|
||||
Reference in New Issue
Block a user