From 91f5cf28f64aa9c990738398dd62f253647a3639 Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期四, 21 九月 2023 10:25:00 +0800 Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lhj --- LibMacroPlanner/BL/InfoMessages.qbl | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/LibMacroPlanner/BL/InfoMessages.qbl b/LibMacroPlanner/BL/InfoMessages.qbl index 05bad47..cfaabd1 100644 --- a/LibMacroPlanner/BL/InfoMessages.qbl +++ b/LibMacroPlanner/BL/InfoMessages.qbl @@ -529,6 +529,10 @@ { DefaultText: 'Revert' } + InfoMessage Scenario_General_IsReleased + { + DefaultText: 'Not allowed on a released scenario' + } InfoMessage Strategy_CampaignOptimizer_DisableTooltip { DefaultText: 'When disabled, the optimizer is only allowed to replan the quantities of the campaigns based on the constraints of the campaigns created manually.' -- Gitblit v1.9.3