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

jvergara
30.53.2007 7e6a2d6cd3a9b95acb001a3f37437893067bca27
opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -101,33 +101,18 @@
undefined-protocol-label=-Unknown-
error-reading-config-file=Error reading the configuration file.
could-not-find-valid-ldapurl=Error reading the configuration file.\n\
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 \
This could be caused because there is not an enabled LDAP port for the \
specified connection parameters 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}
error-reading-config-ldap=Error reading data from server.  Verify the \
authentication information provided.\nDetails: {0}
no-dbs-found=-No LDAP Databases Found-
no-listeners-found=-No Listener Ports Found-
suffix-replicated-label=Enabled
suffix-not-replicated-label=Disabled
#
# Progress Dialog
#
close-progress-button-tooltip=Close Progress Dialog
progress-title=Progress
summary-starting=Starting Server...
summary-stopping=Stopping Server...
summary-start-error=An error occurred Starting Server.  Check 'Details' text \
area for more information.
summary-stop-error=An error occurred Stopping Server.  Check 'Details' text \
area for more information.
error-starting-server-code=Error Starting Directory Server.  Error code: {0}.
summary-start-success=OpenDS Started Successfully.
summary-stop-success=OpenDS Stopped Successfully.
#
# Confirmation messages
#
confirm-stop-message=Are you sure you want to Stop the Directory Server?