From f3dec8f5b480474c9a3b2ea0fabb0f6b9fdc0423 Mon Sep 17 00:00:00 2001
From: renhao <renhui.hao@capgemini.com>
Date: 星期五, 13 十月 2023 17:11:34 +0800
Subject: [PATCH] Merge branch '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