diff --git a/module/install/lang/en.php b/module/install/lang/en.php index 0499579150..e8892cb5b6 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -40,27 +40,28 @@ Twitter: ZenTao ALM You are installing ZenTao %s. EOT; -global $config; -$lang->install->introduction = "Zentao {$this->config->version} Introduction"; +$lang->install->introduction = "ZenTao 15.0+ Feature Introduction"; $lang->install->howToUse = "How do you like to use ZenTao?"; $lang->install->guideVideo = 'https://dl.cnezsoft.com/vedio/zentaoconcepteng0716.mp4'; $lang->install->introductionContent = << -

Welcome to %s

-

ZenTao %s provides two management modes, the classic mode and the program mode. The former is relatively simplified with only two core features, the product and the project, and the latter is a brand-new mode with all the core features. You can choose a mode according to your needs.

+

Dear users, welcome to ZenTao project management system.

+

ZenTao has two managment modes in version 15.0 and up. One is the classic management mode, providing two core features, Product and Project; the other is a new project management mode, with Program and Execution added. The following is an introduction to the new mode:

-

Program

Program is a set of interrelated and coordinated projects. It is at the top and strategic level with multi-level projects.

+
+

Program

+

Program is used to manage a group of products and projects, and the company executives or PMO can use it for strategic planning.

Product

-

Product defines "what" and focuses on requirements. You can manage user requirements, software requirements, plans and releases.

+

Product is used to subdivide the company's strategy into requirements that can be developed, and the product manager can use it to make release plans.

Project

-

Project defines "how" and focuses on tasks of the project within the specified time, budget and quality. It is at a campaign level.

+

Project is used to organize the manpower for development, track and manage the project process, and complete the project in a faster, better, and less costly way.

Execution

-

Execution are iterations/sprints or stages of a project. The task are done in executions. It is the combat-level management.

+

Execution is used to decompose, assign, and track tasks to ensure that project goals can be implemented by manpower.