mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
18.15.2007 60e44423478c0300639494eccac8c5c1fc27d006
opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -86,9 +86,15 @@
backendid-column=Backend ID
basedn-column=Base DN
number-entries-column=Entries
synchronized-column=Synchronization
missing-changes-column=Missing Changes
age-of-oldest-missing-change-column=<html>Age of Oldest<br>Missing \
Change (hh:mm:ss)
age-of-oldest-missing-change-column-cli=Age of Oldest Missing Change (hh:mm:ss)
enabled-label=Enabled
disabled-label=Disabled
unknown-label=--
not-applicable-label=--
ldap-protocol-label=LDAP
ldaps-protocol-label=LDAPS
jmx-protocol-label=JMX
@@ -99,10 +105,13 @@
This could be caused because there is not an enabled LDAP port to retrieve \
monitoring information or because you do not have read rights on the \
configuration file.
number-entries-multiple-suffixes-in-db={0} (for all base DNs in {1})
error-reading-config-ldap=Error reading data from server.  Try \
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
#
# Progress Dialog
@@ -138,7 +147,6 @@
login-pwd-label=Administrative User Password:
login-pwd-tooltip=Enter the password of the \
Administrative User account that will used to retrieve monitoring information
ok-button-label=OK
login-dialog-server-not-running-msg=The Directory Server is not running.  \
Click OK to continue to the Status Panel.
login-dialog-server-not-running-title=Directory Server not Running