You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
766 B
28 lines
766 B
Template: debian-installer/main-menu-title
|
|
Type: text
|
|
# :sl1:
|
|
_Description: Debian installer main menu
|
|
|
|
Template: debian-installer/main-menu
|
|
Type: select
|
|
Choices: ${MENU}
|
|
Default: ${DEFAULT}
|
|
# :sl1:
|
|
_Description: Choose the next step in the install process:
|
|
|
|
Template: debian-installer/main-menu/item-failure
|
|
Type: error
|
|
# :sl2:
|
|
_Description: Installation step failed
|
|
An installation step failed. You can try to run the failing item again
|
|
from the menu, or skip it and choose something else. The failing step
|
|
is: ${ITEM}
|
|
|
|
Template: debian-installer/missing-provide
|
|
Type: select
|
|
Choices: ${CHOICES}
|
|
Default: ${DEFAULT}
|
|
# :sl2:
|
|
_Description: Choose an installation step:
|
|
This installation step depends on one or more other steps that
|
|
have not yet been performed.
|
|
|