*Adjust for screenshot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang->backup->common = 'Backup';
|
||||
$lang->backup->index = 'Homepage';
|
||||
$lang->backup->index = 'Home';
|
||||
$lang->backup->history = 'History';
|
||||
$lang->backup->delete = 'Delete';
|
||||
$lang->backup->backup = 'Backup';
|
||||
|
||||
@@ -57,7 +57,7 @@ $lang->bug->linkBugs = 'Link Bug';
|
||||
$lang->bug->unlinkBug = 'Unlink Bug';
|
||||
$lang->bug->case = 'Case';
|
||||
$lang->bug->files = 'File';
|
||||
$lang->bug->keywords = 'Keyword';
|
||||
$lang->bug->keywords = 'Keywords';
|
||||
$lang->bug->lastEditedByAB = 'Edited By';
|
||||
$lang->bug->lastEditedDateAB = 'Edit Date';
|
||||
$lang->bug->lastEditedDate = 'Edit Date';
|
||||
@@ -66,9 +66,9 @@ $lang->bug->toCase = 'To a Case';
|
||||
$lang->bug->colorTag = 'Color Tag';
|
||||
|
||||
/* 方法列表。*/
|
||||
$lang->bug->index = 'Homepage';
|
||||
$lang->bug->create = 'Create Bug';
|
||||
$lang->bug->batchCreate = 'Batch Create';
|
||||
$lang->bug->index = 'Home';
|
||||
$lang->bug->create = 'Report Bug';
|
||||
$lang->bug->batchCreate = 'Batch Report';
|
||||
$lang->bug->confirmBug = 'Confirm';
|
||||
$lang->bug->batchConfirm = 'Batch Confirm';
|
||||
$lang->bug->edit = 'Edit';
|
||||
@@ -87,7 +87,7 @@ $lang->bug->reportChart = 'Report';
|
||||
$lang->bug->export = 'Export Data';
|
||||
$lang->bug->delete = 'Delete Bug';
|
||||
$lang->bug->deleted = 'Deleted';
|
||||
$lang->bug->saveTemplate = 'Save Template';
|
||||
$lang->bug->saveTemplate = 'Save as Template';
|
||||
$lang->bug->setPublic = 'Set as Public';
|
||||
$lang->bug->deleteTemplate = 'Delete Template';
|
||||
$lang->bug->confirmStoryChange = 'Story Change Confirmation';
|
||||
@@ -113,7 +113,7 @@ $lang->bug->ditto = 'Ditto';
|
||||
$lang->bug->dittoNotice = 'This bug does not affiliate to the same product as the last one!';
|
||||
|
||||
/* 页面标签。*/
|
||||
$lang->bug->lblAssignedTo = 'Current Assign';
|
||||
$lang->bug->lblAssignedTo = 'Assignee';
|
||||
$lang->bug->lblMailto = 'Mail To';
|
||||
$lang->bug->lblLastEdited = 'Last Edited';
|
||||
$lang->bug->lblResolved = 'Solved By';
|
||||
|
||||
@@ -159,7 +159,7 @@ $lang->my = new stdclass();
|
||||
$lang->my->menu = new stdclass();
|
||||
|
||||
$lang->my->menu->account = array('link' => '<span id="myname"><i class="icon-user"></i> %s' . $lang->arrow . '</span>', 'fixed' => true);
|
||||
$lang->my->menu->index = 'Homepage|my|index';
|
||||
$lang->my->menu->index = 'Home|my|index';
|
||||
$lang->my->menu->todo = array('link' => 'To-Do|my|todo|', 'subModule' => 'todo');
|
||||
$lang->my->menu->task = array('link' => 'Task|my|task|', 'subModule' => 'task');
|
||||
$lang->my->menu->bug = array('link' => 'Bug|my|bug|', 'subModule' => 'bug');
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
$lang->company->common = 'Company';
|
||||
$lang->company->index = "Homepage";
|
||||
$lang->company->index = "Home";
|
||||
$lang->company->edit = "Edit";
|
||||
$lang->company->view = "Info";
|
||||
$lang->company->browse = "User List";
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
* @link http://www.zentao.net
|
||||
*/
|
||||
$lang->convert->common = 'Imported';
|
||||
$lang->convert->index = 'Homepage';
|
||||
$lang->convert->index = 'Home';
|
||||
|
||||
$lang->convert->start = 'Start';
|
||||
$lang->convert->desc = <<<EOT
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
$lang->cron->common = 'Cron';
|
||||
$lang->cron->index = 'Homepage';
|
||||
$lang->cron->list = 'Task List';
|
||||
$lang->cron->index = 'Home';
|
||||
$lang->cron->list = 'Tasks';
|
||||
$lang->cron->create = 'Add';
|
||||
$lang->cron->edit = 'Edit';
|
||||
$lang->cron->delete = 'Delete';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang->custom->common = 'Custom';
|
||||
$lang->custom->index = 'Homepage';
|
||||
$lang->custom->index = 'Home';
|
||||
$lang->custom->set = 'Customize';
|
||||
$lang->custom->restore = 'Reset to Default';
|
||||
$lang->custom->key = 'Key';
|
||||
|
||||
@@ -44,7 +44,7 @@ $lang->doc->orderByOpen = 'Recently Added';
|
||||
$lang->doc->orderByEdit = 'Recently Modifie';
|
||||
|
||||
/* 方法列表。*/
|
||||
$lang->doc->index = 'Homepage';
|
||||
$lang->doc->index = 'Home';
|
||||
$lang->doc->create = 'Create';
|
||||
$lang->doc->edit = 'Edit';
|
||||
$lang->doc->delete = 'Delete';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$lang->mail->common = 'Email Settings';
|
||||
$lang->mail->index = 'Homepage';
|
||||
$lang->mail->index = 'Home';
|
||||
$lang->mail->detect = 'Testing';
|
||||
$lang->mail->edit = 'Edit Settings';
|
||||
$lang->mail->save = 'Saved';
|
||||
|
||||
@@ -65,7 +65,7 @@ $lang->misc->feature = new stdclass();
|
||||
$lang->misc->feature->lastest = 'Latest Version';
|
||||
$lang->misc->feature->all = array();
|
||||
$lang->misc->feature->all['latest'] = array();
|
||||
$lang->misc->feature->all['latest'][] = array('title'=>'Custom Homepage', 'desc' => '<p>You can add blocks to Dashboard and arrange the layout.</p><p> My Zone, Product, Project, and Testing all support home custom mentioned before. </p>');
|
||||
$lang->misc->feature->all['latest'][] = array('title'=>'Custom Home', 'desc' => '<p>You can add blocks to Dashboard and arrange the layout.</p><p> My Zone, Product, Project, and Testing all support home custom mentioned before. </p>');
|
||||
$lang->misc->feature->all['latest'][] = array('title'=>'Custom Navigation', 'desc' => '<p>You can decide which project show in navigation bar and the order of projects shown in the bar.</p><p> Hover on the navigation bar and a sign will show to its right. Click the sign and a dialog box "Custom Navigation" will show. Drag the block name to switch its order on navigation bar.</p>');
|
||||
$lang->misc->feature->all['latest'][] = array('title'=>'Batch Add/Edit Custom', 'desc' => '<p>You can batch add and edit fields on custom pages.</p>');
|
||||
$lang->misc->feature->all['latest'][] = array('title'=>'Add Custom Story/Task/Bug/Case', 'desc' => '<p>You can custom fileds when add a Story/Task/Bug/Case.</p>');
|
||||
|
||||
@@ -49,7 +49,7 @@ $lang->story->id = 'ID';
|
||||
$lang->story->product = $lang->productCommon;
|
||||
$lang->story->module = 'Module';
|
||||
$lang->story->moduleAB = 'Module';
|
||||
$lang->story->source = 'Source';
|
||||
$lang->story->source = 'From';
|
||||
$lang->story->sourceNote = 'Note';
|
||||
$lang->story->fromBug = 'From Bug';
|
||||
$lang->story->title = 'Title';
|
||||
@@ -73,7 +73,7 @@ $lang->story->closedBy = 'Closed By';
|
||||
$lang->story->closedDate = 'Closed Date';
|
||||
$lang->story->closedReason = 'Closed Reason';
|
||||
$lang->story->rejectedReason = 'RejectED Reason';
|
||||
$lang->story->reviewedBy = 'Reviewed By';
|
||||
$lang->story->reviewedBy = 'Reviewer';
|
||||
$lang->story->reviewedDate = 'Reviewed on';
|
||||
$lang->story->version = 'Version';
|
||||
$lang->story->plan = 'Plan';
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
ok
|
||||
Reference in New Issue
Block a user