Template: anna/retriever
Type: select
Choices: ${CHOICES}
_Description: Retriever to use:
 The retriever is responsible for fetching installer components to be
 loaded.

Template: anna/choose_modules
Type: multiselect
Choices: ${CHOICES}
_Description: Installer components to load:
 Most things you will need will be loaded automatically. The listed
 installer components all have low priority and are probably not necessary,
 but may be interesting to some users.
 .
 Note that if you select a component that requires others, those
 components will also be loaded.

Template: anna/progress_title
Type: text
# (Progress bar) title displayed when loading udebs
_Description: Loading components of the Ubuntu installer

Template: anna/progress_step_retr
Type: text
_Description: Retrieving ${PACKAGE}

Template: anna/progress_step_inst
Type: text
_Description: Unpacking ${PACKAGE}

Template: anna/install_failed
Type: error
_Description: Failed to load installer component
 Loading ${PACKAGE} failed for unknown reasons. Aborting.
