Test.EIImageViewer
parent
11a6ecb5bb
commit
77be8b7e4a
|
@ -197,14 +197,14 @@
|
||||||
"ReadingGlobal_NotGlobal": "System call error. The current read is not a global review read.",
|
"ReadingGlobal_NotGlobal": "System call error. The current read is not a global review read.",
|
||||||
//ReadingImageTaskService
|
//ReadingImageTaskService
|
||||||
"ReadingImage_NotVisit": "System call error. The current read is not a timepoint read.",
|
"ReadingImage_NotVisit": "System call error. The current read is not a timepoint read.",
|
||||||
"ReadingImage_CantSplit": "The current read is a baseline read, and lesion split is allowed.",
|
"ReadingImage_CantSplit": "The current read is a baseline read, and lesion split is not allowed.",
|
||||||
"ReadingImage_BeSigned": "The current read has already been signed off. Please do not submit it again.",
|
"ReadingImage_BeSigned": "The current read has already been signed off. Please do not submit it again.",
|
||||||
"ReadingImage_Beinvalid": "The current read has already been invalidated, and reading is not allowed anymore.",
|
"ReadingImage_Beinvalid": "The current read has already been invalidated, and reading is not allowed anymore.",
|
||||||
"ReadingImage_NotaTask": "The coalesced lesions are not from the same timepoint. ",
|
"ReadingImage_NotaTask": "The coalesced lesions are not from the same timepoint. ",
|
||||||
"ReadingImage_DeleteError": "Other lesions have split from or coalesced into the current lesion. Deletion failed.",
|
"ReadingImage_DeleteError": "Other lesions have split from or coalesced into the current lesion. Deletion failed.",
|
||||||
"ReadingImage_Idnotcorrespond": "Failed to add the lesion mark. The Instance ID and Series ID of the image do not match.",
|
"ReadingImage_Idnotcorrespond": "Failed to add the lesion mark. The Instance ID and Series ID of the image do not match.",
|
||||||
"ReadingImage_IsLymphNotbigger": "",
|
"ReadingImage_IsLymphNotbigger": "The short diameter of this nodal non-target lesion on the current visit is smaller than the value on the previous visit, and the state cannot be set to \"Unequivocal progression\".",
|
||||||
"ReadingImage_NotLymphNotbigger": "",
|
"ReadingImage_NotLymphNotbigger": "The long diameter of this non-nodal non-target lesion on the current visit is smaller than the value on the previous visit, and the state cannot be set to \"Unequivocal progression\".",
|
||||||
"ReadingImage_Twice": "System call error. Questions & answers submitted are duplicated.",
|
"ReadingImage_Twice": "System call error. Questions & answers submitted are duplicated.",
|
||||||
"ReadingImage_MaxQuestion": "According to the imaging charter, the number of the current type of lesion cannot exceed {0}.",
|
"ReadingImage_MaxQuestion": "According to the imaging charter, the number of the current type of lesion cannot exceed {0}.",
|
||||||
"ReadingImage_Maxlesion": "According to the imaging charter, the number of target lesions in the same organ cannot exceed {0}. Please confirm.",
|
"ReadingImage_Maxlesion": "According to the imaging charter, the number of target lesions in the same organ cannot exceed {0}. Please confirm.",
|
||||||
|
@ -257,6 +257,7 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
BIN
后端提示语.xlsx
BIN
后端提示语.xlsx
Binary file not shown.
Loading…
Reference in New Issue