diff options
Diffstat (limited to 'perl-install/share/po/libDrakX.pot')
-rw-r--r-- | perl-install/share/po/libDrakX.pot | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/perl-install/share/po/libDrakX.pot b/perl-install/share/po/libDrakX.pot index 7c0428c12..8c73e9f66 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: 2016-07-03 16:51+0200\n" +"POT-Creation-Date: 2016-07-12 14:22+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" @@ -1674,6 +1674,11 @@ msgstr "" msgid "\"%s\" already exists" msgstr "" +#: diskdrake/interactive.pm:1023 +#, c-format +msgid "Setting up LVM" +msgstr "" + #: diskdrake/interactive.pm:1048 #, c-format msgid "" @@ -2167,10 +2172,10 @@ msgstr "" #: fs/any.pm:79 fs/partitioning_wizard.pm:82 #, c-format -msgid "You must have a Boot BIOS partition" +msgid "You must have a BIOS boot partition for non-UEFI GPT-partitioned disks. Please create one before continuing." msgstr "" -#: fs/format.pm:111 +#: fs/format.pm:110 #, c-format msgid "Creating and formatting file %s" msgstr "" |