Template: jsboard/database_removal
Type: note
_Description: Jsboard database removal
 The jsboard database will not be removed from the MySQL server. Please remove
 it manually.

Template: jsboard/dbgeneration_negation
Type: note
_Description: Jsboard is not yet configured
 You should read /usr/share/doc/jsboard/*/INSTALL.MANUALY in order to set
 up a database for jsboard.

Template: jsboard/dbgeneration
Type: boolean
Default: false
_Description: Automatically create jsboard database?
 This version of jsboard includes a script to automatically setup the
 initial MySQL database for jsboard. 
 .
 Jsboard can not run properly without database. Do not create the database
 automatically if you are upgrading
 from a previous version and the database for jsboard already exists. You
 may also prefer creating the database manually.

Template: jsboard/dbaccessdata_error
Type: note
_Description: Cannot access the database server
 The database server couldn't be accessed with this user and password.
 Please check your answers.

Template: jsboard/dbadmin
Type: string
Default: root
_Description: User name of the MySQL administrator:

Template: jsboard/dbadmpass
Type: password
_Default: 
_Description: Password of the MySQL administrator:
 This password will be not stored on disk.

Template: jsboard/dbgeneration_error
Type: note
_Description: Error while generating the initial database
 Please examine the error output when the configuration process finishes. 
 .
 The "jsboard" database may already exist on the MySQL server. If this
 is the case and you want a brand new, please remove it manually
 first. If this is not the case please generate the database manually
 or try to specify different options using "dpkg-reconfigure jsboard".

Template: jsboard/access_message
Type: note
_Description: Jsboard is installed and configured properly
 You may now access your jsboard page by pointing your browser to
 http://${jsboardserver}/jsboard/admin/.
 .
 Don't forget to restart the webserver after installation of jsboard.

Template: jsboard/dbname
Type: string
Default: jsboard
_Description: Jsboard database name:
 Do not change this unless you know you need to do so.

Template: jsboard/dbuname
Type: string
Default: jsboard
_Description: Jsboard database owner name:
 Do not change this unless you know you need to do so.

Template: jsboard/dbpass
Type: password
_Description: Jsboard database owner password:
