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

23 lines
1.3 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">欢迎使用CereFlow</system:String>
<system:String x:Key="WindowTitle">CereFlow</system:String>
<system:String x:Key="PlaceHolderMessage">请上传MD-pCASL或SD-pCASL、3D T2 FLAIR序列所有序列使用同一StudyInstanceUID</system:String>
<system:String x:Key="RoiTabHeader1">CBF</system:String>
<system:String x:Key="RoiTabHeader2">ATT</system:String>
<system:String x:Key="RoiTabHeader3">aCBV</system:String>
<system:String x:Key="SoftwareVersionInfo"
xml:space="preserve">软件名称:医学图像处理软件
规格型号CereFlow
发布版本V1
完整版本V1.0.0.0</system:String>
<system:String x:Key="ManufacturerInformation"
xml:space="preserve">注册人/企业名称: 安影科技(北京)有限公司
生产地址: 北京市大兴区宝参南街16号院3号楼(3A)201单元205、206、207室
售后服务单位: 安影科技(北京)有限公司
联系方式: 010-69465675</system:String>
</ResourceDictionary>