[Fedora-directory-commits] directoryconsole/src/com/netscape/admin/dirserv DSAdmin.java, 1.5, 1.6 about.properties, 1.4, 1.5 dirserv.properties, 1.6, 1.7

Nathan Kinder (nkinder) fedora-directory-commits at redhat.com
Mon Jul 30 17:16:43 UTC 2007


Author: nkinder

Update of /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2901/src/com/netscape/admin/dirserv

Modified Files:
	DSAdmin.java about.properties dirserv.properties 
Log Message:
Resolves: 250137
Summary: Updated verison number to 1.1.0



Index: DSAdmin.java
===================================================================
RCS file: /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/DSAdmin.java,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- DSAdmin.java	11 Jul 2007 01:26:23 -0000	1.5
+++ DSAdmin.java	30 Jul 2007 17:16:40 -0000	1.6
@@ -1267,7 +1267,7 @@
 	static public int SECURITY_ENABLE  = 2;
 
 	// Minimum required console version
-	private static final float MINIMUM_VERSION = 1.0f;
+	private static final float MINIMUM_VERSION = 1.1f;
 
 	// Icon for the console
 	private static final String _imageName = "directory.gif";


Index: about.properties
===================================================================
RCS file: /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/about.properties,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- about.properties	29 Sep 2006 17:17:26 -0000	1.4
+++ about.properties	30 Jul 2007 17:16:40 -0000	1.5
@@ -19,7 +19,7 @@
 #
 # Strings and logos used by the DSAboutDialog
 
-aboutDialog-dialogTitle=Fedora Directory Server 1.0.3
+aboutDialog-dialogTitle=Fedora Directory Server 1.1.0
 aboutDialog-productLogo=com/netscape/management/client/images/logo32.gif
 aboutDialog-productCopyright=Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.\nCopyright (C) 2005 Red Hat, Inc.\nAll rights reserved.
 aboutDialog-productLicense=Fedora is a trademark of Red Hat, Inc. in the United States and other countries and is used by permission.


Index: dirserv.properties
===================================================================
RCS file: /cvs/dirsec/directoryconsole/src/com/netscape/admin/dirserv/dirserv.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dirserv.properties	2 Jul 2007 19:44:08 -0000	1.6
+++ dirserv.properties	30 Jul 2007 17:16:40 -0000	1.7
@@ -164,9 +164,9 @@
 #
 dialog-configtitle=Fedora Directory Server
 dsAdmin-title=Fedora Directory Server
-dsAdmin-version=Version 1.0.3
+dsAdmin-version=Version 1.1.0
 dsAdmin-nsServerPort=Port
-dsAdmin-framework-description=Fedora Directory Server Console 1.0.3
+dsAdmin-framework-description=Fedora Directory Server Console 1.1.0
 dsAdmin-remove-server-cgi-failed=ds_remove failure
 
 #
@@ -1736,12 +1736,12 @@
 encryption-nosslfamily-msg=At least one cipher family must be selected to enable SSL
 encryption-nosslfamily-title=Invalid SSL settings
 encryption-preferences-title=Encryption Preferences
-encryption-consoleSSL-label=Use SSL in Fedora Console
-encryption-consoleSSL-ttip=Use SSL for connections from Fedora Console to this server
+encryption-consoleSSL-label=Use SSL in Console
+encryption-consoleSSL-ttip=Use SSL for connections from Console to this server
 encryption-SSLCheckHostName-label=Check hostname against name in certificate for outbound SSL connections
 encryption-SSLCheckHostName-ttip=Check the hostname used for outbound SSL connections against the name in the destination server's certificate
 encryption-confirm-clientauth-title=Require Client Authentication
-encryption-confirm-clientauth-msg=When the server is configured to require SSL client authentication,\nFedora Console cannot use SSL to manage the server.\nIt will use a regular LDAP connection.
+encryption-confirm-clientauth-msg=When the server is configured to require SSL client authentication,\nConsole cannot use SSL to manage the server.\nIt will use a regular LDAP connection.
 encryption-confirm-sslport-title=Encrypted Port Checking
 encryption-confirm-sslport-msg=The encrypted port is %0. On Unix, using a port\nbelow 1024 requires the server to be installed as root.\n\nBefore restarting the server, make sure it was installed\nas root or set a port above 1024 using the Settings tab.
 
@@ -2390,7 +2390,7 @@
 general-ldapv2quoting-title=Using Deprecated LDAPv2 Style Quoting
 general-ldapv2quoting-msg=The field %0 has the value %1 which uses the deprecated\nLDAPv2 style quoting.  It will be converted to use LDAPv3 escapes.
 general-neednewconsole-title=Console Version Mismatch
-general-neednewconsole-msg=This Directory Server Console is not compatible with Admin Console version %0.\nPlease install the latest Admin Console or download the components from the Fedora web server.
+general-neednewconsole-msg=This Directory Server is not compatible with the Console version you are running (%0).\nPlease install the latest Console.
 general-notyetimplemented=Not Yet Implemented!
 general-backendname-exist-msg=Database named %0 already exists
 general-backendname-exist-title=Error on creation
@@ -2686,7 +2686,7 @@
 mappingtree-referral-LDAPUrl-no-good-title=Confirmation Needed
 mappingtree-referral-LDAPUrl-no-good-msg=This URL is not compliant with the Standard LDAP URL format.\nIf your LDAP client understands a non standard format,\nclick YES to add it to the list.
 mappingtree-multiple-db-title=Warning
-mappingtree-multiple-db-msg= You have chosen to distribute a single suffix across multiple databases.\n This requires configuring distribution logic with Fedora Professional Services.\n In addition, you cannot replicate a suffix distributed across multiple databases.\n Do you want to continue?
+mappingtree-multiple-db-msg= You have chosen to distribute a single suffix across multiple databases.\n This requires a custom distribution logic plugin.\n In addition, you cannot replicate a suffix distributed across multiple databases.\n Do you want to continue?
 mappingtree-reload-suffix-title=Error Reading Suffix
 mappingtree-reload-suffix-msg=Failed to read %0\n Error: %1
 mappingtree-del-warning-title=Database Successfully Deleted




More information about the Fedora-directory-commits mailing list