# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: docbookwiki/purge_books
Type: boolean
Default: false
_Description: Remove books during purge?
 If you choose this option, any book uploaded into DocBookWiki, including XML
 source and downloadable formats, will be removed along with the program
 files when the package is purged.

Template: docbookwiki/generate_downloads
Type: boolean
Default: false
_Description: Generate downloadable formats now?
 DocBookWiki can generate downloadable formats (HTML, PDF, etc.) for the
 default set of books during installation, but this will take quite some
 time to do.
 .
 If you do not want to generate these now, they will be generated when
 the next DocBookWiki weekly cron job runs.

Template: docbookwiki/setup_password
Type: password
Default: admin
_Description: Password for DocBookWiki web-based setup system:
 DocBookWiki comes with an administration script that can help you with
 managing users. The script is located at http://localhost/books/admin.php.
 For security reasons it requires authorization. The administrator's
 username is "superuser" and the default password is "admin".
 .
 It is recommended that you enter a different superuser password here.
 Leave empty if you want to use the default password.

Template: docbookwiki/sudo_warning
Type: note
#flag:translate!:3
_Description: Sudo-related changes needed for DocBookWiki
 In order for DocBookWiki to function correctly, you must run the command
 "visudo" after installation finishes. That command will open the
 "sudo" configuration file where you should add the following:
 .
 #includedir /etc/sudoers.d
