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

jvergara
05.12.2007 463f979289a506c1d12089e592362c85d65f4aa3
opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -155,13 +155,6 @@
#
# Status Command Line
#
cli-status-root-user-dn-not-provided=You must provide a value for the \
option -D (or --bindDN)
cli-status-root-user-pwd-not-provided=You must provide a value for the \
option -w (or --bindPassword)
cli-status-root-user-pwd-file-not-provided=You must provide a value for the \
option -W (or --bindPasswordFile)
cli-status-unknown-argument=Unknown argument {0}
cli-status-pwd-and-pwd-file-provided=You cannot provide Bind Password (-w or \
--bindPassword) and Bind Password File (-W or --bindPasswordFile) at the same \
time.