summaryrefslogtreecommitdiff
path: root/po/pot
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2007-08-15 00:09:16 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2007-08-15 00:09:16 +0000
commit19a9f4e33c5d29ddab2f2157dd88ed3fc968e86e (patch)
tree42ebc04c6c8064ea1bf87c3038dc75bc72c4277c /po/pot
parentd5b3a955f2f5ccc3d0f9c671d0065985aa77faad (diff)
downloadinstallation-guide-19a9f4e33c5d29ddab2f2157dd88ed3fc968e86e.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pot')
-rw-r--r--po/pot/preseed.pot11
1 files changed, 8 insertions, 3 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index f603b559c..ed346dcec 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-07-26 04:00+0000\n"
+"POT-Creation-Date: 2007-08-15 00:08+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"
@@ -1149,10 +1149,15 @@ msgid ""
"#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"
+ "#d-i apt-setup/use_mirror boolean false<phrase condition=\"etch\">\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"
+ "#d-i apt-setup/security_host string</phrase><phrase condition=\"lenny\">\n"
+ "# Select which update services to use; define the mirrors to be used.\n"
+ "# Values shown below are the normal defaults.\n"
+ "#d-i apt-setup/services-select multi-select security, volatile\n"
+ "#d-i apt-setup/security_host string security.debian.org\n"
+ "#d-i apt-setup/volatile_host string volatile.debian.org</phrase>\n"
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/repository string \\\n"