diff options
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index a40da36d7..f603b559c 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-20 17:30+0000\n" +"POT-Creation-Date: 2007-07-26 04:00+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" @@ -877,10 +877,14 @@ msgid "" "#d-i partman-auto/init_automatically_partition \\\n" "# select Guided - use the largest continuous free space\n" "\n" - "# Alternatively, you can specify a disk to partition. The device name\n" + "<phrase condition=\"etch\"># Alternatively, you can specify a disk to partition. The device name\n" "# can be given in either devfs or traditional non-devfs format.\n" "# For example, to use the first disk:\n" - "d-i partman-auto/disk string /dev/discs/disc0/disc\n" + "d-i partman-auto/disk string /dev/discs/disc0/disc</phrase><phrase condition=\"lenny\">\n" + "# Alternatively, you can specify a disk to partition. The device name must\n" + "# be given in traditional non-devfs format.\n" + "# For example, to use the first SCSI/SATA hard disk:\n" + "d-i partman-auto/disk string /dev/sda</phrase>\n" "# In addition, you'll need to specify the method to use.\n" "# The presently available methods are: \"regular\", \"lvm\" and \"crypto\"\n" "d-i partman-auto/method string lvm\n" @@ -1024,7 +1028,13 @@ msgid "" "\n" "# You may set this to any valid setting for $TZ; see the contents of\n" "# /usr/share/zoneinfo/ for valid values.\n" - "d-i time/zone string US/Eastern" + "d-i time/zone string US/Eastern<phrase condition=\"lenny\">\n" + "\n" + "# Controls whether to use NTP to set the clock during the install\n" + "d-i clock-setup/ntp boolean true\n" + "# NTP server to use. The default is almost always fine here.\n" + "#d-i clock-setup/ntp-server ntp.example.com\n" + "</phrase>" msgstr "" #. Tag: title |