summaryrefslogtreecommitdiff
path: root/po/pot/preseed.pot
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2008-09-28 00:12:13 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2008-09-28 00:12:13 +0000
commit8b4eb9dc6bcf9e3a172eaaa3e6fffcc09c9f66e4 (patch)
treeeb8a33b436143defd18473f013a4b99e4c098b11 /po/pot/preseed.pot
parent9f5f640e6954dbfd1748e7bb2f46e71e49de6013 (diff)
downloadinstallation-guide-8b4eb9dc6bcf9e3a172eaaa3e6fffcc09c9f66e4.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r--po/pot/preseed.pot6
1 files changed, 4 insertions, 2 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 5548831af..aca02e3fd 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: 2008-09-26 00:09+0000\n"
+"POT-Creation-Date: 2008-09-28 00:09+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"
@@ -718,7 +718,7 @@ msgstr ""
#. Tag: para
#: preseed.xml:693
#, no-c-format
-msgid "Keyboard configuration consists of selecting a keyboard architecture and a keymap. In most cases the correct keyboard architecture is selected by default, so there's normally no need to preseed it. The keymap must be valid for the selected keyboard architecture."
+msgid "Keyboard configuration consists of selecting a keyboard architecture and a keymap. In most cases the correct keyboard architecture is selected by default, so there's normally no need to preseed it. The keymap must be known to the &d-i; for the selected keyboard architecture."
msgstr ""
#. Tag: screen
@@ -939,6 +939,8 @@ msgid ""
"# contains an old LVM configuration, the user will normally receive a\n"
"# warning. This can be preseeded away...\n"
"d-i partman-lvm/device_remove_lvm boolean true\n"
+ "# The same applies to pre-existing software RAID array:\n"
+ "d-i parman-md/device_remove_md boolean true\n"
"# And the same goes for the confirmation to write the lvm partitions.\n"
"d-i partman-lvm/confirm boolean true\n"
"\n"