From c131e1941e28079cb68ecb76b1958574e9e348e5 Mon Sep 17 00:00:00 2001 From: holan20180123 <56391770@qq.com> Date: Fri, 15 Jan 2021 14:23:16 +0800 Subject: [PATCH] * Finish task #8988. --- module/programplan/lang/de.php | 2 +- module/programplan/lang/en.php | 2 +- module/programplan/lang/fr.php | 2 +- module/programplan/lang/vi.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/module/programplan/lang/de.php b/module/programplan/lang/de.php index 959f9c085d..ede3ba5538 100644 --- a/module/programplan/lang/de.php +++ b/module/programplan/lang/de.php @@ -54,7 +54,7 @@ $lang->programplan->noData = 'No Data'; $lang->programplan->children = 'Sub Plan'; $lang->programplan->childrenAB = 'Child'; $lang->programplan->confirmDelete = 'Do you want to delete the current plan?'; -$lang->programplan->workloadTips = 'The subphase workload ratio is split at a percentage of 100 percent'; +$lang->programplan->workloadTips = 'The proportion of the sub stage workload is divided by 100%.'; $lang->programplan->stageCustom = new stdClass(); $lang->programplan->stageCustom->date = 'Show Date'; diff --git a/module/programplan/lang/en.php b/module/programplan/lang/en.php index 959f9c085d..ede3ba5538 100644 --- a/module/programplan/lang/en.php +++ b/module/programplan/lang/en.php @@ -54,7 +54,7 @@ $lang->programplan->noData = 'No Data'; $lang->programplan->children = 'Sub Plan'; $lang->programplan->childrenAB = 'Child'; $lang->programplan->confirmDelete = 'Do you want to delete the current plan?'; -$lang->programplan->workloadTips = 'The subphase workload ratio is split at a percentage of 100 percent'; +$lang->programplan->workloadTips = 'The proportion of the sub stage workload is divided by 100%.'; $lang->programplan->stageCustom = new stdClass(); $lang->programplan->stageCustom->date = 'Show Date'; diff --git a/module/programplan/lang/fr.php b/module/programplan/lang/fr.php index 959f9c085d..ede3ba5538 100644 --- a/module/programplan/lang/fr.php +++ b/module/programplan/lang/fr.php @@ -54,7 +54,7 @@ $lang->programplan->noData = 'No Data'; $lang->programplan->children = 'Sub Plan'; $lang->programplan->childrenAB = 'Child'; $lang->programplan->confirmDelete = 'Do you want to delete the current plan?'; -$lang->programplan->workloadTips = 'The subphase workload ratio is split at a percentage of 100 percent'; +$lang->programplan->workloadTips = 'The proportion of the sub stage workload is divided by 100%.'; $lang->programplan->stageCustom = new stdClass(); $lang->programplan->stageCustom->date = 'Show Date'; diff --git a/module/programplan/lang/vi.php b/module/programplan/lang/vi.php index 959f9c085d..ede3ba5538 100644 --- a/module/programplan/lang/vi.php +++ b/module/programplan/lang/vi.php @@ -54,7 +54,7 @@ $lang->programplan->noData = 'No Data'; $lang->programplan->children = 'Sub Plan'; $lang->programplan->childrenAB = 'Child'; $lang->programplan->confirmDelete = 'Do you want to delete the current plan?'; -$lang->programplan->workloadTips = 'The subphase workload ratio is split at a percentage of 100 percent'; +$lang->programplan->workloadTips = 'The proportion of the sub stage workload is divided by 100%.'; $lang->programplan->stageCustom = new stdClass(); $lang->programplan->stageCustom->date = 'Show Date';