diff options
author | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2010-06-05 21:33:13 +0000 |
commit | 79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf (patch) | |
tree | a2168a4b4889b94e5764c39dabfcb89ed2992e16 /perl-install/share/po/libDrakX.pot | |
parent | ffd7b9c3494369846e6e4f0e38f9886edb75cbd0 (diff) | |
download | drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.gz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.bz2 drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.tar.xz drakx-79c64afc08f13da0fb1d4cec0ff7d7ab58ee5abf.zip |
sync with code
Diffstat (limited to 'perl-install/share/po/libDrakX.pot')
-rw-r--r-- | perl-install/share/po/libDrakX.pot | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/perl-install/share/po/libDrakX.pot b/perl-install/share/po/libDrakX.pot index 63a8195b3..9f486b3b3 100644 --- a/perl-install/share/po/libDrakX.pot +++ b/perl-install/share/po/libDrakX.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-05-13 16:52+0200\n" +"POT-Creation-Date: 2010-06-05 23:30+0200\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" @@ -2620,7 +2620,24 @@ msgid "" "Please be sure to add a /boot partition" msgstr "" -#: fsedit.pm:437 +#: fsedit.pm:438 +#, c-format +msgid "Metadata version unsupported for a boot partition. Please be sure to add a /boot partition." +msgstr "" + +#: fsedit.pm:446 +#, c-format +msgid "" +"You've selected a software RAID partition as /boot.\n" +"No bootloader is able to handle this." +msgstr "" + +#: fsedit.pm:450 +#, c-format +msgid "Metadata version unsupported for a boot partition." +msgstr "" + +#: fsedit.pm:457 #, c-format msgid "" "You've selected an encrypted partition as root (/).\n" |