|
|
@@ -22,4 +22,7 @@ bad-set-content.error=Could not set text content for element <{0}>. |
|
|
|
typed-adder-non-interface.error=The typed adder for class "{0}" must have a single parameter that is an interface rather than {1} which defines a class. |
|
|
|
no-factory-for-role.error=Unable to locate type factory for role "{0}" |
|
|
|
create-typed-object.error=Could not create an object of type "{0}" of class {1}. |
|
|
|
no-typed-property.error=Class {0} does not have a typed property. |
|
|
|
no-typed-property.error=Class {0} does not have a typed property. |
|
|
|
|
|
|
|
prop.mismatched-braces.error=Malformed property with mismatched }'s. |
|
|
|
prop.missing-value.error=Unable to find "{0}" to expand during property resolution. |