summaryrefslogtreecommitdiffstats
path: root/ldap/cm/newinstnt/dsinst.rc
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/cm/newinstnt/dsinst.rc')
-rw-r--r--ldap/cm/newinstnt/dsinst.rc24
1 files changed, 12 insertions, 12 deletions
diff --git a/ldap/cm/newinstnt/dsinst.rc b/ldap/cm/newinstnt/dsinst.rc
index 83e433ed..fa1dc498 100644
--- a/ldap/cm/newinstnt/dsinst.rc
+++ b/ldap/cm/newinstnt/dsinst.rc
@@ -50,13 +50,13 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "CompanyName", "Brandx\0"
+ VALUE "CompanyName", "Fedora\0"
VALUE "FileDescription", "Directory Server 7.1\0"
VALUE "FileVersion", "1, 0, 0, 1\0"
VALUE "InternalName", "Directory Server 7.1\0"
VALUE "LegalCopyright", "Copyright 2001 Sun Microsystems, Inc. Portions copyright 1999, 2002 Netscape Communications Corporation. All rights reserved.\0"
VALUE "OriginalFilename", "\0"
- VALUE "ProductName", "Brandx Server Products\0"
+ VALUE "ProductName", "Fedora Server Products\0"
VALUE "ProductVersion", "7, 1, 0, 0\0"
END
END
@@ -127,7 +127,7 @@ BEGIN
CONTROL "Use existing configuration directory server",
IDC_RADIO_USE_EXISTING_SERVER,"Button",
BS_AUTORADIOBUTTON,97,57,165,10
- LTEXT "Brandx server information is stored in the Brandx configuration directory server, which you may have already set up. If so, you should configure this server to be managed by the configuration server.",
+ LTEXT "Fedora server information is stored in the Fedora configuration directory server, which you may have already set up. If so, you should configure this server to be managed by the configuration server.",
IDC_STATIC_DESC,92,3,172,33
END
@@ -158,7 +158,7 @@ END
IDD_SUITESPOTID DIALOG DISCARDABLE 0, 0, 297, 163
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION
-"Directory Server 7.0 Brandx configuration directory server administrator "
+"Directory Server 7.0 Fedora configuration directory server administrator "
FONT 8, "MS Sans Serif"
BEGIN
@@ -174,7 +174,7 @@ BEGIN
ES_AUTOHSCROLL
GROUPBOX "Configuration Directory Server Administrator ",
IDC_STATIC_SUITESPOT_ADMIN_GROUPBOX,88,35,204,91
- LTEXT "The Brandx configuration directory administrator is the ID typically used to log in to the console.",
+ LTEXT "The Fedora configuration directory administrator is the ID typically used to log in to the console.",
IDC_STATIC_MCA_DESC,88,10,196,18
END
@@ -415,7 +415,7 @@ CAPTION "Directory Server 7.1 Administration Domain"
FONT 8, "MS Sans Serif"
BEGIN
CONTROL 102,IDC_STATIC,"Static",SS_BITMAP | SS_SUNKEN,0,0,85,160
- LTEXT "The Administration Domain is a part of the configuration directory server used to store information about Brandx software.",
+ LTEXT "The Administration Domain is a part of the configuration directory server used to store information about Fedora software.",
IDC_STATIC_ADMIN_DOMAIN_DESC,90,8,203,16
EDITTEXT IDC_EDIT_ADMIN_DOMAIN,157,113,118,14,ES_AUTOHSCROLL
LTEXT "Administration Domain:",IDC_STATIC_ADMIN_DOMAIN,104,113,
@@ -457,7 +457,7 @@ END
IDD_ADMIN_ID_ONLY DIALOG DISCARDABLE 0, 0, 297, 163
STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
CAPTION
-"Directory Server 7.0 Brandx configuration directory server administrator "
+"Directory Server 7.0 Fedora configuration directory server administrator "
FONT 8, "MS Sans Serif"
BEGIN
@@ -470,7 +470,7 @@ BEGIN
ES_AUTOHSCROLL
GROUPBOX "Configuration Directory Server Administrator ",
IDC_STATIC_SUITESPOT_ADMIN_GROUPBOX,88,35,204,61
- LTEXT "The Brandx configuration directory administrator is the ID typically used to log in to the console.",
+ LTEXT "The Fedora configuration directory administrator is the ID typically used to log in to the console.",
IDC_STATIC_MCA_DESC,88,10,196,18
END
@@ -615,14 +615,14 @@ BEGIN
ERR_INVALID_DN "%s is not a valid DN."
SUM_REINSTALL "Files will be updated, no configuration changes."
ERR_CANT_FIND_DS_REPL "Could not connect to ldap://%s:%d/ for bind DN %s Please check your settings. Otherwise, the remote server may be down at this time. You may need to manually start replication after installation. Would you like to continue using these settings?"
- IDS_STARTING_SERVICE "Starting Brandx Directory Server (%s)"
- IDS_STOPPING_SERVICE "Stopping Brandx Directory Server (%s)"
- IDS_WAIT_SERVICE_START "Waiting for Brandx Directory Server (%s) to start"
+ IDS_STARTING_SERVICE "Starting Fedora Directory Server (%s)"
+ IDS_STOPPING_SERVICE "Stopping Fedora Directory Server (%s)"
+ IDS_WAIT_SERVICE_START "Waiting for Fedora Directory Server (%s) to start"
END
STRINGTABLE DISCARDABLE
BEGIN
- IDS_WAIT_SERVICE_STOP "Waiting for Brandx Directory Server (%s) to stop"
+ IDS_WAIT_SERVICE_STOP "Waiting for Fedora Directory Server (%s) to stop"
ERR_ADMIN_DOMAIN_DN "A DN [%s] is not allowed here. Please enter a valid string."
ERR_CANT_FIND_ADMIN_DOMAIN
"Could not find the Admin Domain %s in ldap://%s:%d/ for bind DN %s\nPlease check your settings. You may need to install using Custom mode in order to specify the Admin domain.\nThe installation cannot proceed."