| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 |
- <?php
- $lang->demand->common = 'Demand';
- $lang->demand->create = 'Create Demand';
- $lang->demand->batchCreate = 'Batch Create';
- $lang->demand->subdivide = 'Subdivide';
- $lang->demand->browse = 'Demand List';
- $lang->demand->edit = 'Edit Demand';
- $lang->demand->view = 'Demand View';
- $lang->demand->delete = 'Delete';
- $lang->demand->review = 'Review';
- $lang->demand->change = 'Change';
- $lang->demand->close = 'Close';
- $lang->demand->distribute = 'Distribute';
- $lang->demand->activate = 'Activate';
- $lang->demand->track = 'Demand Rrack';
- $lang->demand->assignTo = 'AssignTo';
- $lang->demand->recall = 'Recall Review';
- $lang->demand->recallChange = 'Undo Changes';
- $lang->demand->submitReview = 'submit Review';
- $lang->demand->export = 'Export';
- $lang->demand->tostory = 'To story';
- $lang->demand->import = 'Import';
- $lang->demand->comment = 'Comment';
- $lang->demand->exportTemplate = 'Export Template';
- $lang->demand->showImport = 'Show Import';
- $lang->demand->copy = 'Copy Demand';
- $lang->demand->story = 'Distribute Demand';
- $lang->demand->retract = 'Retract';
- $lang->demand->processDemandChange = 'Process Demand Change';
- $lang->demand->affectedProjects = 'Impacted Projects or Executions';
- $lang->demand->affectedStories = 'Impacted Stories';
- $lang->demand->affectedBugs = 'Impacted Bug';
- $lang->demand->affectedCases = 'Impacted Cases';
- $lang->demand->changeAction = "Change Demand";
- $lang->demand->reviewAction = "Review Demand";
- $lang->demand->closeAction = "Close Demand";
- $lang->demand->id = 'ID';
- $lang->demand->idAB = 'ID';
- $lang->demand->code = 'Code';
- $lang->demand->category = 'Category';
- $lang->demand->pri = 'Priority';
- $lang->demand->priAB = 'P';
- $lang->demand->pool = 'Demand Pool';
- $lang->demand->status = 'Status';
- $lang->demand->stage = 'Stage';
- $lang->demand->storyStage = 'Development Stage';
- $lang->demand->name = 'Name';
- $lang->demand->nameAB = 'Name';
- $lang->demand->title = 'Name';
- $lang->demand->titleAB = 'Name';
- $lang->demand->demandTitle = 'Name';
- $lang->demand->module = 'Module';
- $lang->demand->product = 'Distributed Products';
- $lang->demand->storyGrade = 'Story Grade';
- $lang->demand->union = 'Union';
- $lang->demand->source = 'Source';
- $lang->demand->sourceNote = 'Source Note';
- $lang->demand->synUnion = 'Sync Union';
- $lang->demand->date = 'Date';
- $lang->demand->createdBy = 'Created By';
- $lang->demand->createdDate = 'Created Date';
- $lang->demand->contact = 'Contract';
- $lang->demand->contactInfo = 'Contact Info';
- $lang->demand->group = 'Group';
- $lang->demand->owner = 'Owner';
- $lang->demand->deadline = 'Deadline';
- $lang->demand->spec = 'Desc';
- $lang->demand->num = 'Num';
- $lang->demand->new = 'New';
- $lang->demand->assignedTo = 'Assigned To';
- $lang->demand->workload = 'Workload(H)';
- $lang->demand->mailto = 'Mailto';
- $lang->demand->feedbackedBy = 'Feedback By';
- $lang->demand->email = 'Email';
- $lang->demand->mobile = 'Mobile';
- $lang->demand->reviewer = 'Reviewer';
- $lang->demand->reviewedBy = 'ReviewedBy';
- $lang->demand->BSA = 'BSA';
- $lang->demand->duration = 'Duration';
- $lang->demand->result = 'Review Result';
- $lang->demand->allModule = 'All Modules';
- $lang->demand->noModule = 'No Module';
- $lang->demand->manageTree = 'Manage Tree';
- $lang->demand->manageChild = 'Manage Child';
- $lang->demand->chooseType = 'Choose Type';
- $lang->demand->next = 'Next';
- $lang->demand->storyType = 'Demand Type';
- $lang->demand->to = 'To';
- $lang->demand->URS = "To {$lang->URCommon}";
- $lang->demand->SRS = "To {$lang->SRCommon}";
- $lang->demand->verify = "Verify";
- $lang->demand->reviewedDate = 'Reviewed Date';
- $lang->demand->parent = 'Parent Demand';
- $lang->demand->saveDraft = 'Save Draft';
- $lang->demand->subdivide = 'Subdivide';
- $lang->demand->children = "Children";
- $lang->demand->childDemands = "Children";
- $lang->demand->childrenAB = "Children";
- $lang->demand->colorTag = 'Color';
- $lang->demand->addProduct = 'Add Product';
- $lang->demand->addRoadmap = 'Add Roadamp';
- $lang->demand->roadmapStart = 'Start Date';
- $lang->demand->roadmapEnd = 'End Date';
- $lang->demand->deleted = 'Deleted';
- $lang->demand->submitedBy = 'Submited By';
- $lang->demand->reviewers = 'Reviewers';
- $lang->demand->demandpool = 'RM Hub';
- $lang->demand->undetermined = 'Undetermined';
- $lang->demand->keywords = 'keywords';
- $lang->demand->duplicateDemand = 'Duplicate Demand';
- $lang->demand->duplicateTip = 'Please enter keyword search';
- $lang->demand->distributedStory = "Distributed Stories";
- $lang->demand->noRequire = 'Row %s has" %s " which is a required field and it should not be blank.';
- $lang->demand->assignedDate = 'Assigned Date';
- $lang->demand->changedBy = 'Changed By';
- $lang->demand->changedDate = 'Changed Date';
- $lang->demand->closedDate = 'Closed Date';
- $lang->demand->closedReason = 'Closed Reason';
- $lang->demand->lastEditedBy = 'LastEdited By';
- $lang->demand->lastEditedDate = 'LastEdited Date';
- $lang->demand->version = 'Version';
- $lang->demand->closedBy = 'Closed By';
- $lang->demand->activatedDate = 'Activated Date';
- $lang->demand->distributedBy = 'Distributed By';
- $lang->demand->distributedDate = 'Distributed Date';
- $lang->demand->retractedReason = 'Retract Reason';
- $lang->demand->more = 'More';
- $lang->demand->rejectReason = 'Reject Reason';
- $lang->demand->legendSpec = 'Description';
- $lang->demand->legendAttach = 'Files';
- $lang->demand->legendBasicInfo = 'Basic Info';
- $lang->demand->legendLifeTime = 'Demand Life';
- $lang->demand->needNotReview = 'Need Not Review';
- $lang->demand->reviewResult = 'Review Result';
- $lang->demand->basicInfo = 'Basic Info';
- $lang->demand->lifeTime = 'Life Time';
- $lang->demand->bsaTip = 'BSA is a method of categorizing product requirements based on their level of importance in computer science.';
- $lang->demand->roadmap = 'Roadmap';
- $lang->demand->roadmapOrPlan = 'Roadmap Or Plan';
- $lang->demand->roadmapOrPlanAB = 'Roadmap Or Plan';
- $lang->demand->distributeProduct = 'Distribute To Product';
- $lang->demand->errorEmptyProduct = '『Distributed』cannot be empty.';
- $lang->demand->errorEmptyReviewedBy = '『ReviewedBy』cannot be empty.';
- $lang->demand->subdivideNotice = 'This demand has been distributed, and it will become the parent demand after the subdivision operation is performed, and the parent demand will be removed from the distributed product.';
- $lang->demand->subdivideHint = 'Subdivide child demand';
- global $config;
- if($config->enableER)
- {
- $lang->demand->distributeHint = "Distribute {$lang->ERCommon} {$lang->URCommon} Or {$lang->SRCommon}";
- }
- else
- {
- $lang->demand->distributeHint = "Distribute {$lang->URCommon} Or {$lang->SRCommon}";
- }
- $lang->demand->gradeName = new stdclass();
- $lang->demand->gradeName->OR1 = 'Parent';
- $lang->demand->gradeName->OR2 = 'Children';
- $lang->demand->notice = new stdClass();
- $lang->demand->notice->reviewerNotEmpty = "This demand needs to be reviewed, and the reviewedby is required.";
- $lang->demand->notice->notDeleted = 'People who have been reviewed cannot be deleted.';
- $lang->demand->retractedTips['developing'] = 'This user requirement is developing, are you sure you want to retract it?';
- $lang->demand->retractedTips['closed'] = 'This user requirement is closed, are you sure you want to retract it?';
- $lang->demand->retractedReasonTips = 'After the retracted, the %s will be closed with the reason of canceled.';
- $lang->demand->distributedTips = 'The requirement has been distributed to %s products and cannot be redistributed.';
- $lang->demand->retractedReasonList['omit'] = 'Omit';
- $lang->demand->retractedReasonList['other'] = 'Other';
- $lang->demand->gradeList = array();
- $lang->demand->gradeList['BR1'] = 'BR1';
- $lang->demand->gradeList['UR1'] = 'UR1';
- $lang->demand->statusList[''] = '';
- $lang->demand->statusList['draft'] = 'Draft';
- $lang->demand->statusList['reviewing'] = 'Reviewing';
- $lang->demand->statusList['active'] = 'Active';
- $lang->demand->statusList['changing'] = 'Changing';
- $lang->demand->statusList['closed'] = 'Closed';
- $lang->demand->stageList['wait'] = 'Wait';
- $lang->demand->stageList['distributed'] = 'Distributed';
- $lang->demand->stageList['inroadmap'] = 'In Roadmap';
- $lang->demand->stageList['incharter'] = 'In Charter';
- $lang->demand->stageList['developing'] = 'Developing';
- $lang->demand->stageList['delivering'] = 'Delivering';
- $lang->demand->stageList['delivered'] = 'Delivered';
- $lang->demand->stageList['closed'] = 'Closed';
- $lang->demand->featureBar['browse']['all'] = 'All';
- $lang->demand->featureBar['browse']['assignedtome'] = 'AssignedToMe';
- $lang->demand->featureBar['browse']['draft'] = 'Draft';
- $lang->demand->featureBar['browse']['reviewing'] = 'Reviewing';
- $lang->demand->featureBar['browse']['changing'] = 'Changing';
- $lang->demand->featureBar['browse']['wait'] = 'ToBeDistributed';
- $lang->demand->featureBar['browse']['willcharter'] = 'ToBeChartered';
- $lang->demand->featureBar['browse']['incharter'] = 'InCharter';
- $lang->demand->featureBar['browse']['willclose'] = 'ToBeClosed';
- $lang->demand->featureBar['browse']['closed'] = 'Closed';
- $lang->demand->priList[0] = '';
- $lang->demand->priList[1] = '1';
- $lang->demand->priList[2] = '2';
- $lang->demand->priList[3] = '3';
- $lang->demand->priList[4] = '4';
- $lang->demand->sourceList[''] = '';
- $lang->demand->sourceList['customer'] = 'customer';
- $lang->demand->sourceList['user'] = 'user';
- $lang->demand->sourceList['po'] = 'PO';
- $lang->demand->sourceList['market'] = 'market';
- $lang->demand->sourceList['service'] = 'service';
- $lang->demand->sourceList['operation'] = 'operation';
- $lang->demand->sourceList['support'] = 'support';
- $lang->demand->sourceList['competitor'] = 'competitor';
- $lang->demand->sourceList['partner'] = 'partner';
- $lang->demand->sourceList['dev'] = 'dev';
- $lang->demand->sourceList['tester'] = 'tester';
- $lang->demand->sourceList['other'] = 'other';
- $lang->demand->categoryList[''] = '';
- $lang->demand->categoryList['feature'] = 'feature';
- $lang->demand->categoryList['interface'] = 'interface';
- $lang->demand->categoryList['performance'] = 'performance';
- $lang->demand->categoryList['safe'] = 'safe';
- $lang->demand->categoryList['experience'] = 'experience';
- $lang->demand->categoryList['improve'] = 'improve';
- $lang->demand->categoryList['zhanlue'] = 'zhanlue';
- $lang->demand->categoryList['maintainability'] = 'maintainability';
- $lang->demand->categoryList['packing'] = 'packing';
- $lang->demand->categoryList['other'] = 'other';
- $lang->demand->reasonList[''] = '';
- $lang->demand->reasonList['done'] = 'done';
- $lang->demand->reasonList['duplicate'] = 'duplicate';
- $lang->demand->reasonList['willnotdo'] = 'willnotdo';
- $lang->demand->durationList[''] = '';
- $lang->demand->durationList['urgency'] = 'urgency';
- $lang->demand->durationList['short'] = 'short';
- $lang->demand->durationList['middle_short'] = 'middle short';
- $lang->demand->durationList['medium_term'] = 'medium term';
- $lang->demand->durationList['long_term'] = 'long term';
- $lang->demand->bsaList[''] = '';
- $lang->demand->bsaList['basic'] = 'basic';
- $lang->demand->bsaList['satisfied'] = 'satisfied';
- $lang->demand->bsaList['attractive'] = 'attractive';
- $lang->demand->reviewResultList[''] = '';
- $lang->demand->reviewResultList['pass'] = 'Pass';
- $lang->demand->reviewResultList['revert'] = 'Revert';
- $lang->demand->reviewResultList['clarify'] = 'To Be Clarified';
- $lang->demand->reviewResultList['reject'] = 'Reject';
- $lang->demand->storyTypeList['story'] = $lang->SRCommon;
- $lang->demand->storyTypeList['requirement'] = $lang->URCommon;
- $lang->demand->storyTypeList['epic'] = $lang->ERCommon;
- $lang->demand->confirmDelete = 'Do you want to delete this requirement?';
- $lang->demand->hasDistributed = 'The requirement has been dispatched';
- $lang->demand->confirmChangProduct = 'User Requirements have been distributed in this product. When the association is canceled, the distributed User Requirements will be retracted and the User Requirements will be closed.';
- $lang->demand->action = new stdclass();
- $lang->demand->action->reviewed = array('main' => '$date, recorded by <strong>$actor</strong>. The result is <strong>$extra</strong>.', 'extra' => 'reviewResultList');
- $lang->demand->action->rejectreviewed = array('main' => '$date, recorded by <strong>$actor</strong>. The result is <strong>$extra</strong>. The reason is <strong>$reason</strong>.', 'extra' => 'reviewResultList', 'reason' => 'reasonList');
- $lang->demand->action->recalled = array('main' => '$date, recalled by <strong>$actor</strong>.');
- $lang->demand->action->distributed = array('main' => '$date, Distributed by <strong>$actor</strong>.');
- $lang->demand->action->reviewpassed = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>Pass</strong>.');
- $lang->demand->action->reviewrejected = array('main' => '$date, closed by <strong>System</strong>. The reason is <strong>Rejection</strong>.');
- $lang->demand->action->reviewclarified = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>To Be Clarified</strong>. Please re-initiate the review after edit.');
- $lang->demand->action->reviewreverted = array('main' => '$date, determined by the <strong>System</strong>. The result is <strong>Undo Change</strong>.');
- $lang->demand->action->recalledchange = array('main' => '$date, Undo changes by <strong>\$actor</strong>.');
- $lang->demand->action->closed = array('main' => '$date, closed by <strong>$actor</strong>. The result is <strong>$extra</strong> $appendLink。', 'extra' => 'reasonList');
- $lang->demand->action->retracted = array('main' => '$date, Retracted by <strong>$actor</strong>, <strong>$extra</strong>。');
- $lang->demand->action->restored = array('main' => '$date, Restored by <strong>$actor</strong> Redistribute demand <strong>$extra</strong>.');
|