~elementary-os/ubuntu-package-imports/ubiquity-bionic

« back to all changes in this revision

Viewing changes to d-i/source/debian-installer-utils/debian/di-utils.templates

  • Committer: RabbitBot
  • Date: 2018-02-05 14:44:42 UTC
  • Revision ID: rabbitbot@elementary.io-20180205144442-vt0fvth7zus90wjh
Initial import, version 17.10.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: base-installer/progress/register-modules
 
2
Type: text
 
3
# base-installer progress bar item
 
4
# :sl1:
 
5
_Description: Registering modules...
 
6
 
 
7
Template: debian-installer/add-kernel-opts
 
8
Type: string
 
9
Description: for internal use; can be preseeded
 
10
 Extra (custom) boot options to add for target system.
 
11
 
 
12
Template: debian-installer/dummy
 
13
Type: string
 
14
Description: Dummy template for preseeding unavailable questions
 
15
 The answer to this question has been preseeded (${ID}).
 
16
 If you see this template, you've found a bug in the installer;
 
17
 please file a report.
 
18
 
 
19
Template: debian-installer/shell-plugin
 
20
Type: terminal
 
21
Description: ${TITLE}
 
22
 
 
23
Template: debian-installer/shell-plugin-default-title
 
24
Type: text
 
25
# :sl2:
 
26
_Description: Interactive shell
 
27
 
 
28
Template: debian-installer/terminal-plugin-unavailable
 
29
Type: error
 
30
# :sl2:
 
31
#flag:translate!:4
 
32
_Description: Terminal plugin not available
 
33
 This build of the debian-installer requires the terminal plugin in
 
34
 order to display a shell. Unfortunately, this plugin is currently
 
35
 unavailable.
 
36
 .
 
37
 It should be available after reaching the "Loading additional components"
 
38
 installation step.
 
39
 .
 
40
 ${WORKAROUND}
 
41
 
 
42
Template: debian-installer/workaround-gtk
 
43
Type: text
 
44
# :sl2:
 
45
_Description: Alternatively, you can open a shell by pressing Ctrl+Alt+F2. Use Alt+F5 to get back to the installer.
 
46
 
 
47