diff options
| author | Daniel Baumann <daniel@debian.org> | 2012-04-08 12:28:23 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2012-04-08 12:28:23 +0200 |
| commit | d0610b388dde7a4368580b60c690d72fb3f72637 (patch) | |
| tree | 65b118a14c4fdd5c85c632fd1557375f8d92e472 /manpages/pot | |
| parent | fcabc9b08b01a62cf21d016971562160c097947f (diff) | |
| download | live-boot-d0610b388dde7a4368580b60c690d72fb3f72637.tar.gz live-boot-d0610b388dde7a4368580b60c690d72fb3f72637.zip | |
Consistently using ext4 in all examples, not a mix of ext2 and ext3.
Diffstat (limited to 'manpages/pot')
| -rw-r--r-- | manpages/pot/live-boot.7.pot | 4 | ||||
| -rw-r--r-- | manpages/pot/live-snapshot.1.pot | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/manpages/pot/live-boot.7.pot b/manpages/pot/live-boot.7.pot index 78e869f..6540f59 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: 2012-04-08 11:41+0300\n" +"POT-Creation-Date: 2012-04-08 12:28+0300\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" @@ -567,7 +567,7 @@ msgid "" "home, respectively (see I<live-snapshot>(1) for more information). The order " "these are handled are: full-ov, custom-ov, live-sn, home-sn. Overlay image " "files and snapshot archive files have extensions which determines their " -"filesystem or archive type, e.g. \"custom-ov.ext3\" and \"\\home-sn.squashfs" +"filesystem or archive type, e.g. \"custom-ov.ext4\" and \"\\home-sn.squashfs" "\"." msgstr "" diff --git a/manpages/pot/live-snapshot.1.pot b/manpages/pot/live-snapshot.1.pot index 210ba48..133bd0c 100644 --- a/manpages/pot/live-snapshot.1.pot +++ b/manpages/pot/live-snapshot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-boot VERSION\n" -"POT-Creation-Date: 2012-04-08 11:41+0300\n" +"POT-Creation-Date: 2012-04-08 12:28+0300\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" @@ -240,7 +240,7 @@ msgstr "" msgid "" "specifies the input directory to be cloned in the image file. Its default " "value \"/live/cow\" should be right for most uses. However it could be handy " -"to specify \"/home\" and type ext2 for the type to prepare an image file " +"to specify \"/home\" and type ext4 for the type to prepare an image file " "suited to be directly mounted by live-boot as home." msgstr "" @@ -256,7 +256,7 @@ msgid "" "sets the device where the media which the snapshot/persistence file/" "partition will be put. If it is not specified, a tmpfs will be used and " "linked to the user's desktop to move it where it is needed. If the device " -"has no filesystem, an ext2 fs will be automatically created and labelled " +"has no filesystem, an ext4 fs will be automatically created and labelled " "according to the values specified after the \"--output\" value or with a " "sane default." msgstr "" |
