X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.ComponentModel.Composition%2Fsrc%2FComposition.Initialization%2FStrings.resx;h=b451d64391f61fc8c35d1e5ef73e7b81943b4f2a;hb=336755ca9edfbb0dd5c395f59a398c76449f7fdc;hp=56a85ee40fd172fa479ae7a40f79708dfbb1ae1e;hpb=8ef4e4703172fd32ada3f74b22df5203b4683493;p=mono.git diff --git a/mcs/class/System.ComponentModel.Composition/src/Composition.Initialization/Strings.resx b/mcs/class/System.ComponentModel.Composition/src/Composition.Initialization/Strings.resx index 56a85ee40fd..b451d64391f 100644 --- a/mcs/class/System.ComponentModel.Composition/src/Composition.Initialization/Strings.resx +++ b/mcs/class/System.ComponentModel.Composition/src/Composition.Initialization/Strings.resx @@ -104,4 +104,13 @@ The container has already been initialized either by another call to InitializeContainer or by someone causing the default container to be constructed. Ensure that InitializeContainer is one of the first things that happens in the application host to ensure that it is ready for the first composition. + + '{0}' cannot be an empty string (""). + + + Catalog is trying to transition to an invalid state. Occurs when you call DownloadAsync more than once or CancelAsync is called at an incorrect time. + + + The package downloaded successfully but an error occurred while reading the contents of the package. See the inner exception for more details. + \ No newline at end of file