Resources.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // 此代码由工具生成。
  4. // 运行时版本:4.0.30319.18408
  5. //
  6. // 对此文件的更改可能会导致不正确的行为,并且如果
  7. // 重新生成代码,这些更改将会丢失。
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Muchinfo.WPF.Controls.Properties {
  11. using System;
  12. /// <summary>
  13. /// 一个强类型的资源类,用于查找本地化的字符串等。
  14. /// </summary>
  15. // 此类是由 StronglyTypedResourceBuilder
  16. // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
  17. // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
  18. // (以 /str 作为命令选项),或重新生成 VS 项目。
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// 返回此类使用的缓存的 ResourceManager 实例。
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. internal static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Muchinfo.WPF.Controls.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// 使用此强类型资源类,为所有资源查找
  43. /// 重写当前线程的 CurrentUICulture 属性。
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. /// <summary>
  55. /// 查找类似 Invalid FilterMode enumeration value. The value must be one of the defined AutoCompleteFilterMode values to be accepted. 的本地化字符串。
  56. /// </summary>
  57. internal static string AutoComplete_OnFilterModePropertyChanged_InvalidValue {
  58. get {
  59. return ResourceManager.GetString("AutoComplete_OnFilterModePropertyChanged_InvalidValue", resourceCulture);
  60. }
  61. }
  62. /// <summary>
  63. /// 查找类似 Invalid maximum drop down height value &apos;{0}&apos;. The value must be greater than or equal to zero. 的本地化字符串。
  64. /// </summary>
  65. internal static string AutoComplete_OnMaxDropDownHeightPropertyChanged_InvalidValue {
  66. get {
  67. return ResourceManager.GetString("AutoComplete_OnMaxDropDownHeightPropertyChanged_InvalidValue", resourceCulture);
  68. }
  69. }
  70. /// <summary>
  71. /// 查找类似 Invalid MinimumPopulateDelay value &apos;{0}&apos;. The value must be greater than or equal to zero. 的本地化字符串。
  72. /// </summary>
  73. internal static string AutoComplete_OnMinimumPopulateDelayPropertyChanged_InvalidValue {
  74. get {
  75. return ResourceManager.GetString("AutoComplete_OnMinimumPopulateDelayPropertyChanged_InvalidValue", resourceCulture);
  76. }
  77. }
  78. /// <summary>
  79. /// 查找类似 Cannot set read-only property SearchText. 的本地化字符串。
  80. /// </summary>
  81. internal static string AutoComplete_OnSearchTextPropertyChanged_InvalidWrite {
  82. get {
  83. return ResourceManager.GetString("AutoComplete_OnSearchTextPropertyChanged_InvalidWrite", resourceCulture);
  84. }
  85. }
  86. /// <summary>
  87. /// 查找类似 Cannot perform operation. 的本地化字符串。
  88. /// </summary>
  89. internal static string Automation_OperationCannotBePerformed {
  90. get {
  91. return ResourceManager.GetString("Automation_OperationCannotBePerformed", resourceCulture);
  92. }
  93. }
  94. /// <summary>
  95. /// 查找类似 Invalid index value &apos;{0}&apos; 的本地化字符串。
  96. /// </summary>
  97. internal static string DomainUpDown_CurrentIndex_InvalidValue {
  98. get {
  99. return ResourceManager.GetString("DomainUpDown_CurrentIndex_InvalidValue", resourceCulture);
  100. }
  101. }
  102. /// <summary>
  103. /// 查找类似 Invalid InvalidInputAction value &apos;{0}&apos; 的本地化字符串。
  104. /// </summary>
  105. internal static string DomainUpDown_InvalidInputAction_InvalidValue {
  106. get {
  107. return ResourceManager.GetString("DomainUpDown_InvalidInputAction_InvalidValue", resourceCulture);
  108. }
  109. }
  110. /// <summary>
  111. /// 查找类似 Invalid ExpandDirection value &apos;{0}&apos;. 的本地化字符串。
  112. /// </summary>
  113. internal static string Expander_OnExpandDirectionPropertyChanged_InvalidValue {
  114. get {
  115. return ResourceManager.GetString("Expander_OnExpandDirectionPropertyChanged_InvalidValue", resourceCulture);
  116. }
  117. }
  118. /// <summary>
  119. /// 查找类似 Invalid attempt to change read-only property &quot;{0}.&quot; 的本地化字符串。
  120. /// </summary>
  121. internal static string InvalidAttemptToChangeReadOnlyProperty {
  122. get {
  123. return ResourceManager.GetString("InvalidAttemptToChangeReadOnlyProperty", resourceCulture);
  124. }
  125. }
  126. /// <summary>
  127. /// 查找类似 Cannot set read-only property TimeItemsSelection. 的本地化字符串。
  128. /// </summary>
  129. internal static string ListTimePickerPopup_TimeItemsSelection_ReadOnly {
  130. get {
  131. return ResourceManager.GetString("ListTimePickerPopup_TimeItemsSelection_ReadOnly", resourceCulture);
  132. }
  133. }
  134. /// <summary>
  135. /// 查找类似 Invalid double value &apos;{0}&apos;: valid value is of double type and within decimal range. 的本地化字符串。
  136. /// </summary>
  137. internal static string NumericUpDown_EnsureValidDoubleValue_InvalidDoubleValue {
  138. get {
  139. return ResourceManager.GetString("NumericUpDown_EnsureValidDoubleValue_InvalidDoubleValue", resourceCulture);
  140. }
  141. }
  142. /// <summary>
  143. /// 查找类似 Invalid Increment value &apos;{0}&apos;: valid value is of double type, within decimal range, and positive 的本地化字符串。
  144. /// </summary>
  145. internal static string NumericUpDown_EnsureValidIncrementValue_InvalidValue {
  146. get {
  147. return ResourceManager.GetString("NumericUpDown_EnsureValidIncrementValue_InvalidValue", resourceCulture);
  148. }
  149. }
  150. /// <summary>
  151. /// 查找类似 Invalid DecimalPlaces value &apos;{0}&apos;: valid value is of int type and within 0 and 15 inclusive. 的本地化字符串。
  152. /// </summary>
  153. internal static string NumericUpDown_OnDecimalPlacesPropertyChanged_InvalidValue {
  154. get {
  155. return ResourceManager.GetString("NumericUpDown_OnDecimalPlacesPropertyChanged_InvalidValue", resourceCulture);
  156. }
  157. }
  158. /// <summary>
  159. /// 查找类似 The collection is currently ReadOnly and should not be modified. 的本地化字符串。
  160. /// </summary>
  161. internal static string ObservableObjectCollection_ReadOnly {
  162. get {
  163. return ResourceManager.GetString("ObservableObjectCollection_ReadOnly", resourceCulture);
  164. }
  165. }
  166. /// <summary>
  167. /// 查找类似 Invalid maximum drop down height value &apos;{0}&apos;. The value must be greater than or equal to zero. 的本地化字符串。
  168. /// </summary>
  169. internal static string Picker_OnMaxDropDownHeightPropertyChanged_InvalidValue {
  170. get {
  171. return ResourceManager.GetString("Picker_OnMaxDropDownHeightPropertyChanged_InvalidValue", resourceCulture);
  172. }
  173. }
  174. /// <summary>
  175. /// 查找类似 Invalid PopupButtonMode value &apos;{0}&apos;. 的本地化字符串。
  176. /// </summary>
  177. internal static string Picker_PopupButtonModeNotValid {
  178. get {
  179. return ResourceManager.GetString("Picker_PopupButtonModeNotValid", resourceCulture);
  180. }
  181. }
  182. /// <summary>
  183. /// 查找类似 Value must be larger than or equal to 0. 的本地化字符串。
  184. /// </summary>
  185. internal static string Rating_SetItemCount_ItemCountMustBeLargerThanOrEqualToZero {
  186. get {
  187. return ResourceManager.GetString("Rating_SetItemCount_ItemCountMustBeLargerThanOrEqualToZero", resourceCulture);
  188. }
  189. }
  190. /// <summary>
  191. /// 查找类似 Rating 的本地化字符串。
  192. /// </summary>
  193. internal static string RatingAutomationPeer_GetLocalizedControlTypeCore {
  194. get {
  195. return ResourceManager.GetString("RatingAutomationPeer_GetLocalizedControlTypeCore", resourceCulture);
  196. }
  197. }
  198. /// <summary>
  199. /// 查找类似 Value must be null or a number between 0 and 1. 的本地化字符串。
  200. /// </summary>
  201. internal static string RatingAutomationPeer_SetValue {
  202. get {
  203. return ResourceManager.GetString("RatingAutomationPeer_SetValue", resourceCulture);
  204. }
  205. }
  206. /// <summary>
  207. /// 查找类似 Star 的本地化字符串。
  208. /// </summary>
  209. internal static string RatingItemAutomationPeer_GetLocalizedControlTypeCore {
  210. get {
  211. return ResourceManager.GetString("RatingItemAutomationPeer_GetLocalizedControlTypeCore", resourceCulture);
  212. }
  213. }
  214. /// <summary>
  215. /// 查找类似 The RoutedPropertyChangingEvent cannot be canceled. 的本地化字符串。
  216. /// </summary>
  217. internal static string RoutedPropertyChangingEventArgs_CancelSet_InvalidOperation {
  218. get {
  219. return ResourceManager.GetString("RoutedPropertyChangingEventArgs_CancelSet_InvalidOperation", resourceCulture);
  220. }
  221. }
  222. /// <summary>
  223. /// 查找类似 Spin action is not valid at this moment. 的本地化字符串。
  224. /// </summary>
  225. internal static string Spinner_SpinNotValid {
  226. get {
  227. return ResourceManager.GetString("Spinner_SpinNotValid", resourceCulture);
  228. }
  229. }
  230. /// <summary>
  231. /// 查找类似 Invalid PopupMinutesInterval &apos;{0}&apos;. The interval can be set to 0 (no interval) to and including 59. 的本地化字符串。
  232. /// </summary>
  233. internal static string TimeInput_PopupMinutesInterval_InvalidValue {
  234. get {
  235. return ResourceManager.GetString("TimeInput_PopupMinutesInterval_InvalidValue", resourceCulture);
  236. }
  237. }
  238. /// <summary>
  239. /// 查找类似 Invalid PopupSecondsInterval &apos;{0}&apos;.The interval can be set to 0 (no interval) to and including 59. 的本地化字符串。
  240. /// </summary>
  241. internal static string TimeInput_PopupSecondsInterval_InvalidValue {
  242. get {
  243. return ResourceManager.GetString("TimeInput_PopupSecondsInterval_InvalidValue", resourceCulture);
  244. }
  245. }
  246. /// <summary>
  247. /// 查找类似 Cannot set the PopupProperty in a style. Please use PopupTemplate. 的本地化字符串。
  248. /// </summary>
  249. internal static string TimePicker_PopupSetInStyle {
  250. get {
  251. return ResourceManager.GetString("TimePicker_PopupSetInStyle", resourceCulture);
  252. }
  253. }
  254. /// <summary>
  255. /// 查找类似 Invalid PopupTimeSelectionMode for this popup, value &apos;{0}&apos;. 的本地化字符串。
  256. /// </summary>
  257. internal static string TimePicker_PopupTimeSelectionModeNotValid {
  258. get {
  259. return ResourceManager.GetString("TimePicker_PopupTimeSelectionModeNotValid", resourceCulture);
  260. }
  261. }
  262. /// <summary>
  263. /// 查找类似 Cannot set read-only property TimeHintContent. 的本地化字符串。
  264. /// </summary>
  265. internal static string TimeUpDown_OnTimeHintContentChanged {
  266. get {
  267. return ResourceManager.GetString("TimeUpDown_OnTimeHintContentChanged", resourceCulture);
  268. }
  269. }
  270. /// <summary>
  271. /// 查找类似 &apos;{0}&apos; is unable to convert &apos;{1}&apos; to &apos;{2}&apos;. 的本地化字符串。
  272. /// </summary>
  273. internal static string TypeConverters_Convert_CannotConvert {
  274. get {
  275. return ResourceManager.GetString("TypeConverters_Convert_CannotConvert", resourceCulture);
  276. }
  277. }
  278. /// <summary>
  279. /// 查找类似 &apos;{0}&apos; cannot convert from &apos;{1}&apos;. 的本地化字符串。
  280. /// </summary>
  281. internal static string TypeConverters_ConvertFrom_CannotConvertFromType {
  282. get {
  283. return ResourceManager.GetString("TypeConverters_ConvertFrom_CannotConvertFromType", resourceCulture);
  284. }
  285. }
  286. /// <summary>
  287. /// 查找类似 Cannot parse text &apos;{0}&apos; 的本地化字符串。
  288. /// </summary>
  289. internal static string UpDown_ParseException {
  290. get {
  291. return ResourceManager.GetString("UpDown_ParseException", resourceCulture);
  292. }
  293. }
  294. }
  295. }