[reflection] Coop handles icalls in System.Reflection and System.RuntimeTypeHandle...
[mono.git] / mcs / class / referencesource / System.Activities.Presentation / System.Activities.Presentation / SR.Designer.cs
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 //     This code was generated by a tool.
4 //     Runtime Version:4.0.30319.17273
5 //
6 //     Changes to this file may cause incorrect behavior and will be lost if
7 //     the code is regenerated.
8 // </auto-generated>
9 //------------------------------------------------------------------------------
10
11 namespace System.Activities.Presentation {
12     using System;
13     
14     
15     /// <summary>
16     ///   A strongly-typed resource class, for looking up localized strings, etc.
17     /// </summary>
18     // This class was auto-generated by the StronglyTypedResourceBuilder
19     // class via a tool like ResGen or Visual Studio.
20     // To add or remove a member, edit your .ResX file then rerun ResGen
21     // with the /str option, or rebuild your VS project.
22     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
23     [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24     [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25     internal class SR {
26         
27         private static global::System.Resources.ResourceManager resourceMan;
28         
29         private static global::System.Globalization.CultureInfo resourceCulture;
30         
31         [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32         internal SR() {
33         }
34         
35         /// <summary>
36         ///   Returns the cached ResourceManager instance used by this class.
37         /// </summary>
38         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39         internal static global::System.Resources.ResourceManager ResourceManager {
40             get {
41                 if (object.ReferenceEquals(resourceMan, null)) {
42                     global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("System.Activities.Presentation.SR", typeof(SR).Assembly);
43                     resourceMan = temp;
44                 }
45                 return resourceMan;
46             }
47         }
48         
49         /// <summary>
50         ///   Overrides the current thread's CurrentUICulture property for all
51         ///   resource lookups using this strongly typed resource class.
52         /// </summary>
53         [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54         internal static global::System.Globalization.CultureInfo Culture {
55             get {
56                 return resourceCulture;
57             }
58             set {
59                 resourceCulture = value;
60             }
61         }
62         
63         /// <summary>
64         ///   Looks up a localized string similar to Activity could not be loaded because of errors in the XAML..
65         /// </summary>
66         internal static string ActivityLoadError {
67             get {
68                 return ResourceManager.GetString("ActivityLoadError", resourceCulture);
69             }
70         }
71         
72         /// <summary>
73         ///   Looks up a localized string similar to Add Annotation.
74         /// </summary>
75         internal static string AddAnnotationDescription {
76             get {
77                 return ResourceManager.GetString("AddAnnotationDescription", resourceCulture);
78             }
79         }
80         
81         /// <summary>
82         ///   Looks up a localized string similar to Add Annotation.
83         /// </summary>
84         internal static string AddAnnotationTitle {
85             get {
86                 return ResourceManager.GetString("AddAnnotationTitle", resourceCulture);
87             }
88         }
89         
90         /// <summary>
91         ///   Looks up a localized string similar to The Getter method of an Argument Accessor for Activity &apos;{0}&apos; threw an exception:
92         ///{1}.
93         /// </summary>
94         internal static string ArgumentAccessorGetterThrewException {
95             get {
96                 return ResourceManager.GetString("ArgumentAccessorGetterThrewException", resourceCulture);
97             }
98         }
99         
100         /// <summary>
101         ///   Looks up a localized string similar to The Setter method of an Argument Accessor for Activity &apos;{0}&apos; threw an exception:
102         ///{1}.
103         /// </summary>
104         internal static string ArgumentAccessorSetterThrewException {
105             get {
106                 return ResourceManager.GetString("ArgumentAccessorSetterThrewException", resourceCulture);
107             }
108         }
109         
110         /// <summary>
111         ///   Looks up a localized string similar to Attached property&apos;s name should not be empty or null..
112         /// </summary>
113         internal static string AttachedPropertyNameShouldNotBeEmpty {
114             get {
115                 return ResourceManager.GetString("AttachedPropertyNameShouldNotBeEmpty", resourceCulture);
116             }
117         }
118         
119         /// <summary>
120         ///   Looks up a localized string similar to Bounds must have non zero width and height..
121         /// </summary>
122         internal static string BoundsMustBeNonZero {
123             get {
124                 return ResourceManager.GetString("BoundsMustBeNonZero", resourceCulture);
125             }
126         }
127         
128         /// <summary>
129         ///   Looks up a localized string similar to Cannot construct line segment between point {0} and point {1}..
130         /// </summary>
131         internal static string CannotConstructConnectionSegment {
132             get {
133                 return ResourceManager.GetString("CannotConstructConnectionSegment", resourceCulture);
134             }
135         }
136         
137         /// <summary>
138         ///   Looks up a localized string similar to Cannot create an instance of &quot;{0}&quot;..
139         /// </summary>
140         internal static string CannotCreateInstance {
141             get {
142                 return ResourceManager.GetString("CannotCreateInstance", resourceCulture);
143             }
144         }
145         
146         /// <summary>
147         ///   Looks up a localized string similar to Failed to get Argument Accessors from Activity &apos;{0}&apos;
148         ///{1}..
149         /// </summary>
150         internal static string CannotGetArgumentAccessorsForActivity {
151             get {
152                 return ResourceManager.GetString("CannotGetArgumentAccessorsForActivity", resourceCulture);
153             }
154         }
155         
156         /// <summary>
157         ///   Looks up a localized string similar to Some data would be lost by changing type argument. Do you want to continue?.
158         /// </summary>
159         internal static string CannotMorphExpression {
160             get {
161                 return ResourceManager.GetString("CannotMorphExpression", resourceCulture);
162             }
163         }
164         
165         /// <summary>
166         ///   Looks up a localized string similar to The default value will be cleared with this change, do you want to continue?.
167         /// </summary>
168         internal static string CannotPreserveDefaultValue {
169             get {
170                 return ResourceManager.GetString("CannotPreserveDefaultValue", resourceCulture);
171             }
172         }
173         
174         /// <summary>
175         ///   Looks up a localized string similar to Namespace &apos;{0}&apos; cannot be resolved..
176         /// </summary>
177         internal static string CannotResolveNamespace {
178             get {
179                 return ResourceManager.GetString("CannotResolveNamespace", resourceCulture);
180             }
181         }
182         
183         /// <summary>
184         ///   Looks up a localized string similar to Cannot enable annotation when target framework is lower than 4.5.
185         /// </summary>
186         internal static string CantEnableAnnotationBefore45 {
187             get {
188                 return ResourceManager.GetString("CantEnableAnnotationBefore45", resourceCulture);
189             }
190         }
191         
192         /// <summary>
193         ///   Looks up a localized string similar to One or more children have validation errors or warnings..
194         /// </summary>
195         internal static string ChildValidationError {
196             get {
197                 return ResourceManager.GetString("ChildValidationError", resourceCulture);
198             }
199         }
200         
201         /// <summary>
202         ///   Looks up a localized string similar to Collection Add.
203         /// </summary>
204         internal static string CollectionAddEditingScopeDescription {
205             get {
206                 return ResourceManager.GetString("CollectionAddEditingScopeDescription", resourceCulture);
207             }
208         }
209         
210         /// <summary>
211         ///   Looks up a localized string similar to Collection Clear.
212         /// </summary>
213         internal static string CollectionClearEditingScopeDescription {
214             get {
215                 return ResourceManager.GetString("CollectionClearEditingScopeDescription", resourceCulture);
216             }
217         }
218         
219         /// <summary>
220         ///   Looks up a localized string similar to Collection is read-only..
221         /// </summary>
222         internal static string CollectionIsReadOnly {
223             get {
224                 return ResourceManager.GetString("CollectionIsReadOnly", resourceCulture);
225             }
226         }
227         
228         /// <summary>
229         ///   Looks up a localized string similar to Collection Remove.
230         /// </summary>
231         internal static string CollectionRemoveEditingScopeDescription {
232             get {
233                 return ResourceManager.GetString("CollectionRemoveEditingScopeDescription", resourceCulture);
234             }
235         }
236         
237         /// <summary>
238         ///   Looks up a localized string similar to Could not change value after initialization..
239         /// </summary>
240         internal static string CouldNotChangeValueAfterInitialization {
241             get {
242                 return ResourceManager.GetString("CouldNotChangeValueAfterInitialization", resourceCulture);
243             }
244         }
245         
246         /// <summary>
247         ///   Looks up a localized string similar to Could not generate view for {0}..
248         /// </summary>
249         internal static string CouldNotGenerateView {
250             get {
251                 return ResourceManager.GetString("CouldNotGenerateView", resourceCulture);
252             }
253         }
254         
255         /// <summary>
256         ///   Looks up a localized string similar to This property could not be set after workflow designer is loaded. To fix the problem, please set this property before loading the workflow designer..
257         /// </summary>
258         internal static string CouldNotSetPropertyAfterLoad {
259             get {
260                 return ResourceManager.GetString("CouldNotSetPropertyAfterLoad", resourceCulture);
261             }
262         }
263         
264         /// <summary>
265         ///   Looks up a localized string similar to Activities that cannot be rendered in the designer cannot be cut or copied..
266         /// </summary>
267         internal static string CutCopyErrorActivityMessage {
268             get {
269                 return ResourceManager.GetString("CutCopyErrorActivityMessage", resourceCulture);
270             }
271         }
272         
273         /// <summary>
274         ///   Looks up a localized string similar to Cut-copy-paste feature requires DesignerView to be present..
275         /// </summary>
276         internal static string CutCopyRequiresDesignerView {
277             get {
278                 return ResourceManager.GetString("CutCopyRequiresDesignerView", resourceCulture);
279             }
280         }
281         
282         /// <summary>
283         ///   Looks up a localized string similar to Cut.
284         /// </summary>
285         internal static string CutOperationEditingScopeDescription {
286             get {
287                 return ResourceManager.GetString("CutOperationEditingScopeDescription", resourceCulture);
288             }
289         }
290         
291         /// <summary>
292         ///   Looks up a localized string similar to http://msdn.microsoft.com/library/dd489402.aspx.
293         /// </summary>
294         internal static string DefaultHelpUrl {
295             get {
296                 return ResourceManager.GetString("DefaultHelpUrl", resourceCulture);
297             }
298         }
299         
300         /// <summary>
301         ///   Looks up a localized string similar to Are you sure you want to delete all annotations in the workflow?.
302         /// </summary>
303         internal static string DeleteAllAnnotationMessage {
304             get {
305                 return ResourceManager.GetString("DeleteAllAnnotationMessage", resourceCulture);
306             }
307         }
308         
309         /// <summary>
310         ///   Looks up a localized string similar to Delete All Annotations.
311         /// </summary>
312         internal static string DeleteAllAnnotationsDescription {
313             get {
314                 return ResourceManager.GetString("DeleteAllAnnotationsDescription", resourceCulture);
315             }
316         }
317         
318         /// <summary>
319         ///   Looks up a localized string similar to Delete Annotation.
320         /// </summary>
321         internal static string DeleteAnnotationDescription {
322             get {
323                 return ResourceManager.GetString("DeleteAnnotationDescription", resourceCulture);
324             }
325         }
326         
327         /// <summary>
328         ///   Looks up a localized string similar to Delete Annotation.
329         /// </summary>
330         internal static string DeleteAnnotationTitle {
331             get {
332                 return ResourceManager.GetString("DeleteAnnotationTitle", resourceCulture);
333             }
334         }
335         
336         /// <summary>
337         ///   Looks up a localized string similar to Delete.
338         /// </summary>
339         internal static string DeleteOperationEditingScopeDescription {
340             get {
341                 return ResourceManager.GetString("DeleteOperationEditingScopeDescription", resourceCulture);
342             }
343         }
344         
345         /// <summary>
346         ///   Looks up a localized string similar to DesignTimeValidationFeature &apos;{0}&apos; could only apply to type &apos;{1}&apos;, not type &apos;{2}&apos;..
347         /// </summary>
348         internal static string DesignTimeValidationFeatureOnlyAppliesToType {
349             get {
350                 return ResourceManager.GetString("DesignTimeValidationFeatureOnlyAppliesToType", resourceCulture);
351             }
352         }
353         
354         /// <summary>
355         ///   Looks up a localized string similar to Dictionary Add.
356         /// </summary>
357         internal static string DictionaryAddEditingScopeDescription {
358             get {
359                 return ResourceManager.GetString("DictionaryAddEditingScopeDescription", resourceCulture);
360             }
361         }
362         
363         /// <summary>
364         ///   Looks up a localized string similar to Dictionary Clear.
365         /// </summary>
366         internal static string DictionaryClearEditingScopeDescription {
367             get {
368                 return ResourceManager.GetString("DictionaryClearEditingScopeDescription", resourceCulture);
369             }
370         }
371         
372         /// <summary>
373         ///   Looks up a localized string similar to Dictionary Edit.
374         /// </summary>
375         internal static string DictionaryEditEditingScopeDescription {
376             get {
377                 return ResourceManager.GetString("DictionaryEditEditingScopeDescription", resourceCulture);
378             }
379         }
380         
381         /// <summary>
382         ///   Looks up a localized string similar to Dictionary Remove.
383         /// </summary>
384         internal static string DictionaryRemoveEditingScopeDescription {
385             get {
386                 return ResourceManager.GetString("DictionaryRemoveEditingScopeDescription", resourceCulture);
387             }
388         }
389         
390         /// <summary>
391         ///   Looks up a localized string similar to Multiple items are dragged and dropped. DragDropHelper.SetDragDropMovedViewElements should have been called to indicate the WorkflowViewElements that are moved..
392         /// </summary>
393         internal static string DraggingMulitpleItemsError {
394             get {
395                 return ResourceManager.GetString("DraggingMulitpleItemsError", resourceCulture);
396             }
397         }
398         
399         /// <summary>
400         ///   Looks up a localized string similar to There is already an argument named &apos;{0}&apos; defined. Please choose a different name..
401         /// </summary>
402         internal static string DuplicateArgumentName {
403             get {
404                 return ResourceManager.GetString("DuplicateArgumentName", resourceCulture);
405             }
406         }
407         
408         /// <summary>
409         ///   Looks up a localized string similar to &apos;{0}&apos; is already declared in this scope. Identifiers are case-insensitive..
410         /// </summary>
411         internal static string DuplicateIdentifier {
412             get {
413                 return ResourceManager.GetString("DuplicateIdentifier", resourceCulture);
414             }
415         }
416         
417         /// <summary>
418         ///   Looks up a localized string similar to An item with the same key has already been added..
419         /// </summary>
420         internal static string DuplicateKey {
421             get {
422                 return ResourceManager.GetString("DuplicateKey", resourceCulture);
423             }
424         }
425         
426         /// <summary>
427         ///   Looks up a localized string similar to Member &apos;{0}&apos; has already been set on this object..
428         /// </summary>
429         internal static string DuplicateMember {
430             get {
431                 return ResourceManager.GetString("DuplicateMember", resourceCulture);
432             }
433         }
434         
435         /// <summary>
436         ///   Looks up a localized string similar to Duplicate name: &apos;{0}&apos;..
437         /// </summary>
438         internal static string DuplicateName {
439             get {
440                 return ResourceManager.GetString("DuplicateName", resourceCulture);
441             }
442         }
443         
444         /// <summary>
445         ///   Looks up a localized string similar to There is already a variable named &apos;{0}&apos;  in this scope. Please choose a different name..
446         /// </summary>
447         internal static string DuplicateVariableName {
448             get {
449                 return ResourceManager.GetString("DuplicateVariableName", resourceCulture);
450             }
451         }
452         
453         /// <summary>
454         ///   Looks up a localized string similar to Edit Annotation.
455         /// </summary>
456         internal static string EditAnnotationTitle {
457             get {
458                 return ResourceManager.GetString("EditAnnotationTitle", resourceCulture);
459             }
460         }
461         
462         /// <summary>
463         ///   Looks up a localized string similar to Element representation expected.
464         /// </summary>
465         internal static string ElementRepresentationExpected {
466             get {
467                 return ResourceManager.GetString("ElementRepresentationExpected", resourceCulture);
468             }
469         }
470         
471         /// <summary>
472         ///   Looks up a localized string similar to Element representation expected at {0}, {1}.
473         /// </summary>
474         internal static string ElementRepresentationExpectedAt {
475             get {
476                 return ResourceManager.GetString("ElementRepresentationExpectedAt", resourceCulture);
477             }
478         }
479         
480         /// <summary>
481         ///   Looks up a localized string similar to Argument cannot have empty name..
482         /// </summary>
483         internal static string EmptyArgumentName {
484             get {
485                 return ResourceManager.GetString("EmptyArgumentName", resourceCulture);
486             }
487         }
488         
489         /// <summary>
490         ///   Looks up a localized string similar to Variable cannot have empty name..
491         /// </summary>
492         internal static string EmptyVariableName {
493             get {
494                 return ResourceManager.GetString("EmptyVariableName", resourceCulture);
495             }
496         }
497         
498         /// <summary>
499         ///   Looks up a localized string similar to Invalidate return value from SortSelectedItems. The items returned must be the same as the items passed in except the order.
500         /// </summary>
501         internal static string Error_BadOutputFromSortSelectedItems {
502             get {
503                 return ResourceManager.GetString("Error_BadOutputFromSortSelectedItems", resourceCulture);
504             }
505         }
506         
507         /// <summary>
508         ///   Looks up a localized string similar to Trying to sort some item that is not in the view..
509         /// </summary>
510         internal static string Error_CantFindItemInWIsP {
511             get {
512                 return ResourceManager.GetString("Error_CantFindItemInWIsP", resourceCulture);
513             }
514         }
515         
516         /// <summary>
517         ///   Looks up a localized string similar to Item &apos;{0}&apos; is not on view..
518         /// </summary>
519         internal static string Error_ItemNotOnView {
520             get {
521                 return ResourceManager.GetString("Error_ItemNotOnView", resourceCulture);
522             }
523         }
524         
525         /// <summary>
526         ///   Looks up a localized string similar to Moving more than one items from ICompositeView. Implement OnItemsMoved in ICompositeView..
527         /// </summary>
528         internal static string Error_MovingMoreThanOneItemsFromICompositeView {
529             get {
530                 return ResourceManager.GetString("Error_MovingMoreThanOneItemsFromICompositeView", resourceCulture);
531             }
532         }
533         
534         /// <summary>
535         ///   Looks up a localized string similar to &apos;{0}&apos; doesn&apos;t have public default constructor which is required for a valid custom ExpressionActivityEditor..
536         /// </summary>
537         internal static string ExpressionActivityEditorRequiresDefaultConstructor {
538             get {
539                 return ResourceManager.GetString("ExpressionActivityEditorRequiresDefaultConstructor", resourceCulture);
540             }
541         }
542         
543         /// <summary>
544         ///   Looks up a localized string similar to Enter a VB expression.
545         /// </summary>
546         internal static string ExpressionDefaultText {
547             get {
548                 return ResourceManager.GetString("ExpressionDefaultText", resourceCulture);
549             }
550         }
551         
552         /// <summary>
553         ///   Looks up a localized string similar to Cannot convert the generated expression from type ‘{0}’ to ‘{1}’..
554         /// </summary>
555         internal static string ExpressionTypeDonnotMatch {
556             get {
557                 return ResourceManager.GetString("ExpressionTypeDonnotMatch", resourceCulture);
558             }
559         }
560         
561         /// <summary>
562         ///   Looks up a localized string similar to Parameterless construction is not supported..
563         /// </summary>
564         internal static string InvalidConstructorCall {
565             get {
566                 return ResourceManager.GetString("InvalidConstructorCall", resourceCulture);
567             }
568         }
569         
570         /// <summary>
571         ///   Looks up a localized string similar to {0} is not a valid expression editor name, which cannot be null or white spaces only..
572         /// </summary>
573         internal static string InvalidExpressionEditorName {
574             get {
575                 return ResourceManager.GetString("InvalidExpressionEditorName", resourceCulture);
576             }
577         }
578         
579         /// <summary>
580         ///   Looks up a localized string similar to {0} is not a valid expression editor name, which cannot be white spaces only..
581         /// </summary>
582         internal static string InvalidExpressionEditorNameToSet {
583             get {
584                 return ResourceManager.GetString("InvalidExpressionEditorNameToSet", resourceCulture);
585             }
586         }
587         
588         /// <summary>
589         ///   Looks up a localized string similar to {0} is not a valid expression editor type, which must be a derived class of {1}..
590         /// </summary>
591         internal static string InvalidExpressionEditorType {
592             get {
593                 return ResourceManager.GetString("InvalidExpressionEditorType", resourceCulture);
594             }
595         }
596         
597         /// <summary>
598         ///   Looks up a localized string similar to {0} is not a valid type, which must be a derive class of {1}..
599         /// </summary>
600         internal static string InvalidExpressionMorphHelperType {
601             get {
602                 return ResourceManager.GetString("InvalidExpressionMorphHelperType", resourceCulture);
603             }
604         }
605         
606         /// <summary>
607         ///   Looks up a localized string similar to {0} is not a valid value for {1}..
608         /// </summary>
609         internal static string InvalidFlagName {
610             get {
611                 return ResourceManager.GetString("InvalidFlagName", resourceCulture);
612             }
613         }
614         
615         /// <summary>
616         ///   Looks up a localized string similar to &apos;{0}&apos; is not a valid identifier. It may contain invalid characters or it is a reserved keyword..
617         /// </summary>
618         internal static string InvalidIdentifier {
619             get {
620                 return ResourceManager.GetString("InvalidIdentifier", resourceCulture);
621             }
622         }
623         
624         /// <summary>
625         ///   Looks up a localized string similar to Call to BeginEdit() with shouldApplyChangesImmediately=true cannot be nested inside another EditingScope or another call to BeginEdit()..
626         /// </summary>
627         internal static string InvalidNestedModelItemBeginEditExceptionMessage {
628             get {
629                 return ResourceManager.GetString("InvalidNestedModelItemBeginEditExceptionMessage", resourceCulture);
630             }
631         }
632         
633         /// <summary>
634         ///   Looks up a localized string similar to &apos;{0}&apos; is not a valid XAML member name..
635         /// </summary>
636         internal static string InvalidXamlMemberName {
637             get {
638                 return ResourceManager.GetString("InvalidXamlMemberName", resourceCulture);
639             }
640         }
641         
642         /// <summary>
643         ///   Looks up a localized string similar to The given key was not present in the dictionary.
644         /// </summary>
645         internal static string KeyNotFound {
646             get {
647                 return ResourceManager.GetString("KeyNotFound", resourceCulture);
648             }
649         }
650         
651         /// <summary>
652         ///   Looks up a localized string similar to Member &apos;{0}&apos; already has content..
653         /// </summary>
654         internal static string MemberCanOnlyBeSetOnce {
655             get {
656                 return ResourceManager.GetString("MemberCanOnlyBeSetOnce", resourceCulture);
657             }
658         }
659         
660         /// <summary>
661         ///   Looks up a localized string similar to Incorrect Xaml Encountered. Attachable member &apos;{0}&apos; can only be set on types assignable from &apos;{1}&apos;.
662         /// </summary>
663         internal static string MemberOnBadTargetType {
664             get {
665                 return ResourceManager.GetString("MemberOnBadTargetType", resourceCulture);
666             }
667         }
668         
669         /// <summary>
670         ///   Looks up a localized string similar to &quot;path&quot; should contain at least one element..
671         /// </summary>
672         internal static string ModelItemPathArrayShouldNotBeEmpty {
673             get {
674                 return ResourceManager.GetString("ModelItemPathArrayShouldNotBeEmpty", resourceCulture);
675             }
676         }
677         
678         /// <summary>
679         ///   Looks up a localized string similar to Item Move.
680         /// </summary>
681         internal static string MoveEditingScopeDescription {
682             get {
683                 return ResourceManager.GetString("MoveEditingScopeDescription", resourceCulture);
684             }
685         }
686         
687         /// <summary>
688         ///   Looks up a localized string similar to Element of NamespaceList must be NamespaceData..
689         /// </summary>
690         internal static string NamespaceListArgumentMustBeNamespaceData {
691             get {
692                 return ResourceManager.GetString("NamespaceListArgumentMustBeNamespaceData", resourceCulture);
693             }
694         }
695         
696         /// <summary>
697         ///   Looks up a localized string similar to NamespaceList could not accept duplicate namespaces..
698         /// </summary>
699         internal static string NamespaceListNoDuplicate {
700             get {
701                 return ResourceManager.GetString("NamespaceListNoDuplicate", resourceCulture);
702             }
703         }
704         
705         /// <summary>
706         ///   Looks up a localized string similar to Default parameterless constructor not found..
707         /// </summary>
708         internal static string NoDefaultCtorError {
709             get {
710                 return ResourceManager.GetString("NoDefaultCtorError", resourceCulture);
711             }
712         }
713         
714         /// <summary>
715         ///   Looks up a localized string similar to Cannot find an expression editor named &apos;{0}&apos;. .
716         /// </summary>
717         internal static string NonRegisteredExpressionEditor {
718             get {
719                 return ResourceManager.GetString("NonRegisteredExpressionEditor", resourceCulture);
720             }
721         }
722         
723         /// <summary>
724         ///   Looks up a localized string similar to Argument key is not of type string..
725         /// </summary>
726         internal static string NonSupportedDynamicArgumentKeyType {
727             get {
728                 return ResourceManager.GetString("NonSupportedDynamicArgumentKeyType", resourceCulture);
729             }
730         }
731         
732         /// <summary>
733         ///   Looks up a localized string similar to Argument type of parameters is not supported..
734         /// </summary>
735         internal static string NonSupportedDynamicArgumentType {
736             get {
737                 return ResourceManager.GetString("NonSupportedDynamicArgumentType", resourceCulture);
738             }
739         }
740         
741         /// <summary>
742         ///   Looks up a localized string similar to Data input of the dialog is neither ModelItemCollection nor ModelItemDictionary..
743         /// </summary>
744         internal static string NonSupportedModelItemCollectionOrDictionary {
745             get {
746                 return ResourceManager.GetString("NonSupportedModelItemCollectionOrDictionary", resourceCulture);
747             }
748         }
749         
750         /// <summary>
751         ///   Looks up a localized string similar to ModelPropertyPathExpanderConverter doesn&apos;t support converting path string back to ModelProperty..
752         /// </summary>
753         internal static string NonSupportedModelPropertyPathExpanderConverterConvertBack {
754             get {
755                 return ResourceManager.GetString("NonSupportedModelPropertyPathExpanderConverterConvertBack", resourceCulture);
756             }
757         }
758         
759         /// <summary>
760         ///   Looks up a localized string similar to Collection &apos;{0}&apos; does not support text content..
761         /// </summary>
762         internal static string NoTextInCollection {
763             get {
764                 return ResourceManager.GetString("NoTextInCollection", resourceCulture);
765             }
766         }
767         
768         /// <summary>
769         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not assignable to type &apos;{1}&apos; of member &apos;{2}&apos; and there is no TypeConverter defined on the member..
770         /// </summary>
771         internal static string NoTextInProperty {
772             get {
773                 return ResourceManager.GetString("NoTextInProperty", resourceCulture);
774             }
775         }
776         
777         /// <summary>
778         ///   Looks up a localized string similar to Notify Annotation Text Changed.
779         /// </summary>
780         internal static string NotifyAnnotationTextChangedDescription {
781             get {
782                 return ResourceManager.GetString("NotifyAnnotationTextChangedDescription", resourceCulture);
783             }
784         }
785         
786         /// <summary>
787         ///   Looks up a localized string similar to The framework identifier &apos;{0}&apos; is not supported in the workflow designer. Please use &apos;.NET Framework&apos; or &apos;.NETFramework&apos; as identifier..
788         /// </summary>
789         internal static string NotSupportedFrameworkIdentifier {
790             get {
791                 return ResourceManager.GetString("NotSupportedFrameworkIdentifier", resourceCulture);
792             }
793         }
794         
795         /// <summary>
796         ///   Looks up a localized string similar to The framework profile &apos;{0}&apos; is not supported in the workflow designer. Please use empty or &apos;Client&apos; as profile value..
797         /// </summary>
798         internal static string NotSupportedFrameworkProfile {
799             get {
800                 return ResourceManager.GetString("NotSupportedFrameworkProfile", resourceCulture);
801             }
802         }
803         
804         /// <summary>
805         ///   Looks up a localized string similar to The .Net Framework {0} is not supported in the workflow designer..
806         /// </summary>
807         internal static string NotSupportedFrameworkVersion {
808             get {
809                 return ResourceManager.GetString("NotSupportedFrameworkVersion", resourceCulture);
810             }
811         }
812         
813         /// <summary>
814         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not a valid toolbox type. Reason: {1}.
815         /// </summary>
816         internal static string NotSupportedToolboxTypeFormatString {
817             get {
818                 return ResourceManager.GetString("NotSupportedToolboxTypeFormatString", resourceCulture);
819             }
820         }
821         
822         /// <summary>
823         ///   Looks up a localized string similar to Type &apos;{0}&apos; cannot be initialized with text content because it does not have a TypeConverter..
824         /// </summary>
825         internal static string NoTypeConverter {
826             get {
827                 return ResourceManager.GetString("NoTypeConverter", resourceCulture);
828             }
829         }
830         
831         /// <summary>
832         ///   Looks up a localized string similar to Paste.
833         /// </summary>
834         internal static string PasteUndoDescription {
835             get {
836                 return ResourceManager.GetString("PasteUndoDescription", resourceCulture);
837             }
838         }
839         
840         /// <summary>
841         ///   Looks up a localized string similar to Cannot find ShowInOutlineViewAttribute promoted property &apos;{0}&apos; on type: &apos;{1}&apos;. Specify an existing property of type: &apos;{1}&apos; as promoted property. If this promoted property is not required, remove it from ShowInOutlineViewAttribute() constructor..
842         /// </summary>
843         internal static string PromotedPropertyNotFound {
844             get {
845                 return ResourceManager.GetString("PromotedPropertyNotFound", resourceCulture);
846             }
847         }
848         
849         /// <summary>
850         ///   Looks up a localized string similar to Property Change.
851         /// </summary>
852         internal static string PropertyChangeEditingScopeDescription {
853             get {
854                 return ResourceManager.GetString("PropertyChangeEditingScopeDescription", resourceCulture);
855             }
856         }
857         
858         /// <summary>
859         ///   Looks up a localized string similar to Property &apos;{0}&apos; does not exist.
860         /// </summary>
861         internal static string PropertyDoesntExistFormatString {
862             get {
863                 return ResourceManager.GetString("PropertyDoesntExistFormatString", resourceCulture);
864             }
865         }
866         
867         /// <summary>
868         ///   Looks up a localized string similar to Property is read-only..
869         /// </summary>
870         internal static string PropertyIsReadOnly {
871             get {
872                 return ResourceManager.GetString("PropertyIsReadOnly", resourceCulture);
873             }
874         }
875         
876         /// <summary>
877         ///   Looks up a localized string similar to Property Reference Change.
878         /// </summary>
879         internal static string PropertyReferenceChangeEditingScopeDescription {
880             get {
881                 return ResourceManager.GetString("PropertyReferenceChangeEditingScopeDescription", resourceCulture);
882             }
883         }
884         
885         /// <summary>
886         ///   Looks up a localized string similar to Found in property &apos;{0}&apos;.
887         /// </summary>
888         internal static string SearchHintText {
889             get {
890                 return ResourceManager.GetString("SearchHintText", resourceCulture);
891             }
892         }
893         
894         /// <summary>
895         ///   Looks up a localized string similar to See the Error List window for more details..
896         /// </summary>
897         internal static string SeeErrorWindow {
898             get {
899                 return ResourceManager.GetString("SeeErrorWindow", resourceCulture);
900             }
901         }
902         
903         /// <summary>
904         ///   Looks up a localized string similar to The provided SourceReferenceID &apos;{0}&apos; could not be found in the workflow..
905         /// </summary>
906         internal static string SourceReferenceIdNotFoundInWorkflow {
907             get {
908                 return ResourceManager.GetString("SourceReferenceIdNotFoundInWorkflow", resourceCulture);
909             }
910         }
911         
912         /// <summary>
913         ///   Looks up a localized string similar to Cannot modify ToolName or AssemblyName of already initialized ToolboxItem..
914         /// </summary>
915         internal static string ToolboxItemFrozenDescription {
916             get {
917                 return ResourceManager.GetString("ToolboxItemFrozenDescription", resourceCulture);
918             }
919         }
920         
921         /// <summary>
922         ///   Looks up a localized string similar to The selected type could not be created..
923         /// </summary>
924         internal static string TypeBrowserError {
925             get {
926                 return ResourceManager.GetString("TypeBrowserError", resourceCulture);
927             }
928         }
929         
930         /// <summary>
931         ///   Looks up a localized string similar to Type Browser.
932         /// </summary>
933         internal static string TypeBrowserErrorMessageTitle {
934             get {
935                 return ResourceManager.GetString("TypeBrowserErrorMessageTitle", resourceCulture);
936             }
937         }
938         
939         /// <summary>
940         ///   Looks up a localized string similar to The supplied type &apos;{0}&apos; does not inherit from System.Activities.Activity..
941         /// </summary>
942         internal static string TypeDoesNotInheritFromActivity {
943             get {
944                 return ResourceManager.GetString("TypeDoesNotInheritFromActivity", resourceCulture);
945             }
946         }
947         
948         /// <summary>
949         ///   Looks up a localized string similar to Not all generic types could be resolved..
950         /// </summary>
951         internal static string TypeResolverError {
952             get {
953                 return ResourceManager.GetString("TypeResolverError", resourceCulture);
954             }
955         }
956         
957         /// <summary>
958         ///   Looks up a localized string similar to Type Resolver.
959         /// </summary>
960         internal static string TypeResolverErrorMessageTitle {
961             get {
962                 return ResourceManager.GetString("TypeResolverErrorMessageTitle", resourceCulture);
963             }
964         }
965         
966         /// <summary>
967         ///   Looks up a localized string similar to Select Types.
968         /// </summary>
969         internal static string TypeResolverWindowTitle {
970             get {
971                 return ResourceManager.GetString("TypeResolverWindowTitle", resourceCulture);
972             }
973         }
974         
975         /// <summary>
976         ///   Looks up a localized string similar to defaultTypes should not contain null..
977         /// </summary>
978         internal static string TypeResolvingOptionsArgumentExceptionMessage {
979             get {
980                 return ResourceManager.GetString("TypeResolvingOptionsArgumentExceptionMessage", resourceCulture);
981             }
982         }
983         
984         /// <summary>
985         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not assignable to item type &apos;{1}&apos; nor any other content type of collection &apos;{2}&apos;..
986         /// </summary>
987         internal static string UnassignableCollection {
988             get {
989                 return ResourceManager.GetString("UnassignableCollection", resourceCulture);
990             }
991         }
992         
993         /// <summary>
994         ///   Looks up a localized string similar to Type &apos;{0}&apos; is not assignable to type &apos;{1}&apos; of member &apos;{2}&apos;..
995         /// </summary>
996         internal static string UnassignableObject {
997             get {
998                 return ResourceManager.GetString("UnassignableObject", resourceCulture);
999             }
1000         }
1001         
1002         /// <summary>
1003         ///   Looks up a localized string similar to Bookmark is garbage collected without being committed or rolled back..
1004         /// </summary>
1005         internal static string UndoEngine_NotDisposedBookmark {
1006             get {
1007                 return ResourceManager.GetString("UndoEngine_NotDisposedBookmark", resourceCulture);
1008             }
1009         }
1010         
1011         /// <summary>
1012         ///   Looks up a localized string similar to Operation &apos;{0}&apos; not allowed on disposed object..
1013         /// </summary>
1014         internal static string UndoEngine_OperationNotAllowed {
1015             get {
1016                 return ResourceManager.GetString("UndoEngine_OperationNotAllowed", resourceCulture);
1017             }
1018         }
1019         
1020         /// <summary>
1021         ///   Looks up a localized string similar to Type &apos;{0}&apos; does not have a suitable TypeConverter or content property to handle this content..
1022         /// </summary>
1023         internal static string UnknownContent {
1024             get {
1025                 return ResourceManager.GetString("UnknownContent", resourceCulture);
1026             }
1027         }
1028         
1029         /// <summary>
1030         ///   Looks up a localized string similar to Could not resolve type &apos;{0}&apos; because could not find one or more of its type arguments..
1031         /// </summary>
1032         internal static string UnresolvedGenericType {
1033             get {
1034                 return ResourceManager.GetString("UnresolvedGenericType", resourceCulture);
1035             }
1036         }
1037         
1038         /// <summary>
1039         ///   Looks up a localized string similar to Could not find member &apos;{0}&apos; in type &apos;{1}&apos;..
1040         /// </summary>
1041         internal static string UnresolvedMember {
1042             get {
1043                 return ResourceManager.GetString("UnresolvedMember", resourceCulture);
1044             }
1045         }
1046         
1047         /// <summary>
1048         ///   Looks up a localized string similar to Could not resolve name: &apos;{0}&apos;..
1049         /// </summary>
1050         internal static string UnresolvedName {
1051             get {
1052                 return ResourceManager.GetString("UnresolvedName", resourceCulture);
1053             }
1054         }
1055         
1056         /// <summary>
1057         ///   Looks up a localized string similar to Could not find type &apos;{0}&apos; in assembly &apos;{1}&apos;..
1058         /// </summary>
1059         internal static string UnresolvedTypeInAssembly {
1060             get {
1061                 return ResourceManager.GetString("UnresolvedTypeInAssembly", resourceCulture);
1062             }
1063         }
1064         
1065         /// <summary>
1066         ///   Looks up a localized string similar to Could not find type &apos;{0}&apos; in namespace &apos;{1}&apos;..
1067         /// </summary>
1068         internal static string UnresolvedTypeInNamespace {
1069             get {
1070                 return ResourceManager.GetString("UnresolvedTypeInNamespace", resourceCulture);
1071             }
1072         }
1073         
1074         /// <summary>
1075         ///   Looks up a localized string similar to Value was set in XAML..
1076         /// </summary>
1077         internal static string UnsupportedExpressionHintText {
1078             get {
1079                 return ResourceManager.GetString("UnsupportedExpressionHintText", resourceCulture);
1080             }
1081         }
1082         
1083         /// <summary>
1084         ///   Looks up a localized string similar to The file &apos;{0}&apos; may have come from a location that isn&apos;t fully trusted. It could present a security risk by opening the file that could cause damage to your computer or compromise your private information.
1085         ///To avoid this exception, please do the security check first (you can refer this link http://msdn.microsoft.com/library/system.security.permissionset.aspx to get information about IsUnrestricted check) and turn on LoadingFromUntrustedSourceEnabled by setting DesignerConfigurationService.LoadingFromUntruste [rest of string was truncated]&quot;;.
1086         /// </summary>
1087         internal static string UntrustedSourceDetected {
1088             get {
1089                 return ResourceManager.GetString("UntrustedSourceDetected", resourceCulture);
1090             }
1091         }
1092         
1093         /// <summary>
1094         ///   Looks up a localized string similar to Update parameters.
1095         /// </summary>
1096         internal static string UpdateDynamicArgumentsDescription {
1097             get {
1098                 return ResourceManager.GetString("UpdateDynamicArgumentsDescription", resourceCulture);
1099             }
1100         }
1101         
1102         /// <summary>
1103         ///   Looks up a localized string similar to Design time validation is turned off. Validation occurs only at runtime. To validate your workflow, either enable validation by modifying the registry key[HKCU\Software\Microsoft\.NETFramework\v[assembly version]\System.Activities.Presentation\DisableValidateOnModelItemChanged] and reopening the designer or call ActivityValidationServices.Validate() on an instance of your workflow..
1104         /// </summary>
1105         internal static string ValidationDisabledWarning {
1106             get {
1107                 return ResourceManager.GetString("ValidationDisabledWarning", resourceCulture);
1108             }
1109         }
1110         
1111         /// <summary>
1112         ///   Looks up a localized string similar to View State Change.
1113         /// </summary>
1114         internal static string ViewStateUndoUnitDescription {
1115             get {
1116                 return ResourceManager.GetString("ViewStateUndoUnitDescription", resourceCulture);
1117             }
1118         }
1119         
1120         /// <summary>
1121         ///   Looks up a localized string similar to Warning: {0}.
1122         /// </summary>
1123         internal static string WarningFormat {
1124             get {
1125                 return ResourceManager.GetString("WarningFormat", resourceCulture);
1126             }
1127         }
1128         
1129         /// <summary>
1130         ///   Looks up a localized string similar to Workflow Designer.
1131         /// </summary>
1132         internal static string WorkflowDesignerErrorPresenterTitle {
1133             get {
1134                 return ResourceManager.GetString("WorkflowDesignerErrorPresenterTitle", resourceCulture);
1135             }
1136         }
1137         
1138         /// <summary>
1139         ///   Looks up a localized string similar to Load should be called before calling this method..
1140         /// </summary>
1141         internal static string WorkflowDesignerLoadShouldBeCalledFirst {
1142             get {
1143                 return ResourceManager.GetString("WorkflowDesignerLoadShouldBeCalledFirst", resourceCulture);
1144             }
1145         }
1146         
1147         /// <summary>
1148         ///   Looks up a localized string similar to Load should be called only once during the lifetime of a workflow designer object..
1149         /// </summary>
1150         internal static string WorkflowDesignerLoadShouldBeCalledOnlyOnce {
1151             get {
1152                 return ResourceManager.GetString("WorkflowDesignerLoadShouldBeCalledOnlyOnce", resourceCulture);
1153             }
1154         }
1155         
1156         /// <summary>
1157         ///   Looks up a localized string similar to Value of Text property should not be empty or null..
1158         /// </summary>
1159         internal static string WorkflowDesignerTextShouldNotBeNull {
1160             get {
1161                 return ResourceManager.GetString("WorkflowDesignerTextShouldNotBeNull", resourceCulture);
1162             }
1163         }
1164         
1165         /// <summary>
1166         ///   Looks up a localized string similar to Wrap in Sequence.
1167         /// </summary>
1168         internal static string WrapInSequenceDescription {
1169             get {
1170                 return ResourceManager.GetString("WrapInSequenceDescription", resourceCulture);
1171             }
1172         }
1173     }
1174 }