summaryrefslogtreecommitdiff
path: root/po/pot/preseed.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r--po/pot/preseed.pot6
1 files changed, 5 insertions, 1 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index b958d7ec0..1ab15f134 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2007-02-22 16:02+0000\n"
+"POT-Creation-Date: 2007-02-28 20:57+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -830,6 +830,8 @@ msgstr ""
#: preseed.xml:759
#, no-c-format
msgid ""
+ "# If you select ftp, the mirror/country string does not need to be set.\n"
+ "#d-i mirror/protocol string ftp\n"
"d-i mirror/country string enter information manually\n"
"d-i mirror/http/hostname string &archive-mirror;\n"
"d-i mirror/http/directory string /debian\n"
@@ -1037,6 +1039,8 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+ "# Uncomment this if you don't want to use a network mirror.\n"
+ "#d-i apt-setup/use_mirror boolean false\n"
"# Uncomment this to avoid adding security sources, or\n"
"# add a hostname to use a different server than security.debian.org.\n"
"#d-i apt-setup/security_host string\n"