diff --git a/module/custom/lang/de.php b/module/custom/lang/de.php index 17fa08fb33..f3e8c7f004 100644 --- a/module/custom/lang/de.php +++ b/module/custom/lang/de.php @@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent} $lang->custom->beginAndEndDate = 'Begin & End'; $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End'; $lang->custom->limitTaskDateAction = 'Set start and end date required'; -$lang->custom->closedSetting = 'Close Setting'; +$lang->custom->closeSetting = 'Close Setting'; $lang->custom->unitList['efficiency'] = 'Working Hours/'; $lang->custom->unitList['manhour'] = 'Man-hour/'; diff --git a/module/custom/lang/en.php b/module/custom/lang/en.php index e31d1da4ac..e55b93be6d 100644 --- a/module/custom/lang/en.php +++ b/module/custom/lang/en.php @@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent} $lang->custom->beginAndEndDate = 'Begin & End'; $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End'; $lang->custom->limitTaskDateAction = 'Set start and end date required'; -$lang->custom->closedSetting = 'Close Setting'; +$lang->custom->closeSetting = 'Close Setting'; $lang->custom->unitList['efficiency'] = 'Working Hours/'; $lang->custom->unitList['manhour'] = 'Man-hour/'; diff --git a/module/custom/lang/fr.php b/module/custom/lang/fr.php index 15faf5be2e..a182dae66a 100644 --- a/module/custom/lang/fr.php +++ b/module/custom/lang/fr.php @@ -63,7 +63,7 @@ $lang->custom->setPercent = "Enable or Disable {$lang->stage->percent} $lang->custom->beginAndEndDate = 'Begin & End'; $lang->custom->beginAndEndDateRange = 'The Range Of Begin & End'; $lang->custom->limitTaskDateAction = 'Set start and end date required'; -$lang->custom->closedSetting = 'Close Setting'; +$lang->custom->closeSetting = 'Close Setting'; $lang->custom->unitList['efficiency'] = 'Working Hours/'; $lang->custom->unitList['manhour'] = 'Man-hour/'; diff --git a/module/custom/lang/vi.php b/module/custom/lang/vi.php index 1adb0dfc72..618f013097 100644 --- a/module/custom/lang/vi.php +++ b/module/custom/lang/vi.php @@ -47,7 +47,7 @@ $lang->custom->reviewRule = 'Review Rules'; $lang->custom->switch = "Switch"; $lang->custom->oneUnit = "One {$lang->hourCommon}"; $lang->custom->convertRelationTitle = "Please firstly set the conversion factor from {$lang->hourCommon} to %s"; -$lang->custom->closedSetting = 'Close Setting'; +$lang->custom->closeSetting = 'Close Setting'; $lang->custom->execution = 'Execution'; $lang->custom->defaultProgram = 'Default program'; diff --git a/module/custom/lang/zh-cn.php b/module/custom/lang/zh-cn.php index 1457012bf5..f5ebfbe47e 100644 --- a/module/custom/lang/zh-cn.php +++ b/module/custom/lang/zh-cn.php @@ -63,7 +63,7 @@ $lang->custom->setPercent = "是否启用{$lang->stage->percent}"; $lang->custom->beginAndEndDate = '起止日期'; $lang->custom->beginAndEndDateRange = '起止日期范围'; $lang->custom->limitTaskDateAction = '设置起止日期必填'; -$lang->custom->closedSetting = '关闭设置'; +$lang->custom->closeSetting = '关闭设置'; $lang->custom->unitList['efficiency'] = '工时/'; $lang->custom->unitList['manhour'] = '人时/'; diff --git a/module/custom/ui/execution.html.php b/module/custom/ui/execution.html.php index 72b44a5c42..792c994bb8 100644 --- a/module/custom/ui/execution.html.php +++ b/module/custom/ui/execution.html.php @@ -25,7 +25,7 @@ div span ( setClass('text-md font-bold'), - $lang->custom->closedSetting + $lang->custom->closeSetting ), formGroup (