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

12 lines
772 B
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="SoftwareVersionInfo"
xml:space="preserve">Software NameMedical Image Processing Software
ModelMd-pC-3
Publish VersionV1
Full VersionV1.0.0.0</system:String>
<system:String x:Key="LoginControlMessage">Welcome to CereFlow</system:String>
<system:String x:Key="WindowTitle">CereFlow</system:String>
<system:String x:Key="PlaceHolderMessage">Please upload MD-pCASL or SD-pCASL, 3D T2 FLAIR series with same StudyInstanceUID.</system:String>
</ResourceDictionary>