summaryrefslogtreecommitdiff
path: root/po/pot
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2007-08-17 00:09:27 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2007-08-17 00:09:27 +0000
commit4e9e47a9bccd435a8868c4a4f0fc0475152295a8 (patch)
tree73801ff7fcdad9b9b8c10b444d47eaafffa997c1 /po/pot
parent99c1d99c5ea05e0754b55a654c4302d600ff81d4 (diff)
downloadinstallation-guide-4e9e47a9bccd435a8868c4a4f0fc0475152295a8.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pot')
-rw-r--r--po/pot/preseed.pot7
1 files changed, 5 insertions, 2 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index ed346dcec..817065bd9 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-08-15 00:08+0000\n"
+"POT-Creation-Date: 2007-08-17 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"
@@ -884,7 +884,10 @@ msgid ""
"# 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"
+ "d-i partman-auto/disk string /dev/sda\n"
+ "# Note: If you want to use whatever disk is available, no matter\n"
+ "# what its device name, comment the line above out. This will only work if\n"
+ "# the system only has one disk.</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"