summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-06-16 18:13:30 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-06-16 18:13:30 +0000
commited88c41f044ca9c0a2fdc4d07f0e2a06edae4501 (patch)
treed58a4aa6f269989bd299703e437da60f81b26eb3 /sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
parent4d4099c369ade4eedc0244eeddb5b58d19b3de39 (diff)
Adding suppot for parsing uri as new attribute for implementation widget
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1350969 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties b/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
index 3778bd4c50..0b3796de56 100644
--- a/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
+++ b/sca-java-2.x/trunk/modules/implementation-widget/src/main/resources/impl-widget-validation-messages.properties
@@ -20,4 +20,5 @@
#
ContributionResolveException = ContributionResolveException occured due to:
LocationAttributeMissing = Reading implementation.widget - location attribute missing
+UriAttributeMissing = Reading implementation.widget - uri attribute missing
CouldNotResolveLocation = Could not resolve implementation.widget location: {0}