修改国际化
parent
b7ae3af39f
commit
a8400b1378
|
@ -19,7 +19,7 @@
|
||||||
"SystemAnonymization_InvalidGroupOrElement": "Please check whether the element number or group number configured by DicomTag meets the requirements.",
|
"SystemAnonymization_InvalidGroupOrElement": "Please check whether the element number or group number configured by DicomTag meets the requirements.",
|
||||||
|
|
||||||
"ProjectException_ConcurrentUpdateNotAllowed": "Concurrent update, and operation is not allowed at this time.",
|
"ProjectException_ConcurrentUpdateNotAllowed": "Concurrent update, and operation is not allowed at this time.",
|
||||||
"Project_ExceptionContactDeveloper": "Your current operation failed, please contact the developer to check the system log for troubleshooting. ",
|
"Project_ExceptionContactDeveloper": "Your request is failed, and please contact the developer to solve it.",
|
||||||
|
|
||||||
//StudyService
|
//StudyService
|
||||||
"Study_VisitAfterVisitOverError": "The scan time {0} of current study batch cannot be later than the end time {1} of this patien's study.Please check whether the study data is correct.",
|
"Study_VisitAfterVisitOverError": "The scan time {0} of current study batch cannot be later than the end time {1} of this patien's study.Please check whether the study data is correct.",
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
"SomeoneLoading": "Someone is currently uploading and archiving the images of this study batch!",
|
"SomeoneLoading": "Someone is currently uploading and archiving the images of this study batch!",
|
||||||
"VisitEnd": "The study of this patint is completed, and cannot upload images to this study batch!",
|
"VisitEnd": "The study of this patint is completed, and cannot upload images to this study batch!",
|
||||||
"DICOMUploaded{0}{1}{2}{3}": "{0}: This DICOM images have been uploaded and allocate to the {1} of the subject {2} (Study ID: {3}), which cannot continue to upload and assign it to others.",
|
"DICOMUploaded{0}{1}{2}{3}": "{0}: This DICOM images have been uploaded and allocate to the {1} of the subject {2} (Study ID: {3}), which cannot continue to upload and assign it to others.",
|
||||||
|
|
||||||
|
|
||||||
//StudyService
|
//StudyService
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue