* Updated all QA to Testin lang files.
This commit is contained in:
@@ -117,7 +117,7 @@ $lang->block->default['project']['4']['params']['num'] = 15;
|
||||
$lang->block->default['project']['4']['params']['orderBy'] = 'id_desc';
|
||||
$lang->block->default['project']['4']['params']['type'] = 'assignedTo';
|
||||
|
||||
$lang->block->default['qa']['1']['title'] = 'Testing Report';
|
||||
$lang->block->default['qa']['1']['title'] = 'Test Report';
|
||||
$lang->block->default['qa']['1']['block'] = 'statistic';
|
||||
$lang->block->default['qa']['1']['grid'] = 8;
|
||||
|
||||
@@ -248,7 +248,7 @@ $lang->block->availableBlocks->testtask = 'Requests';
|
||||
|
||||
$lang->block->moduleList['product'] = $lang->productCommon;
|
||||
$lang->block->moduleList['project'] = $lang->projectCommon;
|
||||
$lang->block->moduleList['qa'] = 'QA';
|
||||
$lang->block->moduleList['qa'] = 'Test';
|
||||
$lang->block->moduleList['todo'] = 'Todo';
|
||||
|
||||
$lang->block->modules['product'] = new stdclass();
|
||||
@@ -397,8 +397,8 @@ $lang->block->gridOptions[8] = 'Left';
|
||||
$lang->block->gridOptions[4] = 'Right';
|
||||
|
||||
$lang->block->flowchart = array();
|
||||
$lang->block->flowchart['admin'] = array('Administrator', 'Add Department', 'Add User', 'Maintain Privileges');
|
||||
$lang->block->flowchart['product'] = array($lang->productCommon . ' Owner', 'Add ' . $lang->productCommon, 'Maintain Modules', 'Maintain Plans', 'Maintain Stories', 'Create Releases');
|
||||
$lang->block->flowchart['project'] = array('Scrum Master', 'Add ' . $lang->projectCommon, 'Maintain Teams', 'Link ' . $lang->productCommon . 's', 'Link Stories', 'Create Tasks');
|
||||
$lang->block->flowchart['dev'] = array('Dev Team', 'Claim Tasks/Bugs', 'Update Status', 'Finish Tasks/Bugs');
|
||||
$lang->block->flowchart['tester'] = array('QA Team', 'Write Cases', 'Run Cases', 'Report Bugs', 'Verify Bugs', 'Close Bugs');
|
||||
$lang->block->flowchart['admin'] = array('Administrator', 'Add Department', 'Add User', 'Maintain Privilege');
|
||||
$lang->block->flowchart['product'] = array($lang->productCommon . ' Owner', 'Add ' . $lang->productCommon, 'Maintain Module', 'Maintain Plan', 'Maintain Story', 'Create Release');
|
||||
$lang->block->flowchart['project'] = array('Scrum Master', 'Add ' . $lang->projectCommon, 'Maintain Team', 'Link ' . $lang->productCommon, 'Link Story', 'Create Task');
|
||||
$lang->block->flowchart['dev'] = array('Dev Team', 'Claim Task/Bug', 'Update Status', 'Finish Task/Bug');
|
||||
$lang->block->flowchart['tester'] = array('Test Team', 'Write Case', 'Run Case', 'Report Bug', 'Verify Bug', 'Close Bug');
|
||||
|
||||
@@ -103,7 +103,7 @@ $lang->custom->notice->conceptPath = 'Go to Admin -> Custom -> Concept to
|
||||
|
||||
$lang->custom->notice->indexPage['product'] = "ZenTao 8.2+ has Product Home. Do you want to go to Product Home?";
|
||||
$lang->custom->notice->indexPage['project'] = "ZenTao 8.2+ has Project Home. Do you want to go to Project Home?";
|
||||
$lang->custom->notice->indexPage['qa'] = "ZenTao 8.2+ has QA Homepage. Do you want to go to QA Homepage?";
|
||||
$lang->custom->notice->indexPage['qa'] = "ZenTao 8.2+ has Test Homepage. Do you want to go to Test Homepage?";
|
||||
|
||||
$lang->custom->notice->invalidStrlen['ten'] = 'The key should be <= 10 characters.';
|
||||
$lang->custom->notice->invalidStrlen['twenty'] = 'The key should be <= 20 characters.';
|
||||
|
||||
@@ -80,7 +80,7 @@ $lang->dev->tableList['install'] = 'Install';
|
||||
$lang->dev->tableList['mail'] = 'Email';
|
||||
$lang->dev->tableList['misc'] = 'Misc.';
|
||||
$lang->dev->tableList['my'] = 'Dashboard';
|
||||
$lang->dev->tableList['qa'] = 'QA';
|
||||
$lang->dev->tableList['qa'] = 'Test';
|
||||
$lang->dev->tableList['report'] = 'Report';
|
||||
$lang->dev->tableList['search'] = 'Search';
|
||||
$lang->dev->tableList['sso'] = 'SSO';
|
||||
@@ -116,7 +116,7 @@ $lang->dev->tableList['repobranch'] = 'Repo Branch';
|
||||
$lang->dev->groupList['my'] = 'Dashboard';
|
||||
$lang->dev->groupList['product'] = $lang->productCommon;
|
||||
$lang->dev->groupList['project'] = $lang->projectCommon;
|
||||
$lang->dev->groupList['qa'] = 'QA';
|
||||
$lang->dev->groupList['qa'] = 'Test';
|
||||
$lang->dev->groupList['doc'] = 'Doc';
|
||||
$lang->dev->groupList['report'] = 'Report';
|
||||
$lang->dev->groupList['company'] = 'Company';
|
||||
|
||||
@@ -136,7 +136,7 @@ $lang->install->groupList['ADMIN']['name'] = 'Admin';
|
||||
$lang->install->groupList['ADMIN']['desc'] = 'System Admin';
|
||||
$lang->install->groupList['DEV']['name'] = 'Dev';
|
||||
$lang->install->groupList['DEV']['desc'] = 'Developer';
|
||||
$lang->install->groupList['QA']['name'] = 'QA';
|
||||
$lang->install->groupList['QA']['name'] = 'Test';
|
||||
$lang->install->groupList['QA']['desc'] = 'Tester';
|
||||
$lang->install->groupList['PM']['name'] = 'PM';
|
||||
$lang->install->groupList['PM']['desc'] = 'Project Manager';
|
||||
@@ -147,7 +147,7 @@ $lang->install->groupList['TD']['desc'] = 'Development Manager';
|
||||
$lang->install->groupList['PD']['name'] = 'PD';
|
||||
$lang->install->groupList['PD']['desc'] = 'Product Director';
|
||||
$lang->install->groupList['QD']['name'] = 'QD';
|
||||
$lang->install->groupList['QD']['desc'] = 'QA Director';
|
||||
$lang->install->groupList['QD']['desc'] = 'Test Director';
|
||||
$lang->install->groupList['TOP']['name'] = 'Senior';
|
||||
$lang->install->groupList['TOP']['desc'] = 'Senior Manager';
|
||||
$lang->install->groupList['OTHERS']['name'] = 'Others';
|
||||
|
||||
@@ -182,7 +182,7 @@ $lang->misc->feature->all['10.4.stable'][] = array('title'=>'Upgrade existing in
|
||||
$lang->misc->feature->all['10.3.stable'][] = array('title'=>'Fix Bug.', 'desc' => '');
|
||||
$lang->misc->feature->all['10.2.stable'][] = array('title'=>'ZenTao desktop is integrated!', 'desc' => '');
|
||||
|
||||
$lang->misc->feature->all['10.0.stable'][] = array('title'=>'New UI/UX and new experience', 'desc' => '<ol><li>My Dashboard</li><li>Dynamics</li><li>Product Home</li><li>Product Overview</li><li>Roadmap</li><li>Project Home</li><li>Project overview</li><li>QA Home</li><li>Document Home</li><li>Added work report on My Dashboard</li><li>Add/Edit/Finish todos on My Dashboard</li><li>Add prodcut report on Product Home</li><li>Add prodcut overview on Product Home</li><li>Add project report on Project Home</li><li>Add project overview on Project Home</li><li>Add Testing report on QA Home</li><li>All Product/product Home/All Project/Project Home/QA Home is moved from the right of the secondary Navbar to the left.</li><li>Kanban/Burndown/Tree/ByGroup of Project/Task has been moved from the third Navbar to the secondary one; Tree/ByGroup/Task List has been integrated to a drop-down.</li><li>Bug/Build of Project on the secondary Navbar has been integrated to a drop-down.</li><li>Display build and list by group, which is more reasonable.</li><li>Added tree to display document on the left of the page.</li><li>Added quick entry to document, including Last Update, My Doc and My Favorite</li><li>Added My Favorite to Doc module.</li></ol>');
|
||||
$lang->misc->feature->all['10.0.stable'][] = array('title'=>'New UI/UX and new experience', 'desc' => '<ol><li>My Dashboard</li><li>Dynamics</li><li>Product Home</li><li>Product Overview</li><li>Roadmap</li><li>Project Home</li><li>Project overview</li><li>Test Home</li><li>Document Home</li><li>Added work report on My Dashboard</li><li>Add/Edit/Finish todos on My Dashboard</li><li>Add prodcut report on Product Home</li><li>Add prodcut overview on Product Home</li><li>Add project report on Project Home</li><li>Add project overview on Project Home</li><li>Add Testing report on Test Home</li><li>All Product/product Home/All Project/Project Home/Test Home is moved from the right of the secondary Navbar to the left.</li><li>Kanban/Burndown/Tree/ByGroup of Project/Task has been moved from the third Navbar to the secondary one; Tree/ByGroup/Task List has been integrated to a drop-down.</li><li>Bug/Build of Project on the secondary Navbar has been integrated to a drop-down.</li><li>Display build and list by group, which is more reasonable.</li><li>Added tree to display document on the left of the page.</li><li>Added quick entry to document, including Last Update, My Doc and My Favorite</li><li>Added My Favorite to Doc module.</li></ol>');
|
||||
|
||||
$lang->misc->feature->all['9.8.stable'][] = array('title'=>'Message centralized management', 'desc' => '<p>Gather Mail,SMS,webhook into Message</p>');
|
||||
$lang->misc->feature->all['9.8.stable'][] = array('title'=>'Add recurred Todo', 'desc' => '');
|
||||
|
||||
@@ -82,7 +82,7 @@ $lang->product->RD = 'Release Manager';
|
||||
$lang->product->acl = 'Access Control';
|
||||
$lang->product->whitelist = 'Whitelist';
|
||||
$lang->product->branch = '%s';
|
||||
$lang->product->qa = 'QA';
|
||||
$lang->product->qa = 'Test';
|
||||
$lang->product->release = 'Release';
|
||||
$lang->product->allRelease = 'All Releases';
|
||||
$lang->product->maintain = 'Maintenance';
|
||||
|
||||
@@ -39,9 +39,9 @@ $lang->project->desc = 'Description';
|
||||
$lang->project->owner = 'Owner';
|
||||
$lang->project->PO = "{$lang->projectCommon} Owner";
|
||||
$lang->project->PM = "{$lang->projectCommon} Manager";
|
||||
$lang->project->QD = 'QA Manager';
|
||||
$lang->project->QD = 'Test Manager';
|
||||
$lang->project->RD = 'Release Manager';
|
||||
$lang->project->qa = 'QA';
|
||||
$lang->project->qa = 'Test';
|
||||
$lang->project->release = 'Release';
|
||||
$lang->project->acl = 'Access Control';
|
||||
$lang->project->teamname = 'Team Name';
|
||||
@@ -137,7 +137,7 @@ $lang->project->doclib = 'Docoment Library';
|
||||
$lang->project->manageProducts = 'Linked ' . $lang->productCommon . 's';
|
||||
$lang->project->linkStory = 'Link Stories';
|
||||
$lang->project->linkStoryByPlan = 'Link Stories By Plan';
|
||||
$lang->project->linkPlan = 'Linked Plans';
|
||||
$lang->project->linkPlan = 'Linked Plan';
|
||||
$lang->project->unlinkStoryTasks = 'Unlink';
|
||||
$lang->project->linkedProducts = "Linked {$lang->productCommon}s";
|
||||
$lang->project->unlinkedProducts = "Unlinked {$lang->productCommon}s";
|
||||
@@ -153,7 +153,7 @@ $lang->project->kanbanAction = "{$lang->projectCommon} Kanban";
|
||||
$lang->project->printKanbanAction = "Print Kanban";
|
||||
$lang->project->treeAction = "{$lang->projectCommon} Tree View";
|
||||
$lang->project->exportAction = "Export {$lang->projectCommon}";
|
||||
$lang->project->computeBurnAction = "Compute Burn";
|
||||
$lang->project->computeBurnAction = "Update Burndown";
|
||||
$lang->project->create = "Create {$lang->projectCommon}";
|
||||
$lang->project->copy = "Copy {$lang->projectCommon}";
|
||||
$lang->project->delete = "Delete {$lang->projectCommon}";
|
||||
|
||||
@@ -99,7 +99,7 @@ $lang->story->rejectedReason = 'Reject Reason';
|
||||
$lang->story->reviewedBy = 'ReviewedBy';
|
||||
$lang->story->reviewedDate = 'ReviewedDate';
|
||||
$lang->story->version = 'Version';
|
||||
$lang->story->plan = 'Linked Plans';
|
||||
$lang->story->plan = 'Linked Plan';
|
||||
$lang->story->planAB = 'Plan';
|
||||
$lang->story->comment = 'Comment';
|
||||
$lang->story->children = "Child {$lang->storyCommon}";
|
||||
|
||||
Reference in New Issue
Block a user