livia-test/Astroke/Resources/Strings/Strings.xaml
2025-03-28 14:31:53 +08:00

24 lines
1.8 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=System.Runtime">
<system:String x:Key="LoginControlMessage">欢迎使用aStroke</system:String>
<system:String x:Key="WindowTitle">aStroke</system:String>
<system:String x:Key="PlaceHolderMessage">请上传MD-pCASL或SD-pCASL、3D T2 FLAIR、DWI (4mm层厚) 序列所有序列使用同一StudyInstanceUID</system:String>
<system:String x:Key="RoiTabHeader1">CBF</system:String>
<system:String x:Key="RoiTabHeader2">弥散受限</system:String>
<system:String x:Key="RoiTabHeader3">ATT</system:String>
<system:String x:Key="RoiTabHeader4">aCBV</system:String>
<system:String x:Key="RoiTabHeader5">前循环ASPECTS</system:String>
<system:String x:Key="RoiTabHeader5Prompt">尾状核、内囊、豆状核、脑岛存在CBF&lt;10或ADC&lt;620扣1分M1-M6区域CBF&lt;10或ADC&lt;620体积大于等于该区域三分之一扣除1分。</system:String>
<system:String x:Key="RoiTabHeader6Prompt">CBF&lt;10或ADC&lt;620中脑和桥脑扣除2分大脑后动脉供血区左、大脑后动脉供血区右、小脑左小脑右、丘脑左、丘脑右区域扣除1分。</system:String>
<system:String x:Key="RoiTabHeader6">后循环ASPECTS</system:String>
<system:String x:Key="ManufacturerInformation"
xml:space="preserve">注册人/企业名称: 安影科技(北京)有限公司
生产地址: 北京市大兴区宝参南街16号院3号楼(3A)201单元205、206、207室
售后服务单位: 安影科技(北京)有限公司
联系方式: 010-69465675</system:String>
</ResourceDictionary>