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

29 lines
1.9 KiB
XML
Raw Permalink 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-6
Publish VersionV1
Full VersionV1.0.0.0</system:String>
<system:String x:Key="ManufacturerInformation"
xml:space="preserve">Manufacturer Name: AnImage Technology (Beijing) Co,Ltd.
Production Address: Room 205, 206, 207, unit 201, building 3(3A), yard 16, Baoshennan street, Daxing District, Beijing
After Sales Service Unit: AnImage Technology (Beijing) Co,Ltd.
Contact: 010-69465675</system:String>
<system:String x:Key="LoginControlMessage">Welcome to CereFlow</system:String>
<system:String x:Key="LoginControlMessage2">Md-pC-6</system:String>
<system:String x:Key="WindowTitle">CereFlow</system:String>
<system:String x:Key="Processing">Importing</system:String>
<system:String x:Key="DataProcessComplete">Import Success!</system:String>
<system:String x:Key="ImportTime">Import Time</system:String>
<system:String x:Key="ServerJobStatus3">Importing</system:String>
<system:String x:Key="SelectSeriesWindowTitle">Select series to import</system:String>
<system:String x:Key="SelectSeriesSuccess">Start to import!</system:String>
<system:String x:Key="JobListLoadDataButtonText">Load</system:String>
<system:String x:Key="ProcessingError">Import failed!</system:String>
<system:String x:Key="ServerError10023">Resource has been deleted</system:String>
<system:String x:Key="ServerError10024">Import terminated</system:String>
<system:String x:Key="ServerError20017">Too many files imported.</system:String>
<system:String x:Key="DownloadReportSuccess">Reports saved!</system:String>
</ResourceDictionary>