From ceef7ba098240a8b10aee4f36d1653795652481c Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 27 Apr 2007 14:51:31 +0000
Subject: [PATCH] Move some of the panels specific of the installer to the package org.opends.quicksetup.installer.ui.
---
opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties b/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
index 25eccf5..405b7c4 100644
--- a/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
+++ b/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -86,7 +86,7 @@
backendid-column=Backend ID
basedn-column=Base DN
number-entries-column=Entries
-synchronized-column=Synchronization
+replicated-column=Replication
missing-changes-column=Missing Changes
age-of-oldest-missing-change-column=<html>Age of Oldest<br>Missing \
Change (hh:mm:ss)
@@ -110,8 +110,8 @@
re-authenticating.\nDetails: {0}
no-dbs-found=-No LDAP Databases Found-
no-listeners-found=-No Listener Ports Found-
-suffix-synchronized-label=Enabled
-suffix-not-synchronized-label=Disabled
+suffix-replicated-label=Enabled
+suffix-not-replicated-label=Disabled
#
# Progress Dialog
--
Gitblit v1.10.0