From 6d0403ded49a58d3198a2162234161daa3cf6116 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Wed, 24 Feb 2016 22:31:36 +0000
Subject: [PATCH] OPENDJ-2333 - remove unused i18n messages

---
 opendj-server-legacy/src/messages/org/opends/messages/task.properties |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/opendj-server-legacy/src/messages/org/opends/messages/task.properties b/opendj-server-legacy/src/messages/org/opends/messages/task.properties
index e9f86e5..ff49037 100644
--- a/opendj-server-legacy/src/messages/org/opends/messages/task.properties
+++ b/opendj-server-legacy/src/messages/org/opends/messages/task.properties
@@ -11,7 +11,7 @@
 # information: "Portions Copyright [year] [name of copyright owner]".
 #
 # Copyright 2006-2009 Sun Microsystems, Inc.
-# Portions Copyright 2012-2014 ForgeRock AS.
+# Portions Copyright 2012-2016 ForgeRock AS.
 
 
 
@@ -156,8 +156,6 @@
 INFO_RESTORE_ARG_BACKUP_ID_80=Backup ID
 INFO_RESTORE_ARG_VERIFY_ONLY_81=Verify Only
 INFO_IMPORT_ARG_LDIF_FILE_82=LDIF File
-INFO_IMPORT_ARG_APPEND_83=Append
-INFO_IMPORT_ARG_REPLACE_EXISTING_84=Replace Existing
 INFO_IMPORT_ARG_BACKEND_ID_85=Backend ID
 INFO_IMPORT_ARG_INCL_ATTR_86=Include Attribute
 INFO_IMPORT_ARG_EXCL_ATTR_87=Exclude Attribute

--
Gitblit v1.10.0