From 2461013f63bd150cfd2620709d29504648531b41 Mon Sep 17 00:00:00 2001 From: lutoff <lutoff@localhost> Date: Mon, 03 Nov 2008 13:15:12 +0000 Subject: [PATCH] Fix for issues 3509, 3510, 3538, 3539 and 3542 (typos in messages catalog) --- opends/src/messages/messages/task.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/task.properties b/opends/src/messages/messages/task.properties index 41e73e7..c8ce673 100644 --- a/opends/src/messages/messages/task.properties +++ b/opends/src/messages/messages/task.properties @@ -153,7 +153,7 @@ INFO_EXPORT_ARG_LDIF_FILE_66=LDIF File INFO_EXPORT_ARG_BACKEND_ID_67=Backend ID INFO_EXPORT_ARG_APPEND_TO_LDIF_68=Append To LDIF -INFO_EXPORT_ARG_COMPRESS_LDIF_69=Comress LDIF +INFO_EXPORT_ARG_COMPRESS_LDIF_69=Compress LDIF INFO_EXPORT_ARG_ENCRYPT_LDIF_70=Encrypt LDIF INFO_EXPORT_ARG_SIGN_HASH_71=Sign Hash INFO_EXPORT_ARG_INCL_ATTR_72=Include Attribute -- Gitblit v1.10.0