From 3a325feef8d290f93a8edacd95aa31d39279272b Mon Sep 17 00:00:00 2001 From: dajiao007 Date: Thu, 18 Jan 2018 13:50:04 +0800 Subject: [PATCH] change translation of install pages --- module/common/lang/en.php | 2 +- module/install/lang/en.php | 6 ++++-- module/install/lang/zh-cn.php | 2 ++ module/install/lang/zh-tw.php | 2 ++ module/install/view/step5.html.php | 2 +- 5 files changed, 10 insertions(+), 4 deletions(-) diff --git a/module/common/lang/en.php b/module/common/lang/en.php index 90984425de..731886ceed 100644 --- a/module/common/lang/en.php +++ b/module/common/lang/en.php @@ -27,7 +27,7 @@ $lang->aboutZenTao = 'ZenTao'; $lang->profile = 'Profile'; $lang->changePassword = 'Password'; $lang->runInfo = "
Time %s MS, Memory %s KB, Query %s.
"; -$lang->agreement = "I have read and agreed to the terms and conditions of Z PUBLIC LICENSE 1.2 . 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 of Z PUBLIC LICENSE 1.2 . Without authorization, I should not remove or cover any logos/links of ZenTao."; $lang->reset = 'Reset'; $lang->refresh = 'Refresh'; diff --git a/module/install/lang/en.php b/module/install/lang/en.php index e8af7a2985..ad75ff67dc 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -17,15 +17,17 @@ $lang->install->pre = 'Back'; $lang->install->reload = 'Reload'; $lang->install->error = 'Error '; +$lang->install->officeDomain = 'https://www.zentao.pm'; + $lang->install->start = 'Start to Install'; $lang->install->keepInstalling = 'Continue installing this version.'; $lang->install->seeLatestRelease = 'View Latest Version'; $lang->install->welcome = 'Thanks for using ZenTao Project Management Software!'; $lang->install->license = 'ZenTao PMS is under Z PUBLIC LICENSE(ZPL) 1.2'; $lang->install->desc = <<ZPL license. It integrates with Product Management、Project Management、QA Management, Document Management, as weel as To-Dos Management, Company Managementetc. ZenTao is the best choice for software project management. +ZenTao Project Management Software is an Open Source software released under ZPL license. It integrates with Product Management, Project Management, QA Management, Document Management, as well as To-Dos Management, Company Management etc. ZenTao is the best choice for software project management. -ZenTao PMS uses PHP + MySQL as programming langugages and is based on ZenTaoPHP, an independent framwork developed by our team. Third party developers/organizations can develop extensions or customization tailored to their needs. +ZenTao PMS is built on PHP + MySQL and based on ZenTaoPHP, an independent framework developed by our team. Third party developers/organizations can develop extensions or customize for your needs. EOT; $lang->install->links = <<Nature Easy Soft Co., LTD. diff --git a/module/install/lang/zh-cn.php b/module/install/lang/zh-cn.php index 675f9b34ef..8e6b3303bc 100644 --- a/module/install/lang/zh-cn.php +++ b/module/install/lang/zh-cn.php @@ -17,6 +17,8 @@ $lang->install->pre = '返回'; $lang->install->reload = '刷新'; $lang->install->error = '错误 '; +$lang->install->officeDomain = 'http://www.zentao.net'; + $lang->install->start = '开始安装'; $lang->install->keepInstalling = '继续安装当前版本'; $lang->install->seeLatestRelease = '看看最新的版本'; diff --git a/module/install/lang/zh-tw.php b/module/install/lang/zh-tw.php index 1e6c5ac64a..4a63bb141e 100644 --- a/module/install/lang/zh-tw.php +++ b/module/install/lang/zh-tw.php @@ -17,6 +17,8 @@ $lang->install->pre = '返回'; $lang->install->reload = '刷新'; $lang->install->error = '錯誤 '; +$lang->install->officeDomain = 'http://www.zentao.net'; + $lang->install->start = '開始安裝'; $lang->install->keepInstalling = '繼續安裝當前版本'; $lang->install->seeLatestRelease = '看看最新的版本'; diff --git a/module/install/view/step5.html.php b/module/install/view/step5.html.php index 952b121f8f..16e82bb8cc 100644 --- a/module/install/view/step5.html.php +++ b/module/install/view/step5.html.php @@ -23,7 +23,7 @@