[Legacy] Update Opportunity Statistic label

This commit is contained in:
Jack Anderson 2024-12-05 12:35:32 +00:00
parent 4e75b51c9a
commit 54d4d7d558

View file

@ -3887,7 +3887,7 @@ $app_strings['LBL_AVERAGE_CLOSED_WON_PER_YEAR'] = 'Average Won Opportunity Per Y
$app_strings['LBL_OPPORTUNITIES_TOTAL'] = 'Total Opportunity Value'; $app_strings['LBL_OPPORTUNITIES_TOTAL'] = 'Total Opportunity Value';
$app_strings['LBL_CASE_TOTAL_DAYS_OPEN'] = 'Total Days Open'; $app_strings['LBL_CASE_TOTAL_DAYS_OPEN'] = 'Total Days Open';
$app_strings['LBL_DAYS_OPEN'] = 'Days Open'; $app_strings['LBL_DAYS_OPEN'] = 'Days Open';
$app_strings['LBL_DAYS_IN_SALE_STAGE'] = 'This Opportunity Has Been In This Sales Stage For'; $app_strings['LBL_DAYS_IN_SALE_STAGE'] = 'DAY(S) THIS OPPORTUNITY HAS BEEN AT THIS SALES STAGE';
$app_strings['LBL_STAT_DAYS'] = 'Day(s)'; $app_strings['LBL_STAT_DAYS'] = 'Day(s)';
$app_strings['LBL_CLOSED_PER_YEAR'] = 'Closed Per Year'; $app_strings['LBL_CLOSED_PER_YEAR'] = 'Closed Per Year';
$app_strings['LBL_WAS_OPEN'] = 'This Case was Open For'; $app_strings['LBL_WAS_OPEN'] = 'This Case was Open For';