* adjust code.

This commit is contained in:
wangyidong
2015-09-11 14:06:50 +08:00
parent 453965f87c
commit bbf14efe38
4 changed files with 8 additions and 11 deletions

View File

@@ -106,7 +106,7 @@ $lang->bug->resolvedByMe = 'MyResolve';
$lang->bug->closedByMe = 'MyClose';
$lang->bug->assignToNull = 'Unassigned';
$lang->bug->unResolved = 'Unresolved';
$lang->bug->toClosed = 'Stay close';
$lang->bug->toClosed = 'Closing';
$lang->bug->unclosed = 'Unclosed';
$lang->bug->longLifeBugs = 'Longlife';
$lang->bug->postponedBugs = 'Postponed';