* Modify long-term language items.
This commit is contained in:
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Man';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Manntage';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyproject = new stdClass();
|
||||
$lang->project->copyproject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyproject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyproject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Team';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Days';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyproject = new stdClass();
|
||||
$lang->project->copyproject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyproject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyproject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
@@ -168,7 +168,7 @@ $lang->project->acTitle = 'Actual Cost';
|
||||
$lang->project->cvTitle = 'Cost Variance';
|
||||
$lang->project->teamCount = 'Man';
|
||||
$lang->project->teamSumCount = '%s people in total';
|
||||
$lang->project->longTime = 'Long-Term Program';
|
||||
$lang->project->longTime = 'Long-Term';
|
||||
$lang->project->future = 'TBD';
|
||||
$lang->project->moreProject = 'More Project';
|
||||
$lang->project->days = 'Available Days';
|
||||
@@ -379,4 +379,4 @@ $lang->project->copyproject = new stdClass();
|
||||
$lang->project->copyproject->nameTips = '『Project Name』Cannot be repeated.';
|
||||
$lang->project->copyproject->codeTips = '『Project Code』Cannot be repeated.';
|
||||
$lang->project->copyproject->endTips = '『Schedule End』Cannot be empty.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
$lang->project->copyproject->daysTips = '『Available working days』Should be numerical.';
|
||||
|
||||
Reference in New Issue
Block a user