[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Debconf templates proofreading request



(thanks for keeping me CC'ed)

While translating the templates for this package into french, I found
the original templates too horrible. Thus, I raised a bug and started
to work on an update by NMU (the package is currently orphaned).

May you please proofread these templates, folks?

Many thanks in advance....

-- 
Christian Perrier
Debian geneweb and lifelines packages maintainer

Template: catalog/database_type
Type: select
_Choices: PostgreSQL, MySql
Default: MySql
_Description: SQL server type
 URLs are stored in a database. This package currently supports
 MySQL but will support other SQL server software in the future.

Template: catalog/database_server
Type: string
_Default: localhost
_Description: Database hostname
 If your database is hosted on another machine, please enter the fully 
 qualified hostname of this system.

Template: catalog/database_name
Type: string
_Default: catalog
_Description: Catalog database name
 Default name is "catalog". This is the database where all the Catalog-related
 items will be setup and kept. All other Catalog modules will
 most likely use this database as well. If you already have a Catalog database,
 please enter its name here.

Template: catalog/database_user
Type: string
_Default: catalogmgr
_Description: Database username
 Which username will be used for accessing the Catalog database?  
 Default is "catalogmgr" so that permissions can be tightened down.

Template: catalog/database_pass
Type: password
_Default: catalogmgr
_Description: Database user password
 Enter a password for the database user ("none" for no password).
 This password will be used for the previously entered database user.

Template: catalog/mysql_pass
Type: password
_Description: MySQL root password
 Enter the root password for your MySQL server. It is
 most likely different from the catalog manager account password.

Template: catalog/dbconfigured
Type: boolean
Default: false
_Description: Already configured Catalog database?
 If you are upgrading or, for any other reason, have already configured your
 database for use with Catalog, accept here.

Template: catalog/catalog_name
Type: string
_Default: url
_Description: Catalog name
 The catalog name is also the SQL table name and must only be
 alphanumerical. Specifically, it may not contain underscore which is a
 reserved character for Catalog.

Template: catalog/conffilesconfigured
Type: boolean
Default: false
_Description: Already configured Catalog config files?
 If you are upgrading or, for any other reason, have already configured your
 config files for use with Catalog, accept here.

Template: catalog/ask_for_purge
Type: boolean
Default: true
_Description: Remove catalog data when pruging the package?
 Do you want to drop the catalog database and user from the database
 server when the package will be purged?

Reply to: