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

Template: mediawiki1.10/webserver
Type: multiselect
Choices: apache, apache-ssl, apache2, cherokee
Default: apache2
_Description: Web server(s) to configure automatically:
 Please select the web server(s) that should be configured
 automatically for MediaWiki.

Template: mediawiki1.10/upgrade
Type: select
Choices: ${list}
_Description: Perform upgrade from:
 An older version of MediaWiki is installed.
 .
 This installation can be upgraded automatically. The new package version
 uses /var/lib/mediawiki1.10 for the wiki files.
 The old database also needs to be updated.
 .
 If you choose to upgrade MediaWiki automatically, the database will
 be backed up, upgraded, and a new configuration file will be
 prepared. Alternatively, you can perform it later with the
 '/usr/share/mediawiki1.10/debian-scripts/upgrade-mediawiki' command.

Template: mediawiki1.10/upgrade-adminuser
Type: string
Default: root
_Description: MediaWiki database administrative user:
 Please provide a MySQL account that has administrative access to the
 old MediaWiki database.
 .
 When in doubt, the MySQL root account can be used.
 .
 An AdminSettings.php file will be generated unless the root account is
 specified.

Template: mediawiki1.10/upgrade-adminpass
Type: password
Default:
_Description: MediaWiki database administrative password:
 Please specify the password of the MySQL account with administrative
 access to the old MediaWiki database.
