* Lang change.
This commit is contained in:
@@ -115,7 +115,7 @@ $lang->bug->close = 'Close';
|
||||
$lang->bug->activate = 'Activate';
|
||||
$lang->bug->batchActivate = 'Batch Activate';
|
||||
$lang->bug->reportChart = 'Report';
|
||||
$lang->bug->export = 'Export bugs';
|
||||
$lang->bug->export = 'Export';
|
||||
$lang->bug->delete = 'Delete';
|
||||
$lang->bug->deleted = 'Deleted';
|
||||
$lang->bug->saveTemplate = 'Save as Template';
|
||||
|
||||
@@ -54,7 +54,7 @@ $lang->build->createdBugs = ' %s Bug is created.';
|
||||
|
||||
$lang->build->placeholder = new stdclass();
|
||||
$lang->build->placeholder->scmPath = ' Source code repository, e.g. Subversion/Git Library path';
|
||||
$lang->build->placeholder->filePath = ' Path of this Build package for downloading.';
|
||||
$lang->build->placeholder->filePath = ' Download path for this Build.';
|
||||
|
||||
$lang->build->action = new stdclass();
|
||||
$lang->build->action->buildopened = '$date, created by <strong>$actor</strong>, Build <strong>$extra</strong>.' . "\n";
|
||||
|
||||
Reference in New Issue
Block a user