--- a/debian/littlebird-tc-sql.templates Fri Sep 02 12:58:10 2011 +0200
+++ b/debian/littlebird-tc-sql.templates Fri Sep 02 15:29:58 2011 +0200
@@ -1,11 +1,11 @@
Template: littlebird-tc-sql/TITLE
Type: title
-Description: This is the littlebird trust center SQL package.
+_Description: This is the littlebird trust center SQL package.
Template: littlebird-tc/db/have-admin
Type: boolean
Default: no
-Description: Do you know how to access your database server as *admin*?
+_Description: Do you know how to access your database server as *admin*?
During the package configuration (postinst) we need to connect
to your database server and setup the littlebird schema, install
a littlebird user etcpp. If you can provide us the data to access
@@ -17,21 +17,21 @@
Template: littlebird-tc/db/adminuser
Type: string
Default: root
-Description: The user to be used for the *administrative* database connection.
+_Description: The user to be used for the *administrative* database connection.
Some operations during install need administrative privileges, we need
the name of the user who is empowered enough.
Template: littlebird-tc/db/adminpass
Type: password
Default:
-Description: The password to be used for the *administrative* database connection.
+_Description: The password to be used for the *administrative* database connection.
Some operations during install need *administrative* privileges, we need
the password for the user who is empowered enough. (The password will be securly kept
in the debconf database.)
Template: littlebird-tc/db/exists
Type: error
-Description: The database "${name}" exists already.
+_Description: The database "${name}" exists already.
Since the database "${name}" seems to exist already, we will not
start any attempt to do anything.
.
@@ -39,7 +39,7 @@
Template: littlebird-tc/db/failure
Type: error
-Description: Admin access to database failed.
+_Description: Admin access to database failed.
We cannot access the database "${name}" on host "${host}".
The excuse we got:
.