diff options
author | Felipe Augusto van de Wiel <faw@debian.org> | 2007-08-17 00:09:27 +0000 |
---|---|---|
committer | Felipe Augusto van de Wiel <faw@debian.org> | 2007-08-17 00:09:27 +0000 |
commit | 4e9e47a9bccd435a8868c4a4f0fc0475152295a8 (patch) | |
tree | 73801ff7fcdad9b9b8c10b444d47eaafffa997c1 /po/vi/preseed.po | |
parent | 99c1d99c5ea05e0754b55a654c4302d600ff81d4 (diff) | |
download | installation-guide-4e9e47a9bccd435a8868c4a4f0fc0475152295a8.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/vi/preseed.po')
-rw-r--r-- | po/vi/preseed.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 4acece86a..9d9eafbb3 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\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: 2006-12-29 15:47+1030\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" @@ -1576,7 +1576,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" |