From 694862f38d241710e41c6c1e7774169e5bd0e38d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=B9=BF=E6=98=8E?= Date: Fri, 17 Jun 2022 11:09:57 +0800 Subject: [PATCH] * Code for zentao license. --- module/install/lang/en.php | 2 +- module/install/lang/zh-cn.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/install/lang/en.php b/module/install/lang/en.php index e835e79e63..652947b614 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -25,7 +25,7 @@ $lang->install->seeLatestRelease = 'View the latest version'; $lang->install->welcome = 'Thanks for choosing ZenTao!'; $lang->install->license = 'License'; $lang->install->desc = <<Z Public License. It integrates with Product Management, Project Management, Test Management, Document Management, CI Management, etc. ZenTao is a perfect choice for managing software development projects. +ZenTao ALM is an open source software released under ZPL or AGPL License. It integrates with Product Management, Project Management, Test Management, Document Management, CI Management, etc. ZenTao is a perfect choice for managing software development projects. ZenTao ALM is built on PHP + MySQL + zentaoPHP which is an independent framework developed by EasyCorp. Third-party developers/organizations can develop extensions or customize ZenTao accordingly. EOT; diff --git a/module/install/lang/zh-cn.php b/module/install/lang/zh-cn.php index cf12a9900b..c4447245d2 100644 --- a/module/install/lang/zh-cn.php +++ b/module/install/lang/zh-cn.php @@ -25,7 +25,7 @@ $lang->install->seeLatestRelease = '看看最新的版本'; $lang->install->welcome = '欢迎使用禅道项目管理软件!'; $lang->install->license = '禅道项目管理软件授权协议'; $lang->install->desc = <<ZPL协议,开源免费的项目管理软件,它集产品管理、项目管理、测试管理于一体,同时还包含了事务管理、组织管理等诸多功能,是中小型企业项目管理的首选。 +禅道项目管理软件(ZenTaoPMS)是一款国产的,基于ZPLAGPL双授权协议,开源免费的项目管理软件,它集产品管理、项目管理、测试管理于一体,同时还包含了事务管理、组织管理等诸多功能,是中小型企业项目管理的首选。 禅道项目管理软件使用PHP + MySQL开发,基于自主的PHP开发框架──ZenTaoPHP而成。第三方开发者或者企业可以非常方便的开发插件或者进行定制。 EOT;