diff options
Diffstat (limited to 'branches')
-rw-r--r-- | branches/sca-java-1.x/modules/implementation-resource/src/main/resources/impl-resource-validation-messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/implementation-resource/src/main/resources/impl-resource-validation-messages.properties b/branches/sca-java-1.x/modules/implementation-resource/src/main/resources/impl-resource-validation-messages.properties index 7f619ef036..0e052aedc7 100644 --- a/branches/sca-java-1.x/modules/implementation-resource/src/main/resources/impl-resource-validation-messages.properties +++ b/branches/sca-java-1.x/modules/implementation-resource/src/main/resources/impl-resource-validation-messages.properties @@ -18,6 +18,6 @@ # under the License. # # -ContributionResolveException = ContributionResolveException occured due to: +ContributionResolveException = ContributionResolveException occurred due to: LocationAttributeMissing = Reading implementation.resource - location attribute missing CouldNotResolveLocation = Could not resolve implementation.resource location: {0} |