You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
1.6 KiB

<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=mscorlib"
xmlns:local="clr-namespace:Gumming.Resource.Language">
<system:String x:Key="InputPattern">输入花型</system:String>
<system:String x:Key="PatternSetting">参数设定</system:String>
<system:String x:Key="SystemParameter">系统参数</system:String>
<system:String x:Key="SystemTest">系统测试</system:String>
<system:String x:Key="Upgrade">系统升级</system:String>
<system:String x:Key="SystemLog">报警记录</system:String>
<system:String x:Key="YAxisPosition">上下Y位置:</system:String>
<system:String x:Key="XAxisPosition">左右X位置:</system:String>
<system:String x:Key="PinkSytle">粉色</system:String>
<system:String x:Key="YellowSytle">黄色</system:String>
<system:String x:Key="BlueSytle">蓝色</system:String>
<system:String x:Key="PurpleSytle">紫色</system:String>
<system:String x:Key="GreenSytle">绿色</system:String>
<system:String x:Key="BlackSytle">黑色</system:String>
<system:String x:Key="CreamSytle">米色</system:String>
<system:String x:Key="ConfirmLocation">确定定位[3]</system:String>
<system:String x:Key="PathSearch">轨迹寻找[9]</system:String>
<system:String x:Key="CancelPathSearch">取消退出[9]</system:String>
<system:String x:Key="GummingSwitch">绗缝/暂停</system:String>
</ResourceDictionary>