File: apt-setup-udeb.templates

package info (click to toggle)
apt-setup 1%3A0.20etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 956 kB
  • ctags: 8
  • sloc: sh: 479; makefile: 26
file content (39 lines) | stat: -rw-r--r-- 1,125 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Template: debian-installer/apt-setup-udeb/title
Type: text
#  Main menu item
# MUST be kept below 55 characters/columns
_Description: Configure the package manager

Template: apt-setup/progress/title
Type: text
# Translators, "apt" is the program name
# so please do NOT translate it
_Description: Configuring apt

Template: apt-setup/progress/fallback
Type: text
_Description: Running ${SCRIPT}...

Template: apt-setup/progress/local
Type: text
_Description: Scanning local repositories...

Template: apt-setup/progress/security
Type: text
_Description: Scanning the security updates repository...

Template: apt-setup/security_host
Type: string
Default: security.debian.org
Description: for internal use; can be preseeded
 Host to use for security updates

Template: apt-setup/security-updates-failed
Type: error
_Description: Cannot access security updates
 The security updates on ${SECURITY_HOST} couldn't be accessed, so those
 updates will not be made available to you at this time. You should
 investigate this later.
 .
 Commented out entries for ${SECURITY_HOST} have been added to the
 /etc/apt/sources.list file.