[Fedora-directory-commits] adminserver/admserv/newinst/src setup-ds-admin.res.in, 1.8, 1.9

Richard Allen Megginson (rmeggins) fedora-directory-commits at redhat.com
Thu Oct 11 14:07:05 UTC 2007


Author: rmeggins

Update of /cvs/dirsec/adminserver/admserv/newinst/src
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29207

Modified Files:
	setup-ds-admin.res.in 
Log Message:
Resolves: bug 317651
Description: Clean up setup dialog text
Fix Description: Fixed usage of setup as a noun and set up as a verb.  Also a few other items.



Index: setup-ds-admin.res.in
===================================================================
RCS file: /cvs/dirsec/adminserver/admserv/newinst/src/setup-ds-admin.res.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- setup-ds-admin.res.in	20 Sep 2007 21:47:28 -0000	1.8
+++ setup-ds-admin.res.in	11 Oct 2007 14:07:03 -0000	1.9
@@ -1,6 +1,6 @@
 # this overrides the default
 # ------------ Welcome Dialog Resource ------------
-dialog_welcome_text = This program will setup the %s Directory and Administration Servers.\n\nIt is recommended that you have "root" privilege to setup the software.\nTips for using this  program:\n  - Press "Enter" to choose the default and go to the next screen\n  - Type "Control-B" then "Enter" to go back to the previous screen\n  - Type "Control-C" to cancel the setup program\n  - You can enter multiple items using commas to separate them.\n    For example: 1, 2, 3 \n\n
+dialog_welcome_text = This program will set up the %s Directory and Administration Servers.\n\nIt is recommended that you have "root" privilege to set up the software.\nTips for using this program:\n  - Press "Enter" to choose the default and go to the next screen\n  - Type "Control-B" then "Enter" to go back to the previous screen\n  - Type "Control-C" to cancel the setup program\n\n
 # %s -> brand
 
 # this overrides the default
@@ -8,7 +8,7 @@
 dialog_ssuser_text = The servers must run as a specific user in a specific group.\nIt is strongly recommended that this user should have no privileges\non the computer (i.e. a non-root user).  The setup procedure\nwill give this user/group some permissions in specific paths/files\nto perform server-specific operations.\n\nIf you have not yet created a user and group for the servers,\ncreate this user and group using your native operating\nsystem utilities.\n\n
 
 # ----------- AS port Dialog Resource  ----------------
-dialog_asport_text = The Administration Server is separate from any of your web or application\nservers since it listens to a different port and access to it is\nrestricted.\n\nPick a port number between 1024 and 65535 to run your Administration\nServer on. You should NOT use a port number which you plan to\nrun a web or application server on, rather, select a number which you\nwill remember and which will not be used for anything else.\n\nThe default in brackets was randomly selected from the available\nports on your system.\n\n
+dialog_asport_text = The Administration Server is separate from any of your web or application\nservers since it listens to a different port and access to it is\nrestricted.\n\nPick a port number between 1024 and 65535 to run your Administration\nServer on. You should NOT use a port number which you plan to\nrun a web or application server on, rather, select a number which you\nwill remember and which will not be used for anything else.\n\n
 dialog_asport_prompt = Administration port
 dialog_asport_error = The port %s is in use or not available.  Please choose another port.\n\n
 




More information about the Fedora-directory-commits mailing list