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 = "";
$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 = "";
$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 = "";
$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 = '更多精彩,尽在企业版!';