diff options
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 00e96d181..5ca3765bd 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: 2013-04-21 17:45+0000\n" +"POT-Creation-Date: 2013-05-22 19:06+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" @@ -143,7 +143,7 @@ msgstr "" #. Tag: entry #: preseed.xml:108 #, no-c-format -msgid "generic/tape" +msgid "generic" msgstr "" #. Tag: para @@ -681,7 +681,7 @@ msgstr "" #. Tag: para #: preseed.xml:558 #, no-c-format -msgid "It's also possible to use DHCP to specify a preconfiguration file to download from the network. DHCP allows specifying a filename. Normally this is a file to netboot, but if it appears to be an URL then installation media that support network preseeding will download the file from the URL and use it as a preconfiguration file. Here is an example of how to set it up in the dhcpd.conf for version 3 of the ISC DHCP server (the dhcp3-server &debian; package)." +msgid "It's also possible to use DHCP to specify a preconfiguration file to download from the network. DHCP allows specifying a filename. Normally this is a file to netboot, but if it appears to be an URL then installation media that support network preseeding will download the file from the URL and use it as a preconfiguration file. Here is an example of how to set it up in the dhcpd.conf for version 3 of the ISC DHCP server (the isc-dhcp-server &debian; package)." msgstr "" #. Tag: screen @@ -1427,9 +1427,8 @@ msgid "" "#d-i apt-setup/use_mirror boolean false\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 multiselect security, volatile\n" + "#d-i apt-setup/services-select multiselect security, updates\n" "#d-i apt-setup/security_host string security.debian.org\n" - "#d-i apt-setup/volatile_host string volatile.debian.org\n" "\n" "# Additional repositories, local[0-9] available\n" "#d-i apt-setup/local0/repository string \\\n" |