From a43f01cebe400883d31dbd3a1f1b593c61aa2a0d Mon Sep 17 00:00:00 2001 From: yanweiyuan3 <yanweiyuan3@gmail.com> Date: 星期四, 21 九月 2023 10:06:00 +0800 Subject: [PATCH] Merge branch 'dev_yy' into dev --- 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