* Fix bug 33027.
This commit is contained in:
@@ -131,7 +131,7 @@ $lang->story->assign = 'Assign';
|
||||
$lang->story->verify = 'Acceptance';
|
||||
$lang->story->pri = 'Priority';
|
||||
$lang->story->estimate = "Estimates";
|
||||
$lang->story->estimateAB = 'Est.';
|
||||
$lang->story->estimateAB = 'Est';
|
||||
$lang->story->hour = $lang->hourCommon;
|
||||
$lang->story->consumed = 'Consumed';
|
||||
$lang->story->status = 'Status';
|
||||
|
||||
Reference in New Issue
Block a user