summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
authorvakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-09-15 16:41:07 +0000
committervakwetu <vakwetu@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-09-15 16:41:07 +0000
commitae73bc8273fd1bb9f4d10a06545a19947f91e485 (patch)
tree79ff8b3179144d139cda35c3328c3266fe4ae7b1 /pki/dogtag
parentfc745398430a3ed325a7560afe81545590ed1443 (diff)
downloadpki-ae73bc8273fd1bb9f4d10a06545a19947f91e485.tar.gz
pki-ae73bc8273fd1bb9f4d10a06545a19947f91e485.tar.xz
pki-ae73bc8273fd1bb9f4d10a06545a19947f91e485.zip
Bugzilla Bug 607380 - CC: Make sure Java Console can configure all security relevant config items
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1294 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/console-ui/CMSAdminRS.properties31
1 files changed, 31 insertions, 0 deletions
diff --git a/pki/dogtag/console-ui/CMSAdminRS.properties b/pki/dogtag/console-ui/CMSAdminRS.properties
index 6bc8a6a2e..02bf8cb54 100644
--- a/pki/dogtag/console-ui/CMSAdminRS.properties
+++ b/pki/dogtag/console-ui/CMSAdminRS.properties
@@ -350,6 +350,15 @@ PASSWORDDIST_CHECKBOX_LOCAL_LABEL=Store a copy of password locally
PASSWORDDIST_CHECKBOX_LOCAL_TTIP=Save password locally for later retrieval
PASSWORDDIST_DIALOG_SELECTONE_MESSAGE=You must select at least one distribution method!
PASSWORDDIST_DIALOG_SELECTONE_TITLE=Error
+EAGENERAL_TITLE=General Settings
+EAGENERAL_BORDER_AGENTS_LABEL=Recovery Agents
+EAGENERAL_LABEL_NUMBER_LABEL=Required Number of Agents:
+EAGENERAL_DIALOG_NUMBERRANGE_MESSAGE=Number of required agents must be greater than 0!
+EAGENERAL_DIALOG_NUMBERRANGE_TITLE=Error
+EAGENERAL_DIALOG_NUMBERFORMAT_TITLE=Error
+EAGENERAL_DIALOG_NUMBERFORMAT_MESSAGE=Number of required agents must be an integer!
+EAGENERAL_DIALOG_BLANKFIELD_MESSAGE=Number of required agents must be specified!
+EAGENERAL_DIALOG_BLANKFIELD_TITLE=Error
RAGENERAL_TITLE=General Settings
RAGENERAL_BORDER_PARAMETERS_LABEL=Web Access
RAGENERAL_CHECKBOX_EE_LABEL=Enable end-entity interaction
@@ -859,6 +868,10 @@ LDAPSETTING_CHECKBOX_SECUREPORT_LABEL=Secure port
LDAPSETTING_CHECKBOX_SECUREPORT_TTIP=Specify if LDAP port is secure
LDAPSETTING_LABEL_BASEDN_LABEL=Base DN:
LDAPSETTING_LABEL_BASEDN_TTIP=Specify the LDAP base DN
+LDAPSETTING_LABEL_MAXCONNS_LABEL=Maximum # of connections
+LDAPSETTING_LABEL_MAXCONNS_TTIP=Specify the maximum number of connections to this database
+LDAPSETTING_LABEL_MINCONNS_LABEL=Minimum # of connections
+LDAPSETTING_LABEL_MINCONNS_TTIP=Specify the minimum number of connections to this database
LDAPSETTING_LABEL_BINDAS_LABEL=Directory manager DN:
LDAPSETTING_LABEL_BINDAS_TTIP=Specify the LDAP bind DN
LDAPSETTING_LABEL_PWD_LABEL=Password:
@@ -877,6 +890,10 @@ LDAPSETTING_DIALOG_UNMATCHEDPASSWD_TITLE=Error
LDAPSETTING_DIALOG_UNMATCHEDPASSWD_MESSAGE=The password does not match the confirmed password
LDAPSETTING_DIALOG_PORTRANGE_MESSAGE=Valid port numbers are between 1 and 65535 inclusive!
LDAPSETTING_DIALOG_PORTRANGE_TITLE=Error
+LDAPSETTING_DIALOG_MAXMINNUMBERFORMAT_TITLE=Error
+LDAPSETTING_DIALOG_MAXMINNUMBERFORMAT_MESSAGE=Maximum and minimum connections must be an integer!
+LDAPSETTING_DIALOG_MAXMINRANGE_MESSAGE=Maximum and minimum connections must be greater than zero, and max must be greater than min!
+LDAPSETTING_DIALOG_MAXMINRANGE_TITLE=Error
SMTPSETTING_TITLE=SMTP
SMTPSETTING_LABEL_SERVER_LABEL=Server name:
SMTPSETTING_LABEL_SERVER_TTIP=Specify SMTP server name
@@ -4294,6 +4311,20 @@ TKSKEYS_DIALOG_SERVERERROR_MESSAGE=Server Error
TKSKEYS_DIALOG_SERVERERROR_TITLE=Error
TKSKEYS_DIALOG_DELETE_MESSAGE=Do you want to delete this certificate?
TKSKEYS_DIALOG_DELETE_TITLE=Warning
+GENERALLOG_TITLE=Debugging
+GENERALLOG_BORDER_DEBUG_LABEL=Debug Log Settings
+GENERALLOG_CHECKBOX_ENABLE_LABEL=Enable Debug Log
+GENERALLOG_CHECKBOX_ENABLE_TTIP=Check to enable
+GENERALLOG_LABEL_LEVEL_LABEL=Log Level:
+GENERALLOG_LABEL_LEVEL_TTIP=Specify Log Level
+GENERALLOG_LABEL_SHOWCALLER_LABEL=Show Caller:
+GENERALLOG_LABEL_SHOWCALLER_TTIP=Enable Show Caller
+GENERALLOG_DIALOG_BLANKFIELD_MESSAGE=Level cannot be blank
+GENERALLOG_DIALOG_BLANKFIELD_TITLE=Error
+GENERALLOG_DIALOG_NUMBERFORMAT_MESSAGE=Level must be a positive integer
+GENERALLOG_DIALOG_NUMBERFORMAT_TITLE=Error
+GENERALLOG_DIALOG_LEVELRANGE_MESSAGE=Level must a positive integer
+GENERALLOG_DIALOG_LEVELFIELD_TITLE=Error
LOGIMPL_TITLE=Log Event Listener Plugin Registration
LOGIMPL_BUTTON_REFRESH_LABEL=Refresh
LOGIMPL_BUTTON_REFRESH_TTIP=Refresh log event listener plugin information