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.

24 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">Input Pattern</system:String>
<system:String x:Key="PatternSetting">Pattern Setting</system:String>
<system:String x:Key="SystemParameter">System Param</system:String>
<system:String x:Key="SystemTest">System Test</system:String>
<system:String x:Key="Upgrade">Upgrade</system:String>
<system:String x:Key="SystemLog">System Log</system:String>
<system:String x:Key="YAxisPosition">Y Axis Position:</system:String>
<system:String x:Key="XAxisPosition">X Axis Position:</system:String>
<system:String x:Key="PinkSytle">Pink Sytle</system:String>
<system:String x:Key="YellowSytle">Yellow Sytle</system:String>
<system:String x:Key="BlueSytle">Blue Sytle</system:String>
<system:String x:Key="PurpleSytle">Purple Sytle</system:String>
<system:String x:Key="GreenSytle">Green Sytle</system:String>
<system:String x:Key="BlackSytle">Black Sytle</system:String>
<system:String x:Key="CreamSytle">Cream Sytle</system:String>
<system:String x:Key="ConfirmLocation">Confirm Location</system:String>
<system:String x:Key="PathSearch">Path Search[9]</system:String>
<system:String x:Key="CancelPathSearch">Cancel Search[9]</system:String>
<system:String x:Key="GummingSwitch">Start/Pause</system:String>
</ResourceDictionary>