From f7036e50348484f4daf39f9e8457de602ab83939 Mon Sep 17 00:00:00 2001 From: coulbeck <coulbeck@localhost> Date: Tue, 28 Aug 2007 15:54:13 +0000 Subject: [PATCH] Changes for replication security issues 511, 512, 608. --- opends/src/messages/messages/tools.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 2d32c1a..fafad32 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -2295,4 +2295,6 @@ INFO_LABEL_DBTEST_INDEX_ENTRY_ID_LIST_1370=Entry ID List INFO_LABEL_DBTEST_VLV_INDEX_LAST_SORT_KEYS_1371=Last Sort Keys SEVERE_ERR_DBTEST_CANNOT_DECODE_SIZE_1372=An error occured while parsing the \ - min/max data size %s as a integer: %s \ No newline at end of file + min/max data size %s as a integer: %s +SEVERE_ERR_CONFIGDS_CANNOT_ENABLE_ADS_TRUST_STORE_1373=An error occurred while \ + attempting to enable the ADS trust store: %s -- Gitblit v1.10.0