diff options
323 files changed, 769 insertions, 726 deletions
@@ -1 +1 @@ -2.0.11 +2.0.12 diff --git a/debian/changelog b/debian/changelog index c73a1b62b..9770aa61a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +live-build (2.0.12-1) unstable; urgency=low + + [ Daniel Baumann ] + * Removing l10n support for 2.0 branch. + * Correcting outdated program variable. + * Updating help function in lb for live-build. + * Updating man function for newer live-build versions (Closes: + #608477). + * Marking xresprobe in standard-x11 list as lenny only (Closes: + #608566). + * Updating year in copyright. + * Removing headers in copyright file. + * Updating year in manpage, hooks, script and template files. + + [ Luigi Capriotti ] + * Support for newer grub-common package. + + [ Daniel Baumann ] + * Simplyfing grub-mkimage legacy handling for lenny in lb_binary_iso. + * Adding ubuntu lucid for grub-mkimage legacy handling in + lb_binary_iso. + * Adding missing netinst udeb include files for ubuntu. + + [ Cody A.W. Somerville ] + * Adding missing debian-cd data files for Ubuntu releases for some + architectures. + + [ Daniel Baumann ] + * Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. + Somerville <cody.somerville@canonical.com>. + + [ Philip Newborough ] + * Update example path in 'all_binary_debian-installer-banner.sh' + example hook. + + [ Daniel Baumann ] + * Account for the + character in packages for l-b.cgi + * Updating includes for squeeze. + * Updating syslinux theme for squeeze. + * Removing wheezy splash. + + -- Daniel Baumann <daniel@debian.org> Tue, 01 Feb 2011 22:32:56 +0100 + live-build (2.0.11-1) unstable; urgency=low [ Daniel Baumann ] diff --git a/functions/common.sh b/functions/common.sh index f0fefc1c5..75f4ae784 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -9,7 +9,7 @@ PROGRAM="live-build" -VERSION="2.0.11-1" +VERSION="2.0.12-1" CONFIG_VERSION="$(echo ${VERSION} | awk -F- '{ print $1 }')" PATH="${PWD}/auto/scripts:${PATH}" diff --git a/manpages/de/lb.de.1 b/manpages/de/lb.de.1 index 1867b325d..f18e305ea 100644 --- a/manpages/de/lb.de.1 +++ b/manpages/de/lb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb\fP \- wrapper for live\-build programs diff --git a/manpages/de/lb_binary.de.1 b/manpages/de/lb_binary.de.1 index 20771a371..0796df55a 100644 --- a/manpages/de/lb_binary.de.1 +++ b/manpages/de/lb_binary.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_checksums.de.1 b/manpages/de/lb_binary_checksums.de.1 index 35ba2ea58..540d1c3f8 100644 --- a/manpages/de/lb_binary_checksums.de.1 +++ b/manpages/de/lb_binary_checksums.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_checksums\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_chroot.de.1 b/manpages/de/lb_binary_chroot.de.1 index 1f7be64fe..6862354e7 100644 --- a/manpages/de/lb_binary_chroot.de.1 +++ b/manpages/de/lb_binary_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_chroot\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_debian-installer.de.1 b/manpages/de/lb_binary_debian-installer.de.1 index 4bb341de7..76d8a89af 100644 --- a/manpages/de/lb_binary_debian-installer.de.1 +++ b/manpages/de/lb_binary_debian-installer.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_debian\-installer\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_disk.de.1 b/manpages/de/lb_binary_disk.de.1 index 5c9f90d44..e4f08e511 100644 --- a/manpages/de/lb_binary_disk.de.1 +++ b/manpages/de/lb_binary_disk.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_disk\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_encryption.de.1 b/manpages/de/lb_binary_encryption.de.1 index 9666c1fd5..7e7452d10 100644 --- a/manpages/de/lb_binary_encryption.de.1 +++ b/manpages/de/lb_binary_encryption.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_encryption\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_grub.de.1 b/manpages/de/lb_binary_grub.de.1 index 61b1c5704..ea0055778 100644 --- a/manpages/de/lb_binary_grub.de.1 +++ b/manpages/de/lb_binary_grub.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_grub\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_grub2.de.1 b/manpages/de/lb_binary_grub2.de.1 index 13a8cb4e8..3d7243146 100644 --- a/manpages/de/lb_binary_grub2.de.1 +++ b/manpages/de/lb_binary_grub2.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_grub2\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_includes.de.1 b/manpages/de/lb_binary_includes.de.1 index 7fed4c32b..9351d6718 100644 --- a/manpages/de/lb_binary_includes.de.1 +++ b/manpages/de/lb_binary_includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_includes\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_iso.de.1 b/manpages/de/lb_binary_iso.de.1 index 472ebc07f..ca3d60fcb 100644 --- a/manpages/de/lb_binary_iso.de.1 +++ b/manpages/de/lb_binary_iso.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_iso\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_linux-image.de.1 b/manpages/de/lb_binary_linux-image.de.1 index 07fc3c4af..2b46fd917 100644 --- a/manpages/de/lb_binary_linux-image.de.1 +++ b/manpages/de/lb_binary_linux-image.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_linux\-image\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_local-hooks.de.1 b/manpages/de/lb_binary_local-hooks.de.1 index c498da6a3..ff1f2ace5 100644 --- a/manpages/de/lb_binary_local-hooks.de.1 +++ b/manpages/de/lb_binary_local-hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local\-hooks\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_local-includes.de.1 b/manpages/de/lb_binary_local-includes.de.1 index c25e77cb0..a4f83a69c 100644 --- a/manpages/de/lb_binary_local-includes.de.1 +++ b/manpages/de/lb_binary_local-includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local\-includes\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_local-packageslists.de.1 b/manpages/de/lb_binary_local-packageslists.de.1 index 08c843045..77a095163 100644 --- a/manpages/de/lb_binary_local-packageslists.de.1 +++ b/manpages/de/lb_binary_local-packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local\-packageslists\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_manifest.de.1 b/manpages/de/lb_binary_manifest.de.1 index 46b4b6e58..d5c14754a 100644 --- a/manpages/de/lb_binary_manifest.de.1 +++ b/manpages/de/lb_binary_manifest.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_manifest\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_memtest.de.1 b/manpages/de/lb_binary_memtest.de.1 index 6a2acaf24..b6e4562dc 100644 --- a/manpages/de/lb_binary_memtest.de.1 +++ b/manpages/de/lb_binary_memtest.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_memtest\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_net.de.1 b/manpages/de/lb_binary_net.de.1 index fc4216988..384879d0b 100644 --- a/manpages/de/lb_binary_net.de.1 +++ b/manpages/de/lb_binary_net.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_net\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_rootfs.de.1 b/manpages/de/lb_binary_rootfs.de.1 index f6d0a23e0..3fc655735 100644 --- a/manpages/de/lb_binary_rootfs.de.1 +++ b/manpages/de/lb_binary_rootfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_rootfs\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_silo.de.1 b/manpages/de/lb_binary_silo.de.1 index b06e2453b..e61d7fcb8 100644 --- a/manpages/de/lb_binary_silo.de.1 +++ b/manpages/de/lb_binary_silo.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_silo\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_syslinux.de.1 b/manpages/de/lb_binary_syslinux.de.1 index 11f5767f3..aef330c97 100644 --- a/manpages/de/lb_binary_syslinux.de.1 +++ b/manpages/de/lb_binary_syslinux.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_syslinux\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_tar.de.1 b/manpages/de/lb_binary_tar.de.1 index 89a73edb4..b9a9548dd 100644 --- a/manpages/de/lb_binary_tar.de.1 +++ b/manpages/de/lb_binary_tar.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_tar\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_usb.de.1 b/manpages/de/lb_binary_usb.de.1 index ec92989d2..662fcf89d 100644 --- a/manpages/de/lb_binary_usb.de.1 +++ b/manpages/de/lb_binary_usb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_usb\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_virtual-hdd.de.1 b/manpages/de/lb_binary_virtual-hdd.de.1 index 57b080c57..08c4a540c 100644 --- a/manpages/de/lb_binary_virtual-hdd.de.1 +++ b/manpages/de/lb_binary_virtual-hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_virtual\-hdd\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_win32-loader.de.1 b/manpages/de/lb_binary_win32-loader.de.1 index 992e248eb..930c8acb6 100644 --- a/manpages/de/lb_binary_win32-loader.de.1 +++ b/manpages/de/lb_binary_win32-loader.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_win32\-loader\fP \- Complete the binary stage diff --git a/manpages/de/lb_binary_yaboot.de.1 b/manpages/de/lb_binary_yaboot.de.1 index a3b8bc860..11c7dcfac 100644 --- a/manpages/de/lb_binary_yaboot.de.1 +++ b/manpages/de/lb_binary_yaboot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_yaboot\fP \- Complete the binary stage diff --git a/manpages/de/lb_bootstrap.de.1 b/manpages/de/lb_bootstrap.de.1 index 8880c2758..6328679ef 100644 --- a/manpages/de/lb_bootstrap.de.1 +++ b/manpages/de/lb_bootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_cache.de.1 b/manpages/de/lb_bootstrap_cache.de.1 index 1610a88b4..7fa8b1b5c 100644 --- a/manpages/de/lb_bootstrap_cache.de.1 +++ b/manpages/de/lb_bootstrap_cache.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_cache\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_cdebootstrap.de.1 b/manpages/de/lb_bootstrap_cdebootstrap.de.1 index f5bc72da4..f2ae36da8 100644 --- a/manpages/de/lb_bootstrap_cdebootstrap.de.1 +++ b/manpages/de/lb_bootstrap_cdebootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_cdebootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_copy.de.1 b/manpages/de/lb_bootstrap_copy.de.1 index 71a578e24..34d0cf1ac 100644 --- a/manpages/de/lb_bootstrap_copy.de.1 +++ b/manpages/de/lb_bootstrap_copy.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_copy\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_bootstrap_debootstrap.de.1 b/manpages/de/lb_bootstrap_debootstrap.de.1 index 08e3ef7ca..e74aaa944 100644 --- a/manpages/de/lb_bootstrap_debootstrap.de.1 +++ b/manpages/de/lb_bootstrap_debootstrap.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_debootstrap\fP \- Complete the bootstrap stage diff --git a/manpages/de/lb_build.de.1 b/manpages/de/lb_build.de.1 index 8ba6c88cf..7c8e18a10 100644 --- a/manpages/de/lb_build.de.1 +++ b/manpages/de/lb_build.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb build\fP \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/de/lb_chroot.de.1 b/manpages/de/lb_chroot.de.1 index 3a90d2e00..bac651f9d 100644 --- a/manpages/de/lb_chroot.de.1 +++ b/manpages/de/lb_chroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_apt.de.1 b/manpages/de/lb_chroot_apt.de.1 index 0962a8ba6..dd34d3961 100644 --- a/manpages/de/lb_chroot_apt.de.1 +++ b/manpages/de/lb_chroot_apt.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_apt\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_cache.de.1 b/manpages/de/lb_chroot_cache.de.1 index 020ba4410..bbe1f3f6f 100644 --- a/manpages/de/lb_chroot_cache.de.1 +++ b/manpages/de/lb_chroot_cache.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_cache\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_debianchroot.de.1 b/manpages/de/lb_chroot_debianchroot.de.1 index 8fa11a2d6..56f590812 100644 --- a/manpages/de/lb_chroot_debianchroot.de.1 +++ b/manpages/de/lb_chroot_debianchroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_debianchroot\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_devpts.de.1 b/manpages/de/lb_chroot_devpts.de.1 index 142b3a7cf..928b43f65 100644 --- a/manpages/de/lb_chroot_devpts.de.1 +++ b/manpages/de/lb_chroot_devpts.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_devpts\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_dpkg.de.1 b/manpages/de/lb_chroot_dpkg.de.1 index 2a04c645c..97abbc6fc 100644 --- a/manpages/de/lb_chroot_dpkg.de.1 +++ b/manpages/de/lb_chroot_dpkg.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_dpkg\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hacks.de.1 b/manpages/de/lb_chroot_hacks.de.1 index 5b9ebb0e3..d5fd3f487 100644 --- a/manpages/de/lb_chroot_hacks.de.1 +++ b/manpages/de/lb_chroot_hacks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hacks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hooks.de.1 b/manpages/de/lb_chroot_hooks.de.1 index 711614c3d..072927a69 100644 --- a/manpages/de/lb_chroot_hooks.de.1 +++ b/manpages/de/lb_chroot_hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hooks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hostname.de.1 b/manpages/de/lb_chroot_hostname.de.1 index deeb4fafc..fcd8fa0cf 100644 --- a/manpages/de/lb_chroot_hostname.de.1 +++ b/manpages/de/lb_chroot_hostname.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hostname\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_hosts.de.1 b/manpages/de/lb_chroot_hosts.de.1 index 5f5339de3..e4ac61a04 100644 --- a/manpages/de/lb_chroot_hosts.de.1 +++ b/manpages/de/lb_chroot_hosts.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hosts\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_install-packages.de.1 b/manpages/de/lb_chroot_install-packages.de.1 index 16df59410..b37a72955 100644 --- a/manpages/de/lb_chroot_install-packages.de.1 +++ b/manpages/de/lb_chroot_install-packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_install\-packages\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_interactive.de.1 b/manpages/de/lb_chroot_interactive.de.1 index 96c6ecc2b..2ef91e64c 100644 --- a/manpages/de/lb_chroot_interactive.de.1 +++ b/manpages/de/lb_chroot_interactive.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_interactive\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_linux-image.de.1 b/manpages/de/lb_chroot_linux-image.de.1 index 8af4c8890..9f0ebb8ca 100644 --- a/manpages/de/lb_chroot_linux-image.de.1 +++ b/manpages/de/lb_chroot_linux-image.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_linux\-image\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-hooks.de.1 b/manpages/de/lb_chroot_local-hooks.de.1 index 51fe19e94..e9c4f3ec8 100644 --- a/manpages/de/lb_chroot_local-hooks.de.1 +++ b/manpages/de/lb_chroot_local-hooks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-hooks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-includes.de.1 b/manpages/de/lb_chroot_local-includes.de.1 index d60dc7b79..ad1de965c 100644 --- a/manpages/de/lb_chroot_local-includes.de.1 +++ b/manpages/de/lb_chroot_local-includes.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-includes\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-packages.de.1 b/manpages/de/lb_chroot_local-packages.de.1 index 08a941512..868138645 100644 --- a/manpages/de/lb_chroot_local-packages.de.1 +++ b/manpages/de/lb_chroot_local-packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-packages\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-packageslists.de.1 b/manpages/de/lb_chroot_local-packageslists.de.1 index a0fbc8d98..fdc6d47fc 100644 --- a/manpages/de/lb_chroot_local-packageslists.de.1 +++ b/manpages/de/lb_chroot_local-packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-packageslists\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-patches.de.1 b/manpages/de/lb_chroot_local-patches.de.1 index b86e80d2b..1c457ff71 100644 --- a/manpages/de/lb_chroot_local-patches.de.1 +++ b/manpages/de/lb_chroot_local-patches.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-patches\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_local-preseed.de.1 b/manpages/de/lb_chroot_local-preseed.de.1 index ea6f99ffb..6dc4cfb35 100644 --- a/manpages/de/lb_chroot_local-preseed.de.1 +++ b/manpages/de/lb_chroot_local-preseed.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-preseed\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_localization.de.1 b/manpages/de/lb_chroot_localization.de.1 index d41bec809..6fe66a40a 100644 --- a/manpages/de/lb_chroot_localization.de.1 +++ b/manpages/de/lb_chroot_localization.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_localization\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_packages.de.1 b/manpages/de/lb_chroot_packages.de.1 index 958e064e5..b80af97d1 100644 --- a/manpages/de/lb_chroot_packages.de.1 +++ b/manpages/de/lb_chroot_packages.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_packages\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_packageslists.de.1 b/manpages/de/lb_chroot_packageslists.de.1 index e6dec6075..918c93c2c 100644 --- a/manpages/de/lb_chroot_packageslists.de.1 +++ b/manpages/de/lb_chroot_packageslists.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_packageslists\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_preseed.de.1 b/manpages/de/lb_chroot_preseed.de.1 index 8a6f73827..e6d225f5d 100644 --- a/manpages/de/lb_chroot_preseed.de.1 +++ b/manpages/de/lb_chroot_preseed.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_preseed\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_proc.de.1 b/manpages/de/lb_chroot_proc.de.1 index 1112b9ac3..1333a8b07 100644 --- a/manpages/de/lb_chroot_proc.de.1 +++ b/manpages/de/lb_chroot_proc.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_proc\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_resolv.de.1 b/manpages/de/lb_chroot_resolv.de.1 index d132c40b6..1b3288b08 100644 --- a/manpages/de/lb_chroot_resolv.de.1 +++ b/manpages/de/lb_chroot_resolv.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_resolv\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_selinuxfs.de.1 b/manpages/de/lb_chroot_selinuxfs.de.1 index 6d9b36327..255425476 100644 --- a/manpages/de/lb_chroot_selinuxfs.de.1 +++ b/manpages/de/lb_chroot_selinuxfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_selinuxfs\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sources.de.1 b/manpages/de/lb_chroot_sources.de.1 index 4ffc23567..bfec24cea 100644 --- a/manpages/de/lb_chroot_sources.de.1 +++ b/manpages/de/lb_chroot_sources.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sources\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_symlinks.de.1 b/manpages/de/lb_chroot_symlinks.de.1 index 2b2704b62..88d4eb3d5 100644 --- a/manpages/de/lb_chroot_symlinks.de.1 +++ b/manpages/de/lb_chroot_symlinks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_symlinks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sysfs.de.1 b/manpages/de/lb_chroot_sysfs.de.1 index 96fad006e..4ddc21fee 100644 --- a/manpages/de/lb_chroot_sysfs.de.1 +++ b/manpages/de/lb_chroot_sysfs.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysfs\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sysv-rc.de.1 b/manpages/de/lb_chroot_sysv-rc.de.1 index 84a7dda43..b7147e2ec 100644 --- a/manpages/de/lb_chroot_sysv-rc.de.1 +++ b/manpages/de/lb_chroot_sysv-rc.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysv\-rc\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_sysvinit.de.1 b/manpages/de/lb_chroot_sysvinit.de.1 index 2bafb033c..a85bfcdda 100644 --- a/manpages/de/lb_chroot_sysvinit.de.1 +++ b/manpages/de/lb_chroot_sysvinit.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysvinit\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_tasks.de.1 b/manpages/de/lb_chroot_tasks.de.1 index f1c2cfea3..8bb5b3382 100644 --- a/manpages/de/lb_chroot_tasks.de.1 +++ b/manpages/de/lb_chroot_tasks.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_tasks\fP \- Complete the chroot stage diff --git a/manpages/de/lb_chroot_upstart.de.1 b/manpages/de/lb_chroot_upstart.de.1 index c82d4ae59..f7f57c1e0 100644 --- a/manpages/de/lb_chroot_upstart.de.1 +++ b/manpages/de/lb_chroot_upstart.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_upstart\fP \- Complete the chroot stage diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 index 57d58a05b..430344751 100644 --- a/manpages/de/lb_clean.de.1 +++ b/manpages/de/lb_clean.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb clean\fP \- Clean build directory diff --git a/manpages/de/lb_config.de.1 b/manpages/de/lb_config.de.1 index 09e696f19..43d6c8f17 100644 --- a/manpages/de/lb_config.de.1 +++ b/manpages/de/lb_config.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb config\fP \- Create config directory diff --git a/manpages/de/lb_local.de.1 b/manpages/de/lb_local.de.1 index e9a595faf..b09101214 100644 --- a/manpages/de/lb_local.de.1 +++ b/manpages/de/lb_local.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb local\fP \- wrapper for local live\-build programs diff --git a/manpages/de/lb_source.de.1 b/manpages/de/lb_source.de.1 index cd36366e3..e03666165 100644 --- a/manpages/de/lb_source.de.1 +++ b/manpages/de/lb_source.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source\fP \- Complete the source stage diff --git a/manpages/de/lb_source_checksums.de.1 b/manpages/de/lb_source_checksums.de.1 index 7a735ee6b..d798fd4d2 100644 --- a/manpages/de/lb_source_checksums.de.1 +++ b/manpages/de/lb_source_checksums.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_checksums\fP \- Complete the source stage diff --git a/manpages/de/lb_source_debian-live.de.1 b/manpages/de/lb_source_debian-live.de.1 index 36255d9e3..85c14e4bf 100644 --- a/manpages/de/lb_source_debian-live.de.1 +++ b/manpages/de/lb_source_debian-live.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_debian\-live\fP \- Complete the source stage diff --git a/manpages/de/lb_source_debian.de.1 b/manpages/de/lb_source_debian.de.1 index cb1b62b7f..727102f41 100644 --- a/manpages/de/lb_source_debian.de.1 +++ b/manpages/de/lb_source_debian.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_debian\fP \- Complete the source stage diff --git a/manpages/de/lb_source_disk.de.1 b/manpages/de/lb_source_disk.de.1 index 87af00fb9..44e967841 100644 --- a/manpages/de/lb_source_disk.de.1 +++ b/manpages/de/lb_source_disk.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_disk\fP \- Complete the source stage diff --git a/manpages/de/lb_source_iso.de.1 b/manpages/de/lb_source_iso.de.1 index f72923c6e..e20498d0b 100644 --- a/manpages/de/lb_source_iso.de.1 +++ b/manpages/de/lb_source_iso.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_iso\fP \- Complete the source stage diff --git a/manpages/de/lb_source_net.de.1 b/manpages/de/lb_source_net.de.1 index 00cd00b1c..e498b7c61 100644 --- a/manpages/de/lb_source_net.de.1 +++ b/manpages/de/lb_source_net.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_net\fP \- Complete the source stage diff --git a/manpages/de/lb_source_tar.de.1 b/manpages/de/lb_source_tar.de.1 index c1b77071c..e9bdc300c 100644 --- a/manpages/de/lb_source_tar.de.1 +++ b/manpages/de/lb_source_tar.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_tar\fP \- Complete the source stage diff --git a/manpages/de/lb_source_usb.de.1 b/manpages/de/lb_source_usb.de.1 index 0b47f6414..379866f3a 100644 --- a/manpages/de/lb_source_usb.de.1 +++ b/manpages/de/lb_source_usb.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_usb\fP \- Complete the source stage diff --git a/manpages/de/lb_source_virtual-hdd.de.1 b/manpages/de/lb_source_virtual-hdd.de.1 index 3dca0a97a..4dde76561 100644 --- a/manpages/de/lb_source_virtual-hdd.de.1 +++ b/manpages/de/lb_source_virtual-hdd.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_virtual\-hdd\fP \- Complete the source stage diff --git a/manpages/de/lb_testroot.de.1 b/manpages/de/lb_testroot.de.1 index 6bba724db..aeeda7421 100644 --- a/manpages/de/lb_testroot.de.1 +++ b/manpages/de/lb_testroot.de.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb testroot\fP \- Ensure that a system is built as root diff --git a/manpages/de/live-build.de.7 b/manpages/de/live-build.de.7 index 8e3dc1308..dcca43b77 100644 --- a/manpages/de/live-build.de.7 +++ b/manpages/de/live-build.de.7 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 7 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 7 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlive\-build\fP \- the Debian Live tool suite diff --git a/manpages/en/lb.1 b/manpages/en/lb.1 index 8536af254..6410fe5a8 100644 --- a/manpages/en/lb.1 +++ b/manpages/en/lb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb\fR \- wrapper for live\-build programs diff --git a/manpages/en/lb_binary.1 b/manpages/en/lb_binary.1 index b6156fe3f..f68d6aa3a 100644 --- a/manpages/en/lb_binary.1 +++ b/manpages/en/lb_binary.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_checksums.1 b/manpages/en/lb_binary_checksums.1 index c107aa4d9..0db1c6da6 100644 --- a/manpages/en/lb_binary_checksums.1 +++ b/manpages/en/lb_binary_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_checksums\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_chroot.1 b/manpages/en/lb_binary_chroot.1 index de6176350..688a892f1 100644 --- a/manpages/en/lb_binary_chroot.1 +++ b/manpages/en/lb_binary_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_chroot\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_debian-installer.1 b/manpages/en/lb_binary_debian-installer.1 index e7fd9bf24..637a7830a 100644 --- a/manpages/en/lb_binary_debian-installer.1 +++ b/manpages/en/lb_binary_debian-installer.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_debian\-installer\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_disk.1 b/manpages/en/lb_binary_disk.1 index 0ec8ae54c..8e84bca16 100644 --- a/manpages/en/lb_binary_disk.1 +++ b/manpages/en/lb_binary_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_disk\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_encryption.1 b/manpages/en/lb_binary_encryption.1 index 3df2058f8..f200f9f12 100644 --- a/manpages/en/lb_binary_encryption.1 +++ b/manpages/en/lb_binary_encryption.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_encryption\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_grub.1 b/manpages/en/lb_binary_grub.1 index 4dd26e41e..92c23ba22 100644 --- a/manpages/en/lb_binary_grub.1 +++ b/manpages/en/lb_binary_grub.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_grub\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_grub2.1 b/manpages/en/lb_binary_grub2.1 index 586185f0c..530d548b2 100644 --- a/manpages/en/lb_binary_grub2.1 +++ b/manpages/en/lb_binary_grub2.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_grub2\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_includes.1 b/manpages/en/lb_binary_includes.1 index 09d8c0374..d4ee8c745 100644 --- a/manpages/en/lb_binary_includes.1 +++ b/manpages/en/lb_binary_includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_includes\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_iso.1 b/manpages/en/lb_binary_iso.1 index 22f93e5f2..0b8ae8661 100644 --- a/manpages/en/lb_binary_iso.1 +++ b/manpages/en/lb_binary_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_iso\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_linux-image.1 b/manpages/en/lb_binary_linux-image.1 index a82cfe61d..0fb13f843 100644 --- a/manpages/en/lb_binary_linux-image.1 +++ b/manpages/en/lb_binary_linux-image.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_linux\-image\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-hooks.1 b/manpages/en/lb_binary_local-hooks.1 index 804ad693b..40272c67e 100644 --- a/manpages/en/lb_binary_local-hooks.1 +++ b/manpages/en/lb_binary_local-hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local\-hooks\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-includes.1 b/manpages/en/lb_binary_local-includes.1 index e39ce1ad6..afd2ad04a 100644 --- a/manpages/en/lb_binary_local-includes.1 +++ b/manpages/en/lb_binary_local-includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local\-includes\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_local-packageslists.1 b/manpages/en/lb_binary_local-packageslists.1 index c568a7e78..c75d2c57f 100644 --- a/manpages/en/lb_binary_local-packageslists.1 +++ b/manpages/en/lb_binary_local-packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_local-packageslists\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_manifest.1 b/manpages/en/lb_binary_manifest.1 index 653222e27..2bce1d61d 100644 --- a/manpages/en/lb_binary_manifest.1 +++ b/manpages/en/lb_binary_manifest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_manifest\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_memtest.1 b/manpages/en/lb_binary_memtest.1 index 8ab46f8c5..36df22877 100644 --- a/manpages/en/lb_binary_memtest.1 +++ b/manpages/en/lb_binary_memtest.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_memtest\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_net.1 b/manpages/en/lb_binary_net.1 index 5e85a7cee..64c6c907b 100644 --- a/manpages/en/lb_binary_net.1 +++ b/manpages/en/lb_binary_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_net\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_rootfs.1 b/manpages/en/lb_binary_rootfs.1 index 102feb553..bbcc4a349 100644 --- a/manpages/en/lb_binary_rootfs.1 +++ b/manpages/en/lb_binary_rootfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_rootfs\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_silo.1 b/manpages/en/lb_binary_silo.1 index 9a3dc9b8d..a365a5d8e 100644 --- a/manpages/en/lb_binary_silo.1 +++ b/manpages/en/lb_binary_silo.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_silo\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_syslinux.1 b/manpages/en/lb_binary_syslinux.1 index 2bb5a53af..fc7351cee 100644 --- a/manpages/en/lb_binary_syslinux.1 +++ b/manpages/en/lb_binary_syslinux.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_syslinux\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_tar.1 b/manpages/en/lb_binary_tar.1 index 0e26ca0c5..4e337f9c2 100644 --- a/manpages/en/lb_binary_tar.1 +++ b/manpages/en/lb_binary_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_tar\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_usb.1 b/manpages/en/lb_binary_usb.1 index 696ac2ad1..adf23b29e 100644 --- a/manpages/en/lb_binary_usb.1 +++ b/manpages/en/lb_binary_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_usb\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_virtual-hdd.1 b/manpages/en/lb_binary_virtual-hdd.1 index 692fa35c7..a41957eb3 100644 --- a/manpages/en/lb_binary_virtual-hdd.1 +++ b/manpages/en/lb_binary_virtual-hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_virtual\-hdd\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_win32-loader.1 b/manpages/en/lb_binary_win32-loader.1 index 8a6f570e6..ea0ba8371 100644 --- a/manpages/en/lb_binary_win32-loader.1 +++ b/manpages/en/lb_binary_win32-loader.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_win32\-loader\fR \- Complete the binary stage diff --git a/manpages/en/lb_binary_yaboot.1 b/manpages/en/lb_binary_yaboot.1 index e233208c3..ca2295d93 100644 --- a/manpages/en/lb_binary_yaboot.1 +++ b/manpages/en/lb_binary_yaboot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb binary_yaboot\fR \- Complete the binary stage diff --git a/manpages/en/lb_bootstrap.1 b/manpages/en/lb_bootstrap.1 index 33f94e8c1..f02848da6 100644 --- a/manpages/en/lb_bootstrap.1 +++ b/manpages/en/lb_bootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_cache.1 b/manpages/en/lb_bootstrap_cache.1 index 0719d7408..cf7c6fead 100644 --- a/manpages/en/lb_bootstrap_cache.1 +++ b/manpages/en/lb_bootstrap_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_cache\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_cdebootstrap.1 b/manpages/en/lb_bootstrap_cdebootstrap.1 index f72f6c4aa..fe2f2ed32 100644 --- a/manpages/en/lb_bootstrap_cdebootstrap.1 +++ b/manpages/en/lb_bootstrap_cdebootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_cdebootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_copy.1 b/manpages/en/lb_bootstrap_copy.1 index b7199541f..d45b20c78 100644 --- a/manpages/en/lb_bootstrap_copy.1 +++ b/manpages/en/lb_bootstrap_copy.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_copy\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_bootstrap_debootstrap.1 b/manpages/en/lb_bootstrap_debootstrap.1 index 5fb13d6f4..ef30f4f53 100644 --- a/manpages/en/lb_bootstrap_debootstrap.1 +++ b/manpages/en/lb_bootstrap_debootstrap.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb bootstrap_debootstrap\fR \- Complete the bootstrap stage diff --git a/manpages/en/lb_build.1 b/manpages/en/lb_build.1 index 724a169b6..8485f7b07 100644 --- a/manpages/en/lb_build.1 +++ b/manpages/en/lb_build.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb build\fR \- Complete the bootstrap, chroot, binary, and source stages diff --git a/manpages/en/lb_chroot.1 b/manpages/en/lb_chroot.1 index cac217dd2..3a4f87766 100644 --- a/manpages/en/lb_chroot.1 +++ b/manpages/en/lb_chroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_apt.1 b/manpages/en/lb_chroot_apt.1 index c77598724..53fac53cd 100644 --- a/manpages/en/lb_chroot_apt.1 +++ b/manpages/en/lb_chroot_apt.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_apt\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_cache.1 b/manpages/en/lb_chroot_cache.1 index 9dd2cd24d..02e29e1c4 100644 --- a/manpages/en/lb_chroot_cache.1 +++ b/manpages/en/lb_chroot_cache.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_cache\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_debianchroot.1 b/manpages/en/lb_chroot_debianchroot.1 index 1c4a6e928..0c79eee7e 100644 --- a/manpages/en/lb_chroot_debianchroot.1 +++ b/manpages/en/lb_chroot_debianchroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_debianchroot\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_devpts.1 b/manpages/en/lb_chroot_devpts.1 index 223606097..7005ce98a 100644 --- a/manpages/en/lb_chroot_devpts.1 +++ b/manpages/en/lb_chroot_devpts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_devpts\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_dpkg.1 b/manpages/en/lb_chroot_dpkg.1 index 16d5380e8..aefc1ddb3 100644 --- a/manpages/en/lb_chroot_dpkg.1 +++ b/manpages/en/lb_chroot_dpkg.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_dpkg\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hacks.1 b/manpages/en/lb_chroot_hacks.1 index 909b524b6..3e3250381 100644 --- a/manpages/en/lb_chroot_hacks.1 +++ b/manpages/en/lb_chroot_hacks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hacks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hooks.1 b/manpages/en/lb_chroot_hooks.1 index 11523b58e..37134251d 100644 --- a/manpages/en/lb_chroot_hooks.1 +++ b/manpages/en/lb_chroot_hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hooks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hostname.1 b/manpages/en/lb_chroot_hostname.1 index 5d3f1758e..d05943dcf 100644 --- a/manpages/en/lb_chroot_hostname.1 +++ b/manpages/en/lb_chroot_hostname.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hostname\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_hosts.1 b/manpages/en/lb_chroot_hosts.1 index 0a17fc5fa..1f81e67c1 100644 --- a/manpages/en/lb_chroot_hosts.1 +++ b/manpages/en/lb_chroot_hosts.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_hosts\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_install-packages.1 b/manpages/en/lb_chroot_install-packages.1 index fafd0cdb6..16e969ae8 100644 --- a/manpages/en/lb_chroot_install-packages.1 +++ b/manpages/en/lb_chroot_install-packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_install\-packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_interactive.1 b/manpages/en/lb_chroot_interactive.1 index 5707536cd..0c1b95288 100644 --- a/manpages/en/lb_chroot_interactive.1 +++ b/manpages/en/lb_chroot_interactive.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_interactive\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_linux-image.1 b/manpages/en/lb_chroot_linux-image.1 index 4370195d6..67c821f1a 100644 --- a/manpages/en/lb_chroot_linux-image.1 +++ b/manpages/en/lb_chroot_linux-image.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_linux\-image\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-hooks.1 b/manpages/en/lb_chroot_local-hooks.1 index 40bb06afb..c7016023f 100644 --- a/manpages/en/lb_chroot_local-hooks.1 +++ b/manpages/en/lb_chroot_local-hooks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-hooks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-includes.1 b/manpages/en/lb_chroot_local-includes.1 index 4f352e149..40124dc9e 100644 --- a/manpages/en/lb_chroot_local-includes.1 +++ b/manpages/en/lb_chroot_local-includes.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-includes\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-packages.1 b/manpages/en/lb_chroot_local-packages.1 index c3d4af6fb..26ce6382d 100644 --- a/manpages/en/lb_chroot_local-packages.1 +++ b/manpages/en/lb_chroot_local-packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-packageslists.1 b/manpages/en/lb_chroot_local-packageslists.1 index b3ab8e49e..96f0a3996 100644 --- a/manpages/en/lb_chroot_local-packageslists.1 +++ b/manpages/en/lb_chroot_local-packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-packageslists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-patches.1 b/manpages/en/lb_chroot_local-patches.1 index e8e9437cf..9a320611b 100644 --- a/manpages/en/lb_chroot_local-patches.1 +++ b/manpages/en/lb_chroot_local-patches.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-patches\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_local-preseed.1 b/manpages/en/lb_chroot_local-preseed.1 index 90e6e387d..03b3ffe1a 100644 --- a/manpages/en/lb_chroot_local-preseed.1 +++ b/manpages/en/lb_chroot_local-preseed.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_local\-preseed\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_localization.1 b/manpages/en/lb_chroot_localization.1 index 71ce6c26f..30a4a8113 100644 --- a/manpages/en/lb_chroot_localization.1 +++ b/manpages/en/lb_chroot_localization.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_localization\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packages.1 b/manpages/en/lb_chroot_packages.1 index 950b4968b..b73579e0c 100644 --- a/manpages/en/lb_chroot_packages.1 +++ b/manpages/en/lb_chroot_packages.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_packages\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_packageslists.1 b/manpages/en/lb_chroot_packageslists.1 index eb2904615..692ba55ff 100644 --- a/manpages/en/lb_chroot_packageslists.1 +++ b/manpages/en/lb_chroot_packageslists.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_packageslists\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_preseed.1 b/manpages/en/lb_chroot_preseed.1 index 507dde3a5..01b2979d1 100644 --- a/manpages/en/lb_chroot_preseed.1 +++ b/manpages/en/lb_chroot_preseed.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_preseed\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_proc.1 b/manpages/en/lb_chroot_proc.1 index 0c7895463..3ce2f1cc6 100644 --- a/manpages/en/lb_chroot_proc.1 +++ b/manpages/en/lb_chroot_proc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_proc\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_resolv.1 b/manpages/en/lb_chroot_resolv.1 index 3e1c5967a..5ca410866 100644 --- a/manpages/en/lb_chroot_resolv.1 +++ b/manpages/en/lb_chroot_resolv.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_resolv\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_selinuxfs.1 b/manpages/en/lb_chroot_selinuxfs.1 index d8a6e644f..174f0521f 100644 --- a/manpages/en/lb_chroot_selinuxfs.1 +++ b/manpages/en/lb_chroot_selinuxfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_selinuxfs\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sources.1 b/manpages/en/lb_chroot_sources.1 index 4fd9818f1..f3f446e7c 100644 --- a/manpages/en/lb_chroot_sources.1 +++ b/manpages/en/lb_chroot_sources.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sources\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_symlinks.1 b/manpages/en/lb_chroot_symlinks.1 index 2c9197079..3d17ee759 100644 --- a/manpages/en/lb_chroot_symlinks.1 +++ b/manpages/en/lb_chroot_symlinks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_symlinks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysfs.1 b/manpages/en/lb_chroot_sysfs.1 index 2dcc1b1c7..1afa1d7cd 100644 --- a/manpages/en/lb_chroot_sysfs.1 +++ b/manpages/en/lb_chroot_sysfs.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysfs\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysv-rc.1 b/manpages/en/lb_chroot_sysv-rc.1 index 889f5cdf7..13a6cf5c5 100644 --- a/manpages/en/lb_chroot_sysv-rc.1 +++ b/manpages/en/lb_chroot_sysv-rc.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysv-rc\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_sysvinit.1 b/manpages/en/lb_chroot_sysvinit.1 index 7b5f3d0ce..047637cbb 100644 --- a/manpages/en/lb_chroot_sysvinit.1 +++ b/manpages/en/lb_chroot_sysvinit.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_sysvinit\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_tasks.1 b/manpages/en/lb_chroot_tasks.1 index f4e6e4525..7155dde55 100644 --- a/manpages/en/lb_chroot_tasks.1 +++ b/manpages/en/lb_chroot_tasks.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_tasks\fR \- Complete the chroot stage diff --git a/manpages/en/lb_chroot_upstart.1 b/manpages/en/lb_chroot_upstart.1 index e9517f22a..dfe74e6ba 100644 --- a/manpages/en/lb_chroot_upstart.1 +++ b/manpages/en/lb_chroot_upstart.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb chroot_upstart\fR \- Complete the chroot stage diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 2ed61665d..2e03b1be4 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb clean\fR \- Clean build directory diff --git a/manpages/en/lb_config.1 b/manpages/en/lb_config.1 index 28de1a30b..ad41cfbb8 100644 --- a/manpages/en/lb_config.1 +++ b/manpages/en/lb_config.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb config\fR \- Create config directory diff --git a/manpages/en/lb_local.1 b/manpages/en/lb_local.1 index 5f02af754..33e9aa78d 100644 --- a/manpages/en/lb_local.1 +++ b/manpages/en/lb_local.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb local\fR \- wrapper for local live\-build programs diff --git a/manpages/en/lb_source.1 b/manpages/en/lb_source.1 index 51d69a0fc..d8f17e005 100644 --- a/manpages/en/lb_source.1 +++ b/manpages/en/lb_source.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source\fR \- Complete the source stage diff --git a/manpages/en/lb_source_checksums.1 b/manpages/en/lb_source_checksums.1 index 7137c78d7..ab31c8e91 100644 --- a/manpages/en/lb_source_checksums.1 +++ b/manpages/en/lb_source_checksums.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_checksums\fR \- Complete the source stage diff --git a/manpages/en/lb_source_debian-live.1 b/manpages/en/lb_source_debian-live.1 index d17fa8306..61f343b20 100644 --- a/manpages/en/lb_source_debian-live.1 +++ b/manpages/en/lb_source_debian-live.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_debian\-live\fR \- Complete the source stage diff --git a/manpages/en/lb_source_debian.1 b/manpages/en/lb_source_debian.1 index 31c0bc0c9..554a1941c 100644 --- a/manpages/en/lb_source_debian.1 +++ b/manpages/en/lb_source_debian.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_debian\fR \- Complete the source stage diff --git a/manpages/en/lb_source_disk.1 b/manpages/en/lb_source_disk.1 index 840c7329a..035573a57 100644 --- a/manpages/en/lb_source_disk.1 +++ b/manpages/en/lb_source_disk.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_disk\fR \- Complete the source stage diff --git a/manpages/en/lb_source_iso.1 b/manpages/en/lb_source_iso.1 index 9f2da133b..91964d4e5 100644 --- a/manpages/en/lb_source_iso.1 +++ b/manpages/en/lb_source_iso.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_iso\fR \- Complete the source stage diff --git a/manpages/en/lb_source_net.1 b/manpages/en/lb_source_net.1 index 7ba69a6ae..a5a6e3ddb 100644 --- a/manpages/en/lb_source_net.1 +++ b/manpages/en/lb_source_net.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_net\fR \- Complete the source stage diff --git a/manpages/en/lb_source_tar.1 b/manpages/en/lb_source_tar.1 index e598e2c21..077f11f54 100644 --- a/manpages/en/lb_source_tar.1 +++ b/manpages/en/lb_source_tar.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_tar\fR \- Complete the source stage diff --git a/manpages/en/lb_source_usb.1 b/manpages/en/lb_source_usb.1 index c5e9ea97c..1bc0c8def 100644 --- a/manpages/en/lb_source_usb.1 +++ b/manpages/en/lb_source_usb.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_usb\fR \- Complete the source stage diff --git a/manpages/en/lb_source_virtual-hdd.1 b/manpages/en/lb_source_virtual-hdd.1 index 997091ca3..14702f866 100644 --- a/manpages/en/lb_source_virtual-hdd.1 +++ b/manpages/en/lb_source_virtual-hdd.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb source_virtual\-hdd\fR \- Complete the source stage diff --git a/manpages/en/lb_testroot.1 b/manpages/en/lb_testroot.1 index a920db51b..c6b269d75 100644 --- a/manpages/en/lb_testroot.1 +++ b/manpages/en/lb_testroot.1 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 1 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlb testroot\fR \- Ensure that a system is built as root diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7 index 631bb2fd1..9fdc642bb 100644 --- a/manpages/en/live-build.7 +++ b/manpages/en/live-build.7 @@ -1,4 +1,4 @@ -.TH LIVE\-BUILD 7 2011\-01\-11 2.0.11 "Debian Live Project" +.TH LIVE\-BUILD 7 2011\-02\-01 2.0.12 "Debian Live Project" .SH NAME \fBlive\-build\fR \- the Debian Live tool suite diff --git a/manpages/po/de/lb.1.po b/manpages/po/de/lb.1.po index 15c0dfb87..7a0793caa 100644 --- a/manpages/po/de/lb.1.po +++ b/manpages/po/de/lb.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary.1.po b/manpages/po/de/lb_binary.1.po index c8af77279..ca370a86e 100644 --- a/manpages/po/de/lb_binary.1.po +++ b/manpages/po/de/lb_binary.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_checksums.1.po b/manpages/po/de/lb_binary_checksums.1.po index 255874907..189686fed 100644 --- a/manpages/po/de/lb_binary_checksums.1.po +++ b/manpages/po/de/lb_binary_checksums.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_chroot.1.po b/manpages/po/de/lb_binary_chroot.1.po index 074b1911b..f5ccaeade 100644 --- a/manpages/po/de/lb_binary_chroot.1.po +++ b/manpages/po/de/lb_binary_chroot.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_debian-installer.1.po b/manpages/po/de/lb_binary_debian-installer.1.po index 2e29de2fb..6cb075f92 100644 --- a/manpages/po/de/lb_binary_debian-installer.1.po +++ b/manpages/po/de/lb_binary_debian-installer.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_disk.1.po b/manpages/po/de/lb_binary_disk.1.po index e93dc77ae..d82c0b432 100644 --- a/manpages/po/de/lb_binary_disk.1.po +++ b/manpages/po/de/lb_binary_disk.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_encryption.1.po b/manpages/po/de/lb_binary_encryption.1.po index 3c970cf09..6f2789308 100644 --- a/manpages/po/de/lb_binary_encryption.1.po +++ b/manpages/po/de/lb_binary_encryption.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_grub.1.po b/manpages/po/de/lb_binary_grub.1.po index 790dc09aa..c8aa9e92e 100644 --- a/manpages/po/de/lb_binary_grub.1.po +++ b/manpages/po/de/lb_binary_grub.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_grub2.1.po b/manpages/po/de/lb_binary_grub2.1.po index 109319c8d..aab99ace6 100644 --- a/manpages/po/de/lb_binary_grub2.1.po +++ b/manpages/po/de/lb_binary_grub2.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_includes.1.po b/manpages/po/de/lb_binary_includes.1.po index b8c07d6c0..9cf8d59d6 100644 --- a/manpages/po/de/lb_binary_includes.1.po +++ b/manpages/po/de/lb_binary_includes.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_iso.1.po b/manpages/po/de/lb_binary_iso.1.po index 7e8280d6b..c8155b5dc 100644 --- a/manpages/po/de/lb_binary_iso.1.po +++ b/manpages/po/de/lb_binary_iso.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_linux-image.1.po b/manpages/po/de/lb_binary_linux-image.1.po index fd8c505f9..243416568 100644 --- a/manpages/po/de/lb_binary_linux-image.1.po +++ b/manpages/po/de/lb_binary_linux-image.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_local-hooks.1.po b/manpages/po/de/lb_binary_local-hooks.1.po index 0d13d1ab4..a1d60ccbc 100644 --- a/manpages/po/de/lb_binary_local-hooks.1.po +++ b/manpages/po/de/lb_binary_local-hooks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_local-includes.1.po b/manpages/po/de/lb_binary_local-includes.1.po index 1bf6da7ad..54814fc3f 100644 --- a/manpages/po/de/lb_binary_local-includes.1.po +++ b/manpages/po/de/lb_binary_local-includes.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_local-packageslists.1.po b/manpages/po/de/lb_binary_local-packageslists.1.po index 92a2e6253..166f08443 100644 --- a/manpages/po/de/lb_binary_local-packageslists.1.po +++ b/manpages/po/de/lb_binary_local-packageslists.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_manifest.1.po b/manpages/po/de/lb_binary_manifest.1.po index f11859968..8ebae523d 100644 --- a/manpages/po/de/lb_binary_manifest.1.po +++ b/manpages/po/de/lb_binary_manifest.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_memtest.1.po b/manpages/po/de/lb_binary_memtest.1.po index 6a5c305b3..9859ec5e9 100644 --- a/manpages/po/de/lb_binary_memtest.1.po +++ b/manpages/po/de/lb_binary_memtest.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_net.1.po b/manpages/po/de/lb_binary_net.1.po index 696911ebc..972be31ce 100644 --- a/manpages/po/de/lb_binary_net.1.po +++ b/manpages/po/de/lb_binary_net.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_rootfs.1.po b/manpages/po/de/lb_binary_rootfs.1.po index f8b596760..0faa8bcc6 100644 --- a/manpages/po/de/lb_binary_rootfs.1.po +++ b/manpages/po/de/lb_binary_rootfs.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_silo.1.po b/manpages/po/de/lb_binary_silo.1.po index c0f907836..23c6f2861 100644 --- a/manpages/po/de/lb_binary_silo.1.po +++ b/manpages/po/de/lb_binary_silo.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_syslinux.1.po b/manpages/po/de/lb_binary_syslinux.1.po index bfdd581fd..7137c5cbe 100644 --- a/manpages/po/de/lb_binary_syslinux.1.po +++ b/manpages/po/de/lb_binary_syslinux.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_tar.1.po b/manpages/po/de/lb_binary_tar.1.po index d3657a031..e5771f08a 100644 --- a/manpages/po/de/lb_binary_tar.1.po +++ b/manpages/po/de/lb_binary_tar.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_usb.1.po b/manpages/po/de/lb_binary_usb.1.po index 982c3b014..08e91e71f 100644 --- a/manpages/po/de/lb_binary_usb.1.po +++ b/manpages/po/de/lb_binary_usb.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_virtual-hdd.1.po b/manpages/po/de/lb_binary_virtual-hdd.1.po index 137d86486..cec3b90dd 100644 --- a/manpages/po/de/lb_binary_virtual-hdd.1.po +++ b/manpages/po/de/lb_binary_virtual-hdd.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_win32-loader.1.po b/manpages/po/de/lb_binary_win32-loader.1.po index 45ac63e36..6c6ec676c 100644 --- a/manpages/po/de/lb_binary_win32-loader.1.po +++ b/manpages/po/de/lb_binary_win32-loader.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_binary_yaboot.1.po b/manpages/po/de/lb_binary_yaboot.1.po index 90c403882..2732d7cae 100644 --- a/manpages/po/de/lb_binary_yaboot.1.po +++ b/manpages/po/de/lb_binary_yaboot.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap.1.po b/manpages/po/de/lb_bootstrap.1.po index 3c348e06e..133c88392 100644 --- a/manpages/po/de/lb_bootstrap.1.po +++ b/manpages/po/de/lb_bootstrap.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_cache.1.po b/manpages/po/de/lb_bootstrap_cache.1.po index 1b2adb959..3352b1a5b 100644 --- a/manpages/po/de/lb_bootstrap_cache.1.po +++ b/manpages/po/de/lb_bootstrap_cache.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po index b3cd340d2..aa97841a5 100644 --- a/manpages/po/de/lb_bootstrap_cdebootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_cdebootstrap.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_copy.1.po b/manpages/po/de/lb_bootstrap_copy.1.po index 37036829c..4cdb7870d 100644 --- a/manpages/po/de/lb_bootstrap_copy.1.po +++ b/manpages/po/de/lb_bootstrap_copy.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_bootstrap_debootstrap.1.po b/manpages/po/de/lb_bootstrap_debootstrap.1.po index 4ac2c7150..7a2aa13e6 100644 --- a/manpages/po/de/lb_bootstrap_debootstrap.1.po +++ b/manpages/po/de/lb_bootstrap_debootstrap.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_build.1.po b/manpages/po/de/lb_build.1.po index f87cdd4bf..c538af4a3 100644 --- a/manpages/po/de/lb_build.1.po +++ b/manpages/po/de/lb_build.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot.1.po b/manpages/po/de/lb_chroot.1.po index e64b27a2d..ca6f68834 100644 --- a/manpages/po/de/lb_chroot.1.po +++ b/manpages/po/de/lb_chroot.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_apt.1.po b/manpages/po/de/lb_chroot_apt.1.po index aed5859e6..28f77ec91 100644 --- a/manpages/po/de/lb_chroot_apt.1.po +++ b/manpages/po/de/lb_chroot_apt.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_cache.1.po b/manpages/po/de/lb_chroot_cache.1.po index 49b56477e..63e7c2d74 100644 --- a/manpages/po/de/lb_chroot_cache.1.po +++ b/manpages/po/de/lb_chroot_cache.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_debianchroot.1.po b/manpages/po/de/lb_chroot_debianchroot.1.po index c740e8fa6..3379c7449 100644 --- a/manpages/po/de/lb_chroot_debianchroot.1.po +++ b/manpages/po/de/lb_chroot_debianchroot.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_devpts.1.po b/manpages/po/de/lb_chroot_devpts.1.po index 55b4bb083..c8a68c361 100644 --- a/manpages/po/de/lb_chroot_devpts.1.po +++ b/manpages/po/de/lb_chroot_devpts.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_dpkg.1.po b/manpages/po/de/lb_chroot_dpkg.1.po index 84943ecfa..35be7f5f4 100644 --- a/manpages/po/de/lb_chroot_dpkg.1.po +++ b/manpages/po/de/lb_chroot_dpkg.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hacks.1.po b/manpages/po/de/lb_chroot_hacks.1.po index 17827308a..d897e3e2a 100644 --- a/manpages/po/de/lb_chroot_hacks.1.po +++ b/manpages/po/de/lb_chroot_hacks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hooks.1.po b/manpages/po/de/lb_chroot_hooks.1.po index 5bb91c641..0afbc9cb8 100644 --- a/manpages/po/de/lb_chroot_hooks.1.po +++ b/manpages/po/de/lb_chroot_hooks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hostname.1.po b/manpages/po/de/lb_chroot_hostname.1.po index 2a660b304..4e6e88117 100644 --- a/manpages/po/de/lb_chroot_hostname.1.po +++ b/manpages/po/de/lb_chroot_hostname.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_hosts.1.po b/manpages/po/de/lb_chroot_hosts.1.po index f7a16a83b..1ed047de9 100644 --- a/manpages/po/de/lb_chroot_hosts.1.po +++ b/manpages/po/de/lb_chroot_hosts.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_install-packages.1.po b/manpages/po/de/lb_chroot_install-packages.1.po index b62267af1..ee6e6cf82 100644 --- a/manpages/po/de/lb_chroot_install-packages.1.po +++ b/manpages/po/de/lb_chroot_install-packages.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_interactive.1.po b/manpages/po/de/lb_chroot_interactive.1.po index a9666dc66..574860097 100644 --- a/manpages/po/de/lb_chroot_interactive.1.po +++ b/manpages/po/de/lb_chroot_interactive.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_linux-image.1.po b/manpages/po/de/lb_chroot_linux-image.1.po index ce3bb3ee7..5473cbac5 100644 --- a/manpages/po/de/lb_chroot_linux-image.1.po +++ b/manpages/po/de/lb_chroot_linux-image.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-hooks.1.po b/manpages/po/de/lb_chroot_local-hooks.1.po index 5435106f0..a778648dc 100644 --- a/manpages/po/de/lb_chroot_local-hooks.1.po +++ b/manpages/po/de/lb_chroot_local-hooks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-includes.1.po b/manpages/po/de/lb_chroot_local-includes.1.po index 2a972e45c..409a22a6f 100644 --- a/manpages/po/de/lb_chroot_local-includes.1.po +++ b/manpages/po/de/lb_chroot_local-includes.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-packages.1.po b/manpages/po/de/lb_chroot_local-packages.1.po index 9d8000b79..520c257fb 100644 --- a/manpages/po/de/lb_chroot_local-packages.1.po +++ b/manpages/po/de/lb_chroot_local-packages.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-packageslists.1.po b/manpages/po/de/lb_chroot_local-packageslists.1.po index 37cedf474..19f730f57 100644 --- a/manpages/po/de/lb_chroot_local-packageslists.1.po +++ b/manpages/po/de/lb_chroot_local-packageslists.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-patches.1.po b/manpages/po/de/lb_chroot_local-patches.1.po index 1b5122a71..1822690d2 100644 --- a/manpages/po/de/lb_chroot_local-patches.1.po +++ b/manpages/po/de/lb_chroot_local-patches.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_local-preseed.1.po b/manpages/po/de/lb_chroot_local-preseed.1.po index f09027ae1..dd122dff4 100644 --- a/manpages/po/de/lb_chroot_local-preseed.1.po +++ b/manpages/po/de/lb_chroot_local-preseed.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_localization.1.po b/manpages/po/de/lb_chroot_localization.1.po index 5a697ebf9..544e3002f 100644 --- a/manpages/po/de/lb_chroot_localization.1.po +++ b/manpages/po/de/lb_chroot_localization.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_packages.1.po b/manpages/po/de/lb_chroot_packages.1.po index d08513b9c..11c7e3237 100644 --- a/manpages/po/de/lb_chroot_packages.1.po +++ b/manpages/po/de/lb_chroot_packages.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_packageslists.1.po b/manpages/po/de/lb_chroot_packageslists.1.po index 04da73bcd..e81275853 100644 --- a/manpages/po/de/lb_chroot_packageslists.1.po +++ b/manpages/po/de/lb_chroot_packageslists.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_preseed.1.po b/manpages/po/de/lb_chroot_preseed.1.po index 5d7d0cc7b..be30103d0 100644 --- a/manpages/po/de/lb_chroot_preseed.1.po +++ b/manpages/po/de/lb_chroot_preseed.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_proc.1.po b/manpages/po/de/lb_chroot_proc.1.po index e23deb670..6ccddbf39 100644 --- a/manpages/po/de/lb_chroot_proc.1.po +++ b/manpages/po/de/lb_chroot_proc.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_resolv.1.po b/manpages/po/de/lb_chroot_resolv.1.po index 20371c170..76bf5e98f 100644 --- a/manpages/po/de/lb_chroot_resolv.1.po +++ b/manpages/po/de/lb_chroot_resolv.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_selinuxfs.1.po b/manpages/po/de/lb_chroot_selinuxfs.1.po index 37052d659..7be4c6914 100644 --- a/manpages/po/de/lb_chroot_selinuxfs.1.po +++ b/manpages/po/de/lb_chroot_selinuxfs.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sources.1.po b/manpages/po/de/lb_chroot_sources.1.po index 811365f4a..195d32f6b 100644 --- a/manpages/po/de/lb_chroot_sources.1.po +++ b/manpages/po/de/lb_chroot_sources.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_symlinks.1.po b/manpages/po/de/lb_chroot_symlinks.1.po index b29c37264..f48d2369c 100644 --- a/manpages/po/de/lb_chroot_symlinks.1.po +++ b/manpages/po/de/lb_chroot_symlinks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sysfs.1.po b/manpages/po/de/lb_chroot_sysfs.1.po index d751646c1..a9a17cee9 100644 --- a/manpages/po/de/lb_chroot_sysfs.1.po +++ b/manpages/po/de/lb_chroot_sysfs.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sysv-rc.1.po b/manpages/po/de/lb_chroot_sysv-rc.1.po index d80985904..fe2ee3c0f 100644 --- a/manpages/po/de/lb_chroot_sysv-rc.1.po +++ b/manpages/po/de/lb_chroot_sysv-rc.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_sysvinit.1.po b/manpages/po/de/lb_chroot_sysvinit.1.po index 7d0ce1c77..bc86a816e 100644 --- a/manpages/po/de/lb_chroot_sysvinit.1.po +++ b/manpages/po/de/lb_chroot_sysvinit.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_tasks.1.po b/manpages/po/de/lb_chroot_tasks.1.po index 159583c5e..a5bbe4dd2 100644 --- a/manpages/po/de/lb_chroot_tasks.1.po +++ b/manpages/po/de/lb_chroot_tasks.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_chroot_upstart.1.po b/manpages/po/de/lb_chroot_upstart.1.po index b2087a54d..49a99c3fa 100644 --- a/manpages/po/de/lb_chroot_upstart.1.po +++ b/manpages/po/de/lb_chroot_upstart.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_clean.1.po b/manpages/po/de/lb_clean.1.po index fcb1516cd..d52ed44a4 100644 --- a/manpages/po/de/lb_clean.1.po +++ b/manpages/po/de/lb_clean.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_config.1.po b/manpages/po/de/lb_config.1.po index bf8226a1a..1c73237be 100644 --- a/manpages/po/de/lb_config.1.po +++ b/manpages/po/de/lb_config.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH @@ -2009,8 +2009,8 @@ msgstr "" #: en/lb_config.1:346 msgid "" "sets the PREPARER field in the header of a resulting CD/DVD image. By " -"default this is set to \"live-build I<VERSION>; http://packages.qa.debian." -"org/live-build\", whereas VERSION is expanded to the version of live-build " +"default this is set to \"live-build I<2.0.12>; http://packages.qa.debian." +"org/live-build\", whereas 2.0.12 is expanded to the version of live-build " "that was used to build the image." msgstr "" @@ -2042,8 +2042,8 @@ msgid "" "'(I<MODE>) (I<DISTRIBUTION>) (I<DATE>)' whereas MODE is expanded to the name " "of the mode in use, DISTRIBUTION the distribution name, and DATE with the " "current date and time of the generation. When running in debian-release mode " -"however, it will instead default to 'Debian (I<VERSION>) (I<ARCHITECTURE>) " -"live' where VERSION becomes the numerical version of the release being built " +"however, it will instead default to 'Debian (I<2.0.12>) (I<ARCHITECTURE>) " +"live' where 2.0.12 becomes the numerical version of the release being built " "and ARCHITECTURE becomes the name of the architecture." msgstr "" diff --git a/manpages/po/de/lb_local.1.po b/manpages/po/de/lb_local.1.po index 2f5b13dc1..b543c16f2 100644 --- a/manpages/po/de/lb_local.1.po +++ b/manpages/po/de/lb_local.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source.1.po b/manpages/po/de/lb_source.1.po index 76acb2183..48bd4d49a 100644 --- a/manpages/po/de/lb_source.1.po +++ b/manpages/po/de/lb_source.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_checksums.1.po b/manpages/po/de/lb_source_checksums.1.po index 41495d2f1..7903ff9e6 100644 --- a/manpages/po/de/lb_source_checksums.1.po +++ b/manpages/po/de/lb_source_checksums.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_debian-live.1.po b/manpages/po/de/lb_source_debian-live.1.po index ba73a7103..2317a0c4a 100644 --- a/manpages/po/de/lb_source_debian-live.1.po +++ b/manpages/po/de/lb_source_debian-live.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_debian.1.po b/manpages/po/de/lb_source_debian.1.po index 4b377ec0c..57696925f 100644 --- a/manpages/po/de/lb_source_debian.1.po +++ b/manpages/po/de/lb_source_debian.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_disk.1.po b/manpages/po/de/lb_source_disk.1.po index a6f27338f..f63690c70 100644 --- a/manpages/po/de/lb_source_disk.1.po +++ b/manpages/po/de/lb_source_disk.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_iso.1.po b/manpages/po/de/lb_source_iso.1.po index da67a308c..4c5441b1b 100644 --- a/manpages/po/de/lb_source_iso.1.po +++ b/manpages/po/de/lb_source_iso.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_net.1.po b/manpages/po/de/lb_source_net.1.po index 4e80ee1df..1ed0be3c5 100644 --- a/manpages/po/de/lb_source_net.1.po +++ b/manpages/po/de/lb_source_net.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_tar.1.po b/manpages/po/de/lb_source_tar.1.po index 63c3faa99..cafaddefc 100644 --- a/manpages/po/de/lb_source_tar.1.po +++ b/manpages/po/de/lb_source_tar.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_usb.1.po b/manpages/po/de/lb_source_usb.1.po index dcce0691a..681155de5 100644 --- a/manpages/po/de/lb_source_usb.1.po +++ b/manpages/po/de/lb_source_usb.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_source_virtual-hdd.1.po b/manpages/po/de/lb_source_virtual-hdd.1.po index db112bfdb..35c74299b 100644 --- a/manpages/po/de/lb_source_virtual-hdd.1.po +++ b/manpages/po/de/lb_source_virtual-hdd.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/lb_testroot.1.po b/manpages/po/de/lb_testroot.1.po index 3ddf42dab..a70bdc444 100644 --- a/manpages/po/de/lb_testroot.1.po +++ b/manpages/po/de/lb_testroot.1.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/po/de/live-build.7.po b/manpages/po/de/live-build.7.po index df8a89dd3..3d39badec 100644 --- a/manpages/po/de/live-build.7.po +++ b/manpages/po/de/live-build.7.po @@ -5,8 +5,8 @@ # msgid "" msgstr "" -"Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"Project-Id-Version: live-build 2.0.12\n" +"POT-Creation-Date: 2011-02-01 22:33+0100\n" "PO-Revision-Date: 2011-01-11 14:52+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb.1.pot b/manpages/pot/lb.1.pot index 5a63047f4..8d8689180 100644 --- a/manpages/pot/lb.1.pot +++ b/manpages/pot/lb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary.1.pot b/manpages/pot/lb_binary.1.pot index 1dd7c5afc..e80692058 100644 --- a/manpages/pot/lb_binary.1.pot +++ b/manpages/pot/lb_binary.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_checksums.1.pot b/manpages/pot/lb_binary_checksums.1.pot index 45c73ef74..f3b9ae095 100644 --- a/manpages/pot/lb_binary_checksums.1.pot +++ b/manpages/pot/lb_binary_checksums.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_chroot.1.pot b/manpages/pot/lb_binary_chroot.1.pot index 5fbbf1530..1c4edcba6 100644 --- a/manpages/pot/lb_binary_chroot.1.pot +++ b/manpages/pot/lb_binary_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_debian-installer.1.pot b/manpages/pot/lb_binary_debian-installer.1.pot index b04e7325c..a04f19bda 100644 --- a/manpages/pot/lb_binary_debian-installer.1.pot +++ b/manpages/pot/lb_binary_debian-installer.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_disk.1.pot b/manpages/pot/lb_binary_disk.1.pot index 6d217aae1..0e1cd3571 100644 --- a/manpages/pot/lb_binary_disk.1.pot +++ b/manpages/pot/lb_binary_disk.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_encryption.1.pot b/manpages/pot/lb_binary_encryption.1.pot index 81bef5fe1..e023f2428 100644 --- a/manpages/pot/lb_binary_encryption.1.pot +++ b/manpages/pot/lb_binary_encryption.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub.1.pot b/manpages/pot/lb_binary_grub.1.pot index a3a8171f4..6805b7eee 100644 --- a/manpages/pot/lb_binary_grub.1.pot +++ b/manpages/pot/lb_binary_grub.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_grub2.1.pot b/manpages/pot/lb_binary_grub2.1.pot index d96bac47a..896217ea2 100644 --- a/manpages/pot/lb_binary_grub2.1.pot +++ b/manpages/pot/lb_binary_grub2.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_includes.1.pot b/manpages/pot/lb_binary_includes.1.pot index e38f916bd..1db92dc7b 100644 --- a/manpages/pot/lb_binary_includes.1.pot +++ b/manpages/pot/lb_binary_includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_iso.1.pot b/manpages/pot/lb_binary_iso.1.pot index df305a2c8..81dae7778 100644 --- a/manpages/pot/lb_binary_iso.1.pot +++ b/manpages/pot/lb_binary_iso.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_linux-image.1.pot b/manpages/pot/lb_binary_linux-image.1.pot index 13548cdfe..61f6f38c4 100644 --- a/manpages/pot/lb_binary_linux-image.1.pot +++ b/manpages/pot/lb_binary_linux-image.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-hooks.1.pot b/manpages/pot/lb_binary_local-hooks.1.pot index 380f40869..0c132d80e 100644 --- a/manpages/pot/lb_binary_local-hooks.1.pot +++ b/manpages/pot/lb_binary_local-hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-includes.1.pot b/manpages/pot/lb_binary_local-includes.1.pot index 070bfa8c3..b01974acc 100644 --- a/manpages/pot/lb_binary_local-includes.1.pot +++ b/manpages/pot/lb_binary_local-includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_local-packageslists.1.pot b/manpages/pot/lb_binary_local-packageslists.1.pot index dc826ee2f..b62fa0583 100644 --- a/manpages/pot/lb_binary_local-packageslists.1.pot +++ b/manpages/pot/lb_binary_local-packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_manifest.1.pot b/manpages/pot/lb_binary_manifest.1.pot index a21392235..423ba3c6a 100644 --- a/manpages/pot/lb_binary_manifest.1.pot +++ b/manpages/pot/lb_binary_manifest.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_memtest.1.pot b/manpages/pot/lb_binary_memtest.1.pot index 7b14c6be9..f25854151 100644 --- a/manpages/pot/lb_binary_memtest.1.pot +++ b/manpages/pot/lb_binary_memtest.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_net.1.pot b/manpages/pot/lb_binary_net.1.pot index 418b7ffdc..a95d2e4c0 100644 --- a/manpages/pot/lb_binary_net.1.pot +++ b/manpages/pot/lb_binary_net.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_rootfs.1.pot b/manpages/pot/lb_binary_rootfs.1.pot index d856e839d..31a4fa1cb 100644 --- a/manpages/pot/lb_binary_rootfs.1.pot +++ b/manpages/pot/lb_binary_rootfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_silo.1.pot b/manpages/pot/lb_binary_silo.1.pot index 0d119de13..4940a8182 100644 --- a/manpages/pot/lb_binary_silo.1.pot +++ b/manpages/pot/lb_binary_silo.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_syslinux.1.pot b/manpages/pot/lb_binary_syslinux.1.pot index 09855c343..3e1b14b46 100644 --- a/manpages/pot/lb_binary_syslinux.1.pot +++ b/manpages/pot/lb_binary_syslinux.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_tar.1.pot b/manpages/pot/lb_binary_tar.1.pot index e3302a920..8d760ab45 100644 --- a/manpages/pot/lb_binary_tar.1.pot +++ b/manpages/pot/lb_binary_tar.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_usb.1.pot b/manpages/pot/lb_binary_usb.1.pot index bb296e637..e5ef1a07a 100644 --- a/manpages/pot/lb_binary_usb.1.pot +++ b/manpages/pot/lb_binary_usb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_virtual-hdd.1.pot b/manpages/pot/lb_binary_virtual-hdd.1.pot index ec118eb50..0ce47fba8 100644 --- a/manpages/pot/lb_binary_virtual-hdd.1.pot +++ b/manpages/pot/lb_binary_virtual-hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_win32-loader.1.pot b/manpages/pot/lb_binary_win32-loader.1.pot index 2b4996a6b..7f4b58b0f 100644 --- a/manpages/pot/lb_binary_win32-loader.1.pot +++ b/manpages/pot/lb_binary_win32-loader.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_binary_yaboot.1.pot b/manpages/pot/lb_binary_yaboot.1.pot index 6fcb37371..1f11e5a00 100644 --- a/manpages/pot/lb_binary_yaboot.1.pot +++ b/manpages/pot/lb_binary_yaboot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap.1.pot b/manpages/pot/lb_bootstrap.1.pot index 3269b08fc..810ef31fc 100644 --- a/manpages/pot/lb_bootstrap.1.pot +++ b/manpages/pot/lb_bootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cache.1.pot b/manpages/pot/lb_bootstrap_cache.1.pot index 49c2b3873..e00512ec3 100644 --- a/manpages/pot/lb_bootstrap_cache.1.pot +++ b/manpages/pot/lb_bootstrap_cache.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot index adbebcd63..2f5646b9f 100644 --- a/manpages/pot/lb_bootstrap_cdebootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_cdebootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_copy.1.pot b/manpages/pot/lb_bootstrap_copy.1.pot index 7575ad9d4..83a8d3000 100644 --- a/manpages/pot/lb_bootstrap_copy.1.pot +++ b/manpages/pot/lb_bootstrap_copy.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_bootstrap_debootstrap.1.pot b/manpages/pot/lb_bootstrap_debootstrap.1.pot index 40531a04d..a472dc2d6 100644 --- a/manpages/pot/lb_bootstrap_debootstrap.1.pot +++ b/manpages/pot/lb_bootstrap_debootstrap.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_build.1.pot b/manpages/pot/lb_build.1.pot index 4a8342f22..b7f6387d6 100644 --- a/manpages/pot/lb_build.1.pot +++ b/manpages/pot/lb_build.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot.1.pot b/manpages/pot/lb_chroot.1.pot index 89ccb07f6..a59de6c3f 100644 --- a/manpages/pot/lb_chroot.1.pot +++ b/manpages/pot/lb_chroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_apt.1.pot b/manpages/pot/lb_chroot_apt.1.pot index 933b2c4a2..ad07a52bf 100644 --- a/manpages/pot/lb_chroot_apt.1.pot +++ b/manpages/pot/lb_chroot_apt.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_cache.1.pot b/manpages/pot/lb_chroot_cache.1.pot index ba7fb8fab..0e6bea872 100644 --- a/manpages/pot/lb_chroot_cache.1.pot +++ b/manpages/pot/lb_chroot_cache.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_debianchroot.1.pot b/manpages/pot/lb_chroot_debianchroot.1.pot index 33026b244..cb6ec110c 100644 --- a/manpages/pot/lb_chroot_debianchroot.1.pot +++ b/manpages/pot/lb_chroot_debianchroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_devpts.1.pot b/manpages/pot/lb_chroot_devpts.1.pot index a763322ba..4847d476b 100644 --- a/manpages/pot/lb_chroot_devpts.1.pot +++ b/manpages/pot/lb_chroot_devpts.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_dpkg.1.pot b/manpages/pot/lb_chroot_dpkg.1.pot index 017513a6e..d78095a34 100644 --- a/manpages/pot/lb_chroot_dpkg.1.pot +++ b/manpages/pot/lb_chroot_dpkg.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hacks.1.pot b/manpages/pot/lb_chroot_hacks.1.pot index 2be6d38c5..a47bbc148 100644 --- a/manpages/pot/lb_chroot_hacks.1.pot +++ b/manpages/pot/lb_chroot_hacks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hooks.1.pot b/manpages/pot/lb_chroot_hooks.1.pot index fccb3da73..63006b494 100644 --- a/manpages/pot/lb_chroot_hooks.1.pot +++ b/manpages/pot/lb_chroot_hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hostname.1.pot b/manpages/pot/lb_chroot_hostname.1.pot index bfaaa7821..b8ca303e6 100644 --- a/manpages/pot/lb_chroot_hostname.1.pot +++ b/manpages/pot/lb_chroot_hostname.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_hosts.1.pot b/manpages/pot/lb_chroot_hosts.1.pot index ef1f7cdaa..1fdf5d11d 100644 --- a/manpages/pot/lb_chroot_hosts.1.pot +++ b/manpages/pot/lb_chroot_hosts.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_install-packages.1.pot b/manpages/pot/lb_chroot_install-packages.1.pot index af9b2b836..2c75ccba7 100644 --- a/manpages/pot/lb_chroot_install-packages.1.pot +++ b/manpages/pot/lb_chroot_install-packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_interactive.1.pot b/manpages/pot/lb_chroot_interactive.1.pot index 2ca9006f3..4ca18ed64 100644 --- a/manpages/pot/lb_chroot_interactive.1.pot +++ b/manpages/pot/lb_chroot_interactive.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_linux-image.1.pot b/manpages/pot/lb_chroot_linux-image.1.pot index 13a73a02a..44491e0dd 100644 --- a/manpages/pot/lb_chroot_linux-image.1.pot +++ b/manpages/pot/lb_chroot_linux-image.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-hooks.1.pot b/manpages/pot/lb_chroot_local-hooks.1.pot index a7386cf52..1cc7d54e3 100644 --- a/manpages/pot/lb_chroot_local-hooks.1.pot +++ b/manpages/pot/lb_chroot_local-hooks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-includes.1.pot b/manpages/pot/lb_chroot_local-includes.1.pot index aea7455c5..1e7f20fcd 100644 --- a/manpages/pot/lb_chroot_local-includes.1.pot +++ b/manpages/pot/lb_chroot_local-includes.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packages.1.pot b/manpages/pot/lb_chroot_local-packages.1.pot index b80940b2f..9bbf3431a 100644 --- a/manpages/pot/lb_chroot_local-packages.1.pot +++ b/manpages/pot/lb_chroot_local-packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-packageslists.1.pot b/manpages/pot/lb_chroot_local-packageslists.1.pot index c59720b7f..8c4a0e615 100644 --- a/manpages/pot/lb_chroot_local-packageslists.1.pot +++ b/manpages/pot/lb_chroot_local-packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-patches.1.pot b/manpages/pot/lb_chroot_local-patches.1.pot index 2d714c92a..e98d2aefa 100644 --- a/manpages/pot/lb_chroot_local-patches.1.pot +++ b/manpages/pot/lb_chroot_local-patches.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_local-preseed.1.pot b/manpages/pot/lb_chroot_local-preseed.1.pot index 01e3a7b32..43e4f48d1 100644 --- a/manpages/pot/lb_chroot_local-preseed.1.pot +++ b/manpages/pot/lb_chroot_local-preseed.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_localization.1.pot b/manpages/pot/lb_chroot_localization.1.pot index 1af9a5255..cb175f64e 100644 --- a/manpages/pot/lb_chroot_localization.1.pot +++ b/manpages/pot/lb_chroot_localization.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packages.1.pot b/manpages/pot/lb_chroot_packages.1.pot index f34183475..23ae00bec 100644 --- a/manpages/pot/lb_chroot_packages.1.pot +++ b/manpages/pot/lb_chroot_packages.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_packageslists.1.pot b/manpages/pot/lb_chroot_packageslists.1.pot index 857c0a707..91c89a6b7 100644 --- a/manpages/pot/lb_chroot_packageslists.1.pot +++ b/manpages/pot/lb_chroot_packageslists.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_preseed.1.pot b/manpages/pot/lb_chroot_preseed.1.pot index 06bf41aa5..8aa03fa8e 100644 --- a/manpages/pot/lb_chroot_preseed.1.pot +++ b/manpages/pot/lb_chroot_preseed.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_proc.1.pot b/manpages/pot/lb_chroot_proc.1.pot index e5962d4b0..b86ffa1ad 100644 --- a/manpages/pot/lb_chroot_proc.1.pot +++ b/manpages/pot/lb_chroot_proc.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_resolv.1.pot b/manpages/pot/lb_chroot_resolv.1.pot index c498cd5b8..cf36f1635 100644 --- a/manpages/pot/lb_chroot_resolv.1.pot +++ b/manpages/pot/lb_chroot_resolv.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_selinuxfs.1.pot b/manpages/pot/lb_chroot_selinuxfs.1.pot index bd3a1aeb7..487f2035b 100644 --- a/manpages/pot/lb_chroot_selinuxfs.1.pot +++ b/manpages/pot/lb_chroot_selinuxfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sources.1.pot b/manpages/pot/lb_chroot_sources.1.pot index 56584d352..0ced7ee3c 100644 --- a/manpages/pot/lb_chroot_sources.1.pot +++ b/manpages/pot/lb_chroot_sources.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_symlinks.1.pot b/manpages/pot/lb_chroot_symlinks.1.pot index 6c0242b9f..817f4a549 100644 --- a/manpages/pot/lb_chroot_symlinks.1.pot +++ b/manpages/pot/lb_chroot_symlinks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysfs.1.pot b/manpages/pot/lb_chroot_sysfs.1.pot index 906797453..e6965b908 100644 --- a/manpages/pot/lb_chroot_sysfs.1.pot +++ b/manpages/pot/lb_chroot_sysfs.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysv-rc.1.pot b/manpages/pot/lb_chroot_sysv-rc.1.pot index f1f68d3b9..8cc3a25bd 100644 --- a/manpages/pot/lb_chroot_sysv-rc.1.pot +++ b/manpages/pot/lb_chroot_sysv-rc.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_sysvinit.1.pot b/manpages/pot/lb_chroot_sysvinit.1.pot index 3aaa5a18c..cd8b6f9b6 100644 --- a/manpages/pot/lb_chroot_sysvinit.1.pot +++ b/manpages/pot/lb_chroot_sysvinit.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_tasks.1.pot b/manpages/pot/lb_chroot_tasks.1.pot index b485d9cea..f08aa4d25 100644 --- a/manpages/pot/lb_chroot_tasks.1.pot +++ b/manpages/pot/lb_chroot_tasks.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_chroot_upstart.1.pot b/manpages/pot/lb_chroot_upstart.1.pot index f267d072c..f3c846fce 100644 --- a/manpages/pot/lb_chroot_upstart.1.pot +++ b/manpages/pot/lb_chroot_upstart.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_clean.1.pot b/manpages/pot/lb_clean.1.pot index adca22d2a..bba7f08be 100644 --- a/manpages/pot/lb_clean.1.pot +++ b/manpages/pot/lb_clean.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_config.1.pot b/manpages/pot/lb_config.1.pot index 912668a82..f66be4d39 100644 --- a/manpages/pot/lb_config.1.pot +++ b/manpages/pot/lb_config.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_local.1.pot b/manpages/pot/lb_local.1.pot index 4b130f3da..52f590705 100644 --- a/manpages/pot/lb_local.1.pot +++ b/manpages/pot/lb_local.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source.1.pot b/manpages/pot/lb_source.1.pot index ff4746d19..5bf74cae0 100644 --- a/manpages/pot/lb_source.1.pot +++ b/manpages/pot/lb_source.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_checksums.1.pot b/manpages/pot/lb_source_checksums.1.pot index a9be66748..d12c397e9 100644 --- a/manpages/pot/lb_source_checksums.1.pot +++ b/manpages/pot/lb_source_checksums.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian-live.1.pot b/manpages/pot/lb_source_debian-live.1.pot index c7132865e..55d9abaf2 100644 --- a/manpages/pot/lb_source_debian-live.1.pot +++ b/manpages/pot/lb_source_debian-live.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_debian.1.pot b/manpages/pot/lb_source_debian.1.pot index 3982d2bff..aec79a007 100644 --- a/manpages/pot/lb_source_debian.1.pot +++ b/manpages/pot/lb_source_debian.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_disk.1.pot b/manpages/pot/lb_source_disk.1.pot index 12ad3c67b..ae96eedb3 100644 --- a/manpages/pot/lb_source_disk.1.pot +++ b/manpages/pot/lb_source_disk.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_iso.1.pot b/manpages/pot/lb_source_iso.1.pot index a928f9024..1dadc35de 100644 --- a/manpages/pot/lb_source_iso.1.pot +++ b/manpages/pot/lb_source_iso.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_net.1.pot b/manpages/pot/lb_source_net.1.pot index 1a9a48f6a..593502e46 100644 --- a/manpages/pot/lb_source_net.1.pot +++ b/manpages/pot/lb_source_net.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_tar.1.pot b/manpages/pot/lb_source_tar.1.pot index d3ad4965d..74e6c095a 100644 --- a/manpages/pot/lb_source_tar.1.pot +++ b/manpages/pot/lb_source_tar.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_usb.1.pot b/manpages/pot/lb_source_usb.1.pot index 322720009..839c4e7ba 100644 --- a/manpages/pot/lb_source_usb.1.pot +++ b/manpages/pot/lb_source_usb.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_source_virtual-hdd.1.pot b/manpages/pot/lb_source_virtual-hdd.1.pot index 5b650a06a..f05f63f6d 100644 --- a/manpages/pot/lb_source_virtual-hdd.1.pot +++ b/manpages/pot/lb_source_virtual-hdd.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/lb_testroot.1.pot b/manpages/pot/lb_testroot.1.pot index 408cf6c88..758a80964 100644 --- a/manpages/pot/lb_testroot.1.pot +++ b/manpages/pot/lb_testroot.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH diff --git a/manpages/pot/live-build.7.pot b/manpages/pot/live-build.7.pot index 1225e4838..1640a7797 100644 --- a/manpages/pot/live-build.7.pot +++ b/manpages/pot/live-build.7.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: live-build VERSION\n" -"POT-Creation-Date: 2011-01-11 14:52+0100\n" +"POT-Creation-Date: 2011-02-01 22:33+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" @@ -83,7 +83,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2011-01-11" +msgid "2011-02-01" msgstr "" #. type: TH @@ -118,7 +118,7 @@ msgstr "" #: en/lb_source_net.1:1 en/lb_source_tar.1:1 en/lb_source_usb.1:1 #: en/lb_source_virtual-hdd.1:1 en/lb_testroot.1:1 en/live-build.7:1 #, no-wrap -msgid "2.0.11" +msgid "2.0.12" msgstr "" #. type: TH |