diff options
| author | Daniel Baumann <daniel@debian.org> | 2013-02-12 08:21:56 +0100 | 
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2013-02-12 08:21:56 +0100 | 
| commit | 90f2af38f152f4eb28bf199fb7fa5bcf5b4f6f5f (patch) | |
| tree | 12251f16caba95e439a55da4e42bad3cedc75701 /manpages/pot | |
| parent | d2b2a46118d331a5b3c0218c475da8e5aa831df8 (diff) | |
| download | live-boot-90f2af38f152f4eb28bf199fb7fa5bcf5b4f6f5f.tar.gz live-boot-90f2af38f152f4eb28bf199fb7fa5bcf5b4f6f5f.zip  | |
Correcting persistence-label handling fwrt/ legacy live-boot 2.x support, thanks to Mike Gach <gach.mqt@gmail.com> (Closes: #697873).
Diffstat (limited to 'manpages/pot')
| -rw-r--r-- | manpages/pot/live-boot.7.pot | 17 | ||||
| -rw-r--r-- | manpages/pot/persistence.conf.5.pot | 4 | 
2 files changed, 11 insertions, 10 deletions
diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index a571b87..346f91a 100644 --- a/manpages/pot/live-boot.7.pot +++ b/manpages/pot/live-boot.7.pot @@ -7,7 +7,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-01-02 11:31+0100\n" +"POT-Creation-Date: 2013-02-12 08:20+0100\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" @@ -25,7 +25,7 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1  #, no-wrap -msgid "2013-01-08" +msgid "2013-02-12"  msgstr ""  #. type: TH @@ -656,17 +656,18 @@ msgstr ""  #. type: IP  #: en/live-boot.7:123  #, no-wrap -msgid "B<persistence-subtext>=I<SUFFIX>" +msgid "B<persistence-label>=I<LABEL>"  msgstr ""  #. type: Plain text  #: en/live-boot.7:125  msgid "" -"Add a suffix when searching for the image filenames or partition labels to " -"use for the above mentioned persistence feature, the SUFFIX will be added " -"after a dash (e.g.: \"live-sn\" would transform to \"live-sn-SUFFIX\"). This " -"is handy to test multiple live-boot based live-systems with different " -"persistence storage choices." +"live-boot will use the name \"LABEL\" instead of \"persistence\" when " +"searching for persistent storage. LABEL can be any valid filename, partition " +"label, or GPT name. This option replaces the less flexible persistent-" +"subtext option from version 2 of live-boot. If you wish to continue using " +"legacy names for persistent storage, use the full name with this option, e." +"g. persistence-label=live-rw-foo"  msgstr ""  #. type: IP diff --git a/manpages/pot/persistence.conf.5.pot b/manpages/pot/persistence.conf.5.pot index e4637bb..db85fe1 100644 --- a/manpages/pot/persistence.conf.5.pot +++ b/manpages/pot/persistence.conf.5.pot @@ -7,7 +7,7 @@  msgid ""  msgstr ""  "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2013-01-02 11:31+0100\n" +"POT-Creation-Date: 2013-02-12 08:20+0100\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" @@ -25,7 +25,7 @@ msgstr ""  #. type: TH  #: en/live-boot.7:1 en/persistence.conf.5:1  #, no-wrap -msgid "2013-01-08" +msgid "2013-02-12"  msgstr ""  #. type: TH  | 
