summaryrefslogtreecommitdiff
path: root/po/sv/preseed.po
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2008-12-29 01:14:18 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2008-12-29 01:14:18 +0000
commitb71ce63785cd93e83902bc65897f284d43d63496 (patch)
tree929c154a0f9afd555eadd9ee19a5ebd6891bbc0e /po/sv/preseed.po
parent0c08af67850878fd1e2d6966a4a13e7735b05d10 (diff)
downloadinstallation-guide-b71ce63785cd93e83902bc65897f284d43d63496.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/sv/preseed.po')
-rw-r--r--po/sv/preseed.po11
1 files changed, 6 insertions, 5 deletions
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 5cf79f18c..e6af7f27d 100644
--- a/po/sv/preseed.po
+++ b/po/sv/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: 2008-12-28 01:11+0000\n"
+"POT-Creation-Date: 2008-12-29 01:12+0000\n"
"PO-Revision-Date: 2008-12-02 20:13+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -2601,13 +2601,14 @@ msgid ""
"# This first command is run as early as possible, just after\n"
"# preseeding is read.\n"
"#d-i preseed/early_command string anna-install some-udeb\n"
-"\n"
+"<phrase condition=\"squeeze\">\n"
"# This command is run immediately before the partitioner starts. It may be\n"
"# useful to apply dynamic partitioner preseeding that depends on the state\n"
"# of the disks (which may not be visible when preseed/early_command runs).\n"
-"#d-i partman/early_command string debconf-set partman-auto/disk \"$(list-"
-"devices disk | head -n1)\"\n"
-"\n"
+"#d-i partman/early_command \\\n"
+"# string debconf-set partman-auto/disk \"$(list-devices disk | head -"
+"n1)\"\n"
+"</phrase>\n"
"# This command is run just before the install finishes, but when there is\n"
"# still a usable /target directory. You can chroot to /target and use it\n"
"# directly, or use the apt-install and in-target commands to easily install\n"