--- a/debian/littlebird-tc-core.templates Fri Sep 02 12:58:10 2011 +0200
+++ b/debian/littlebird-tc-core.templates Fri Sep 02 15:29:58 2011 +0200
@@ -1,10 +1,10 @@
Template: littlebird-tc-core/TITLE
Type: title
-Description: The littlebird trust center core package.
+_Description: The littlebird trust center core package.
Template: littlebird-tc/web/servername
Type: string
-Description: The hostname the clients use to connect to the web server.
+_Description: The hostname the clients use to connect to the web server.
To connect to the web service we need a hostname. Please enter
the name of the host, the clients will try to connect to.
The name should match the CN of your SSL certificate, if you have any.
@@ -12,17 +12,17 @@
Template: littlebird-tc/web/serverport
Type: string
Default: 443
-Description: The port your SSL (HTTPS) server listens on.
+_Description: The port your SSL (HTTPS) server listens on.
If you choose any other than the default, please beware that your
clients may not be able to connect to your HTTPS server.
Template: littlebird-tc/web/serveradmin
Type: string
-Description: Mail address of the (web) server admin.
+_Description: Mail address of the (web) server admin.
Template: littlebird-tc/removal
Type: note
-Description: The database needs to be cleaned!?
+_Description: The database needs to be cleaned!?
You are ${action} the littlebird trustcenter,
however we do not purge/empty/clean the database.
.
@@ -32,19 +32,19 @@
Template: littlebird-tc/web/crt
Type: string
-Description: pathname of the SSL certificate file
+_Description: pathname of the SSL certificate file
The HTTPS server uses an SSL certificate. Where is or where
will be the certificate file located?
Template: littlebird-tc/web/key
Type: string
-Description: pathname of the SSL certificate key file
+_Description: pathname of the SSL certificate key file
The HTTPS server uses an SSL certificate. Where is or where
will be the certificate *KEY* file located?
Template: littlebird-tc/web/create-cert
Type: note
-Description: The SSL certificate does not seem to exist.
+_Description: The SSL certificate does not seem to exist.
Because I am missing the certificate I'm generating
a DEMO certificate (CN=${cn}) for you. Please do not
forget to replace it as soon as possible. The DEMO
@@ -52,5 +52,5 @@
Template: littlebird-tc/web/cert-failed
Type: error
-Description: Sorry, the creation of the DEMO certificate failed.
+_Description: Sorry, the creation of the DEMO certificate failed.
Good look.