Template: base-config/title
Type: title
_Description: Ubuntu base system configuration

Template: base-config/main-menu
Type: select
Choices: ${CHOICES}
_Description: Choose the next step in the install process:
 This is the base system configuration menu.

Template: base-config/intro
Type: note
_Description: Welcome to your new Ubuntu system!
 This program will now walk you through the process of setting up your
 newly installed system. It will start with the basics -- time zone
 selection, setting a root password and adding a user, and then progress to
 installing additional software to tune this new Ubuntu system to your
 needs.

Template: base-config/use-ppp
Type: boolean
Default: false
_Description: Use a PPP connection to install the system?
 This system does not seem to be currently connected to the internet.
 Even if you plan to install from CD, it is wise to download at least
 security updates from the internet.
 .
 If you have an account on an Internet Services Provider (ISP), and
 you want to use it during the install, you may configure the PPP
 service now, and open a PPP connection to your ISP.

Template: base-config/package-selection
Type: string
Default: ~tubuntu-desktop
Description: preseeded set of packages to install
 This template may be preseeded to modify the set of packages that are
 installed. This will be passed to 'aptitude --without-recommends -y
 install'.

Template: base-config/language-packs
Type: multiselect
Choices: af am ar as az be bg bn br bs ca cs cy da de el en eo es et eu fa fi fr ga gl gu he hi hr hu ia id is it ja ka kn ko ku lg li lo lt lv mg mi mk ml mn mr ms my nb ne nl nn no or pa pl pt rm ro ru rw se si sk sl sq sr sv ta tg th tk tl tr uk ur uz vi wa xh yi yo zh zu
Description: Language packs to install
 This template may be preseeded to modify the set of language packs to
 be installed. If not set, the language pack matching the language
 selected in the installer will be installed.

Template: base-config/language-pack-patterns
Type: string
Default: language-pack-$LL
Description: Patterns for language packs to install
 This template may be preseeded to modify the packages that will be
 installed to provide translations for a given language. The selected
 language will be substituted in place of $LL; multiple patterns may be
 given, separated by spaces.

Template: base-config/install-language-support
Type: boolean
Default: true
Description: Install extra language support packages?
 If true, install extra language support packages matching the selected
 language packs. This template may be preseeded in more minimal
 installation scenarios to avoid these packages, since they often have
 substantial dependencies.

Template: base-config/install-problem
Type: note
Default: true
_Description: There was a problem installing the selected software
 One or more packages failed to install. This may be due to bugs in
 the packages, or you may be out of disk space or experiencing some other
 problem.
 .
 Simply trying to install those packages (or a slightly different set of
 packages) again may work around the problem, or at least move the
 installation process along a little further. You will now enter aptitude, a
 package management frontend, which will give you the opportunity to do
 this.
 .
 If you decide not to try again, bear in mind that some packages on your
 system will be in a broken state until you manually resolve the problem.

Template: base-config/login
Type: note
_Description: Thank you for choosing Ubuntu!
 Setup of your Ubuntu system is complete.
 You may now login.
 .
 If you want to revisit this setup process at a later date, just run
 the base-config program.

Template: base-config/get-hostname
Type: string
_Description: System hostname:
 Please enter your system hostname.
 .
 The hostname is a name that identifies your system to the network.
 If you don't know what your hostname should be, consult your network
 administrator. If you are setting up your own home network, you can
 make something up here.

Template: base-config/invalid-hostname
Type: note
_Description: Invalid hostname "${HOSTNAME}"
 A valid hostname may contain period-separated parts containing only
 alphanumeric characters and the minus sign, be between 2 and 63
 characters long, and each part cannot begin or end with a minus sign.

Template: base-config/start-display-manager
Type: boolean
Default: true
_Description: Do you want to start the graphical display manager?
 The graphical display manager makes it possible to log in using
 a graphical environment.

Template: base-config/menu/debconf-seed
Type: text
_Description: Load preseed file

Template: base-config/menu/intro
Type: text
_Description: Display introductory message

Template: base-config/menu/keyboard
Type: text
_Description: Configure the keyboard

Template: base-config/menu/timezone
Type: text
_Description: Configure timezone

Template: base-config/menu/passwd
Type: text
_Description: Set up users and passwords

Template: base-config/menu/hostname
Type: text
_Description: Set the hostname

Template: base-config/menu/pon
Type: text
_Description: Configure and enable ppp

Template: base-config/menu/apt-setup
Type: text
# This MUST NOT contain a comma. The same goes for other descriptions
# in base-config/menu/*. These form a debconf choices list.
_Description: Configure apt

Template: base-config/menu/pkgsel
Type: text
_Description: Select and install packages

Template: base-config/menu/mta
Type: text
_Description: Configure the Mail Transfer Agent

Template: base-config/menu/finish
Type: text
_Description: Finish configuring the base system

Template: base-config/menu/exit
Type: text
_Description: Exit the base system configuration

Template: base-config/menu/shell
Type: text
_Description: Execute a shell

Template: debian-installer/keymap
Type: string
Description: dummy item
 This is a dummy item, containing the value of debian-installer/keymap from
 the debian-installer cdebconf database.

Template: debian-installer/country
Type: string
Description: dummy item
 This is a dummy item, containing the value of debian-installer/country from
 the debian-installer cdebconf database.

Template: debian-installer/language
Type: string
Description: dummy item
 This is a dummy item, containing the value of debian-installer/language from
 the debian-installer cdebconf database.

Template: debian-installer/locale
Type: string
Description: dummy item
 This is a dummy item, containing the value of debian-installer/locale from
 the debian-installer cdebconf database.

Template: debian-installer/only-os
Type: string
Description: dummy item
 This is a dummy item, containing the value of debian-installer/only-os from
 the debian-installer cdebconf database.

Template: localechooser/supported-locales
Type: string
Description: dummy item
 This is a dummy item, containing the value of localechooser/supported-locales from
 the debian-installer cdebconf database.

Template: base-config/early_command
Type: string
Description: command to run early in base system configuration
 This exists only to be preseeded.

Template: base-config/late_command
Type: string
Description: command to run after base system configuration
 This exists only to be preseeded.

Template: base-config/priority
Type: select
Choices: critical, high, medium, low
Default: high
Description: debconf priority for base system configuration
 This exists only to be preseeded.
