From e1fc7e1dba7ccf0e3c9783e2d8afcf4c6917b4a2 Mon Sep 17 00:00:00 2001
From: Nemanja Lukic <nemanja.lukic@forgerock.com>
Date: Fri, 25 Nov 2011 10:39:11 +0000
Subject: [PATCH] Removed dots.

---
 opendj-sdk/opends/src/messages/messages/plugin.properties |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/plugin.properties b/opendj-sdk/opends/src/messages/messages/plugin.properties
index 5e8971c..5d5a22c 100644
--- a/opendj-sdk/opends/src/messages/messages/plugin.properties
+++ b/opendj-sdk/opends/src/messages/messages/plugin.properties
@@ -438,17 +438,17 @@
  attribute to itself
 SEVERE_ERR_PLUGIN_REFERENT_ATTR_NOT_LISTED_124=The property \
  'check-references-filter-criteria' specifies filtering criteria for attribute \
- '%s', but this attribute is not listed in the 'attribute-type' property.
+ '%s', but this attribute is not listed in the 'attribute-type' property
 SEVERE_ERR_PLUGIN_REFERENT_BAD_FILTER_125=The filtering criteria '%s' specified \
  in property 'check-references-filter-criteria' is invalid because the filter \
- could not be decoded: '%s'.
+ could not be decoded: '%s'
 SEVERE_ERR_PLUGIN_REFERENT_ENTRY_MISSING_126=The entry referenced by the value \
  '%s' of the attribute '%s' in the entry '%s' does not exist in any of the configured \
- naming contexts.
+ naming contexts
 SEVERE_ERR_PLUGIN_REFERENT_FILTER_MISMATCH_127=The entry referenced by the value \
- '%s' of the attribute '%s' in the entry '%s' does not match the filter '%s'.
+ '%s' of the attribute '%s' in the entry '%s' does not match the filter '%s'
 SEVERE_ERR_PLUGIN_REFERENT_NAMINGCONTEXT_MISMATCH_128=The entry referenced by the \
  value '%s' of the attribute '%s' in the entry '%s' does not belong to any of \
- the configured naming contexts.
+ the configured naming contexts
 SEVERE_ERR_PLUGIN_REFERENT_EXCEPTION_129=The opration could not be processed \
- due to an unexpected exception: '%s'.
\ No newline at end of file
+ due to an unexpected exception: '%s'
\ No newline at end of file

--
Gitblit v1.10.0