Skip to content

Commit

Permalink
* Lang file update for proj.
Browse files Browse the repository at this point in the history
  • Loading branch information
reneeteng committed Jul 5, 2019
1 parent 486bc64 commit c1f342e
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion module/block/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
$lang->block->welcome = 'Welcome';
$lang->block->lblTesttask = 'Test Request Detail';

$lang->block->leftToday = 'Remaining Work';
$lang->block->leftToday = 'Remained Work';
$lang->block->myTask = 'My Tasks';
$lang->block->myStory = 'Stories';
$lang->block->myBug = 'Bugs';
Expand Down
18 changes: 9 additions & 9 deletions module/bug/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
$lang->bug->steps = 'Repro Steps';
$lang->bug->status = 'Status';
$lang->bug->statusAB = 'Status';
$lang->bug->activatedCount = 'Activation Times';
$lang->bug->activatedCountAB = 'Activation';
$lang->bug->activatedCount = 'Activated Times';
$lang->bug->activatedCountAB = 'Active';
$lang->bug->activatedDate = 'ActivatedDate';
$lang->bug->confirmed = 'Confirmed';
$lang->bug->confirmedAB = 'C';
Expand All @@ -48,12 +48,12 @@
$lang->bug->assignedToAB = 'AssignedTo';
$lang->bug->assignedDate = 'AssignedDate';
$lang->bug->resolvedBy = 'ResolvedBy';
$lang->bug->resolvedByAB = 'SolvedBy';
$lang->bug->resolvedByAB = 'ResolvedBy';
$lang->bug->resolution = 'Resolution';
$lang->bug->resolutionAB = 'Solution';
$lang->bug->resolutionAB = 'Resolution';
$lang->bug->resolvedBuild = 'Build';
$lang->bug->resolvedDate = 'Resolved Date';
$lang->bug->resolvedDateAB = 'SolvedDate';
$lang->bug->resolvedDateAB = 'ResolvedDate';
$lang->bug->deadline = 'Deadline';
$lang->bug->plan = 'Plan';
$lang->bug->closedBy = 'ClosedBy';
Expand All @@ -67,7 +67,7 @@
$lang->bug->files = 'Files';
$lang->bug->keywords = 'Tags';
$lang->bug->lastEditedByAB = 'EditedBy';
$lang->bug->lastEditedDateAB = 'EditedOn';
$lang->bug->lastEditedDateAB = 'EditedDate';
$lang->bug->lastEditedDate = 'EditedDate';
$lang->bug->fromCase = 'From Case';
$lang->bug->toCase = 'To Case';
Expand All @@ -76,13 +76,13 @@
/* 方法列表。*/
$lang->bug->index = 'Home';
$lang->bug->create = 'Report Bug';
$lang->bug->batchCreate = 'Batch Report Bugs';
$lang->bug->batchCreate = 'Batch Report';
$lang->bug->confirmBug = 'Confirm';
$lang->bug->batchConfirm = 'Batch Confirm';
$lang->bug->edit = 'Edit Bug';
$lang->bug->batchEdit = 'Batch Edit';
$lang->bug->batchChangeModule = 'Batch Modify Module';
$lang->bug->batchChangeBranch = 'Batch Modify Branch';
$lang->bug->batchChangeModule = 'Batch Edit Module';
$lang->bug->batchChangeBranch = 'Batch Edit Branch';
$lang->bug->batchClose = 'Batch Close';
$lang->bug->assignTo = 'Assign';
$lang->bug->batchAssignTo = 'Batch Assign';
Expand Down
2 changes: 1 addition & 1 deletion module/common/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
$lang->dot = '.';
$lang->at = ' on ';
$lang->downArrow = '';
$lang->null = 'NULL';
$lang->null = 'Null';
$lang->ellipsis = '';
$lang->percent = '%';
$lang->dash = '-';
Expand Down
2 changes: 1 addition & 1 deletion module/custom/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
$lang->custom->bug->fields['typeList'] = 'Type';
$lang->custom->bug->fields['resolutionList'] = 'Solution';
$lang->custom->bug->fields['statusList'] = 'Status';
$lang->custom->bug->fields['longlife'] = 'Pending Days';
$lang->custom->bug->fields['longlife'] = 'Stalled Days';

$lang->custom->testcase = new stdClass();
$lang->custom->testcase->fields['priList'] = 'Priority';
Expand Down
2 changes: 1 addition & 1 deletion module/file/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
$lang->file->downloads = 'Downloads';
$lang->file->extra = 'Comment';

$lang->file->dragFile = 'Drag files here';
$lang->file->dragFile = 'Drag images here.';
$lang->file->childTaskTips = 'It\'s a child task if there is a \'>\' before the name.';
$lang->file->errorNotExists = "<span class='text-red'>'%s' is not found.</span>";
$lang->file->errorCanNotWrite = "<span class='text-red'>'%s' is not writable. Please change its permission. Enter <span class='code'>sudo chmod -R 777 '%s'</span></span> in Linux.";
Expand Down
2 changes: 1 addition & 1 deletion module/mail/lang/en.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
$lang->mail->common = 'Email Settings';
$lang->mail->index = 'Home';
$lang->mail->detect = 'Testing';
$lang->mail->detect = 'Detect';
$lang->mail->edit = 'Edit Settings';
$lang->mail->save = 'Save';
$lang->mail->test = 'Email Sending Test';
Expand Down
4 changes: 2 additions & 2 deletions module/project/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
$lang->project->doclib = 'Docoment Library';
$lang->project->manageProducts = 'Linked ' . $lang->productCommon . 's';
$lang->project->linkStory = 'Link Stories';
$lang->project->linkStoryByPlan = 'Link Stories By Plans';
$lang->project->linkStoryByPlan = 'Link Stories By Plan';
$lang->project->linkPlan = 'Linked Plans';
$lang->project->unlinkStoryTasks = 'Unlink';
$lang->project->linkedProducts = 'Linked Products';
Expand All @@ -143,7 +143,7 @@
$lang->project->unlinkStory = 'Unlink Story';
$lang->project->batchUnlinkStory = 'Batch Unlink Stories';
$lang->project->importTask = 'Transfer Task';
$lang->project->importPlanStories = 'Link Stories By Plans';
$lang->project->importPlanStories = 'Link Stories By Plan';
$lang->project->importBug = 'Import Bug';
$lang->project->updateOrder = "Rank {$lang->projectCommon}";
$lang->project->tree = 'Tree';
Expand Down
4 changes: 2 additions & 2 deletions module/score/lang/en.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php
$lang->score->common = 'My Point';
$lang->score->common = 'My Points';
$lang->score->record = 'Points';
$lang->score->current = 'My Points';
$lang->score->level = 'Level Point';
$lang->score->reset = 'Reset';
$lang->score->tips = 'Point added yesterday: <strong>%d</strong><br/> Total Points: <strong>%d</strong>';
$lang->score->tips = 'Points added yesterday: <strong>%d</strong><br/> Total Points: <strong>%d</strong>';
$lang->score->resetTips = 'It will take a while. <strong>Do not close the window.</strong>';
$lang->score->resetStart = 'Start';
$lang->score->resetLoading = 'Processing: ';
Expand Down
6 changes: 3 additions & 3 deletions module/story/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* @link http://www.zentao.net
*/
$lang->story->create = "Create Story";
$lang->story->batchCreate = "Batch Create Stories";
$lang->story->batchCreate = "Batch Create";
$lang->story->change = "Change";
$lang->story->changeAction = "Change Story";
$lang->story->changed = 'Change';
Expand Down Expand Up @@ -40,8 +40,8 @@
$lang->story->linkStory = 'Link Story';
$lang->story->unlinkStory = 'UnLinked';
$lang->story->export = "Export";
$lang->story->zeroCase = "Story with 0 case";
$lang->story->zeroTask = "Story with 0 task";
$lang->story->zeroCase = "Stories without cases";
$lang->story->zeroTask = "Stories without tasks";
$lang->story->reportChart = "Report";
$lang->story->copyTitle = "Copy Title";
$lang->story->batchChangePlan = "Batch Change Plans";
Expand Down
6 changes: 3 additions & 3 deletions module/task/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/
$lang->task->index = "Home";
$lang->task->create = "Create Task";
$lang->task->batchCreate = "Batch Create Tasks";
$lang->task->batchCreate = "Batch Create";
$lang->task->batchCreateChildren = "Batch Create Child Tasks";
$lang->task->batchEdit = "Batch Edit";
$lang->task->batchChangeModule = "Batch Change Modules";
Expand Down Expand Up @@ -70,8 +70,8 @@
$lang->task->consumedThisTime = 'Cost';
$lang->task->leftThisTime = 'Left';
$lang->task->datePlan = 'Timeframe';
$lang->task->estStarted = 'Start';
$lang->task->realStarted = 'Started';
$lang->task->estStarted = 'Start Date';
$lang->task->realStarted = 'Actual Start';
$lang->task->date = 'Date';
$lang->task->deadline = 'Deadline';
$lang->task->deadlineAB = 'Deadline';
Expand Down
6 changes: 3 additions & 3 deletions module/testsuite/lang/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
$lang->testsuite->linkCase = "Link Case";
$lang->testsuite->linkVersion = "Version";
$lang->testsuite->unlinkCase = "Unlink";
$lang->testsuite->batchUnlinkCases = "Batch Unlink Cases";
$lang->testsuite->batchUnlinkCases = "Batch Unlink Case";
$lang->testsuite->deleted = 'Deleted';
$lang->testsuite->exportTemplet = 'Export Template';
$lang->testsuite->batchCreateCase = 'Batch Create Cases';
$lang->testsuite->batchCreateCase = 'Batch Create';
$lang->testsuite->import = 'Import';
$lang->testsuite->showImport = 'Imported Data';
$lang->testsuite->successSaved = 'Saved';
Expand All @@ -39,7 +39,7 @@

$lang->testsuite->unlinkedCases = 'Unlinked Cases';

$lang->testsuite->confirmDelete = 'Do you want to delete this suite?';
$lang->testsuite->confirmDelete = 'Do you want to delete this test suite?';
$lang->testsuite->libraryDelete = 'Do you want to delete this library?';
$lang->testsuite->confirmUnlinkCase = 'Do you want to unlink this Case?';
$lang->testsuite->noticeNone = 'You have not created any suite yet.';
Expand Down

0 comments on commit c1f342e

Please sign in to comment.