diff options
-rw-r--r-- | po/pot/preparing.pot | 4 | ||||
-rw-r--r-- | po/pot/preseed.pot | 4 | ||||
-rw-r--r-- | po/pot/random-bits.pot | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/po/pot/preparing.pot b/po/pot/preparing.pot index cfc941b1e..2313eb605 100644 --- a/po/pot/preparing.pot +++ b/po/pot/preparing.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: 2013-03-04 08:23+0000\n" +"POT-Creation-Date: 2013-03-19 22:48+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" @@ -293,7 +293,7 @@ msgstr "" #. Tag: ulink #: preparing.xml:325 #, no-c-format -msgid "Device Drivers, Features, and Commands (Linux Kernel 2.6.32)" +msgid "Device Drivers, Features, and Commands (Linux Kernel 3.2)" msgstr "" #. Tag: para diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 703bcbf0d..5163a31e2 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: 2013-02-24 13:00+0000\n" +"POT-Creation-Date: 2013-03-19 22:48+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" @@ -1389,7 +1389,7 @@ msgid "" "\n" "# The kernel image (meta) package to be installed; \"none\" can be used if no\n" "# kernel is to be installed.\n" - "#d-i base-installer/kernel/image string &kernelpackage;-2.6-486" + "#d-i base-installer/kernel/image string &kernelpackage;-486" msgstr "" #. Tag: title diff --git a/po/pot/random-bits.pot b/po/pot/random-bits.pot index 32ad52749..41daa4596 100644 --- a/po/pot/random-bits.pot +++ b/po/pot/random-bits.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: 2013-02-03 09:08+0000\n" +"POT-Creation-Date: 2013-03-19 22:48+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" @@ -769,7 +769,7 @@ msgstr "" msgid "" "Initialize and activate swap (substitute the partition number for your intended &debian; swap partition): <informalexample><screen>\n" "# mkswap /dev/<replaceable>hda5</replaceable>\n" - "# sync; sync; sync\n" + "# sync\n" "# swapon /dev/<replaceable>hda5</replaceable>\n" "</screen></informalexample> Mount one partition as <filename>/mnt/debinst</filename> (the installation point, to be the root (<filename>/</filename>) filesystem on your new system). The mount point name is strictly arbitrary, it is referenced later below." msgstr "" @@ -1130,7 +1130,7 @@ msgstr "" #. Tag: screen #: random-bits.xml:746 #, no-c-format -msgid "# aptitude install &kernelpackage;-<replaceable>&kernelversion;-arch-etc</replaceable>" +msgid "# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>" msgstr "" #. Tag: title @@ -1148,7 +1148,7 @@ msgstr "" #. Tag: para #: random-bits.xml:760 #, no-c-format -msgid "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or <userinput>man lilo.conf</userinput></phrase> for instructions on setting up the bootloader. If you are keeping the system you used to install &debian;, just add an entry for the &debian; install to your existing grub2 <filename>grub.cfg</filename><phrase arch=\"x86\">or <filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you could also copy it to the new system and edit it there. After you are done editing, call <command>lilo</command> (remember it will use <filename>lilo.conf</filename> relative to the system you call it from)</phrase>." +msgid "Check <userinput>info grub</userinput> <phrase arch=\"x86\">or <userinput>man lilo.conf</userinput></phrase> for instructions on setting up the bootloader. If you are keeping the system you used to install &debian;, just add an entry for the &debian; install to your existing grub2 <filename>grub.cfg</filename><phrase arch=\"x86\"> or <filename>lilo.conf</filename>. For <filename>lilo.conf</filename>, you could also copy it to the new system and edit it there. After you are done editing, call <command>lilo</command> (remember it will use <filename>lilo.conf</filename> relative to the system you call it from)</phrase>." msgstr "" #. Tag: para |