From 0a121f57181fa009401fa4e98150fa101361b440 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 29 May 2025 13:29:36 +0800 Subject: [PATCH] * [perf story #74841] Revert code. --- module/common/lang/de.php | 2 +- module/common/lang/en.php | 2 +- module/common/lang/fr.php | 2 +- module/common/lang/zh-cn.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/module/common/lang/de.php b/module/common/lang/de.php index 0712a9c5c3..15232c0ca6 100644 --- a/module/common/lang/de.php +++ b/module/common/lang/de.php @@ -50,7 +50,7 @@ $lang->collapseMenu = 'Collapse Menu'; $lang->preference = 'Preference'; $lang->tutorialAB = 'Tutorial'; $lang->runInfo = "
Time %s MS, Memory %s KB, Query %s.
"; -$lang->agreement = "I have read and agreed to the terms and Privacy Agreement. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; +$lang->agreement = "I have read and agreed to the terms and conditions. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; $lang->designedByAIUX = "
AIUX
"; $lang->bizVersion = 'Testen Sie ZenTao Biz für mehr Informationen!'; $lang->bizVersionINT = 'Testen Sie ZenTao Biz für mehr Informationen!'; diff --git a/module/common/lang/en.php b/module/common/lang/en.php index 628988091b..6f5be48544 100644 --- a/module/common/lang/en.php +++ b/module/common/lang/en.php @@ -50,7 +50,7 @@ $lang->collapseMenu = 'Collapse'; $lang->preference = 'Preference'; $lang->tutorialAB = 'Tutorial'; $lang->runInfo = "
Time %s MS, Memory %s KB, Query %s.
"; -$lang->agreement = "I have read and agreed to the terms and Privacy Agreement. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; +$lang->agreement = "I have read and agreed to the terms and conditions. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; $lang->designedByAIUX = "
AIUX
"; $lang->bizVersion = 'Try ZenTao Biz for more!'; $lang->bizVersionINT = 'Try ZenTao Biz for more!'; diff --git a/module/common/lang/fr.php b/module/common/lang/fr.php index bd333ddc15..a0cd8f2634 100644 --- a/module/common/lang/fr.php +++ b/module/common/lang/fr.php @@ -50,7 +50,7 @@ $lang->collapseMenu = 'Collapse Menu'; $lang->preference = 'Preference'; $lang->tutorialAB = 'Tutorial'; $lang->runInfo = "
Time %s MS, Memory %s KB, Query %s.
"; -$lang->agreement = "I have read and agreed to the terms and Privacy Agreement. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; +$lang->agreement = "I have read and agreed to the terms and conditions. Without authorization, I should not remove, hide or cover any logos/links of ZenTao."; $lang->designedByAIUX = "
AIUX
"; $lang->bizVersion = 'Essayez ZenTao Biz pour en savoir plus!'; $lang->bizVersionINT = 'Essayez ZenTao Biz pour en savoir plus!'; diff --git a/module/common/lang/zh-cn.php b/module/common/lang/zh-cn.php index a50660b49a..cf7062aad4 100644 --- a/module/common/lang/zh-cn.php +++ b/module/common/lang/zh-cn.php @@ -50,7 +50,7 @@ $lang->collapseMenu = '收起导航'; $lang->preference = '个性化设置'; $lang->tutorialAB = '使用教程'; $lang->runInfo = "
时间: %s 毫秒, 内存: %s KB, 查询: %s.
"; -$lang->agreement = "已阅读并同意 授权协议 和隐私政策。未经许可,不得去除、隐藏或遮掩禅道软件的任何标志及链接。"; +$lang->agreement = "已阅读并同意。未经许可,不得去除、隐藏或遮掩禅道软件的任何标志及链接。"; $lang->designedByAIUX = "
艾体验设计
"; $lang->bizVersion = '更多精彩,尽在企业版!'; $lang->bizVersionINT = '更多精彩,尽在企业版!';