From 47f6428abde1fad1513434efd5a1505a64845ad0 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sat, 21 Mar 2015 16:58:02 +0000 Subject: Update po and pot files after changings in en --- po/sv/preseed.po | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'po/sv/preseed.po') diff --git a/po/sv/preseed.po b/po/sv/preseed.po index b5579fa7e..dd5626cde 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: 2015-02-23 20:58+0000\n" +"POT-Creation-Date: 2015-03-21 16:42+0000\n" "PO-Revision-Date: 2012-07-31 00:19+0100\n" "Last-Translator: Martin Bagge / brother \n" "Language-Team: Swedish \n" @@ -3128,6 +3128,12 @@ msgid "" "# OS, which is less safe as it might not be able to boot that other OS.\n" "d-i grub-installer/with_other_os boolean true\n" "\n" +"# Due notably to potential USB sticks, the location of the MBR can not be\n" +"# determined safely in general, so this needs to be specified:\n" +"#d-i grub-installer/bootdev string /dev/sda\n" +"# To install to the first device (assuming it is not a USB stick):\n" +"#d-i grub-installer/bootdev string default\n" +"\n" "# Alternatively, if you want to install to a location other than the mbr,\n" "# uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" @@ -3135,10 +3141,6 @@ msgid "" "#d-i grub-installer/bootdev string (hd0,1)\n" "# To install grub to multiple disks:\n" "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" -"# To install to a particular device:\n" -"#d-i grub-installer/bootdev string /dev/sda\n" -"# To install to the first device:\n" -"#d-i grub-installer/bootdev string default\n" "\n" "# Optional password for grub, either in clear text\n" "#d-i grub-installer/password password r00tme\n" -- cgit v1.2.3