From 5f9d7c2fb5a3cfa4853bfb303e0daa6f70f35d84 Mon Sep 17 00:00:00 2001 From: "QingDao Nature Easy Soft Network Technology Co,LTD" Date: Tue, 27 Mar 2018 14:48:53 +0800 Subject: [PATCH] Update en.php change tutorial prompt --- module/tutorial/lang/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/tutorial/lang/en.php b/module/tutorial/lang/en.php index daa70b72af..670abf9b2b 100644 --- a/module/tutorial/lang/en.php +++ b/module/tutorial/lang/en.php @@ -29,7 +29,7 @@ $lang->tutorial->requiredTip = '【%s】is required.'; $lang->tutorial->congratulateTask = 'Congratulations! You have finished【】!'; $lang->tutorial->serverErrorTip = 'Error!'; $lang->tutorial->ajaxSetError = 'Finished task must be defined. If you want to reset the Task, please set its value as null.'; -$lang->tutorial->novice = "If you use ZenTao for the first time, do you want to start the Tutorial?"; +$lang->tutorial->novice = "For a quick start, let's go through a smart(2min) Tutorial?"; $lang->tutorial->dataNotSave = "Data generated in the Tutorial will not be saved!"; $lang->tutorial->tasks = array();