From 1ac81b8f177e713be25cb2b4f9e632ef59f1b66d Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Mon, 12 Jun 2023 11:47:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Resources/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IRaCIS.Core.Application/Resources/en-US.json b/IRaCIS.Core.Application/Resources/en-US.json index 19fea0d88..b65ee3846 100644 --- a/IRaCIS.Core.Application/Resources/en-US.json +++ b/IRaCIS.Core.Application/Resources/en-US.json @@ -381,8 +381,8 @@ "QCOperation_NoQCFunction": "The project configuration of image QC process was not check, so there is no need to cancel the task function.", "QCOperation_NoTaskOwner": "The current visiting image QC has not been claimed by anyone, and cannot been released.", "QCOperation_DiseaseProgressConfirmation": "Current visit required PD Confirmation. Please process the unsubmitted prior visit before submitting the current visit: {0}.", - "QCOperation_UnsubmittedVisits": " After submitting the current visit, please as soon as possible process any prior visits that have not been submitted: {0}.", - "QCOperation_NoBaselineData": "No clinical data at baseline, confirm to submit?", + "QCOperation_UnsubmittedVisits": "After submitting the current visit, please submit any prior visits which have not been submitted as soon as possible. ({0})", + "QCOperation_NoBaselineData": "No clinical data at baseline. Confirm to submit?", "QCOperation_NoImageData": "Dicom/ Non-dicom image data has not been uploaded. Submission is not allowed.", "QCOperation_ImagesSubmitted": "The image data of the current visit has been submitted by another CRC.", "QCOperation_BatchImagesSubmitted": "The visit image data is currently submitted in batches, part of which has been submitted by other CRCs.",