summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUGS2
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po9
-rw-r--r--po-docs/libguestfs-docs.pot10
-rw-r--r--po-docs/uk.po8
-rw-r--r--po/es.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/libguestfs.pot4
-rw-r--r--po/ml.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/uk.po2
19 files changed, 30 insertions, 31 deletions
diff --git a/BUGS b/BUGS
index 4054b778..b0de9496 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-04-16 14:15:10
+Last updated: 2011-04-18 20:45:27
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
diff --git a/configure.ac b/configure.ac
index 627e6e48..f1c5328f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@
# major/minor/release must be numbers
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [11])
-m4_define([libguestfs_release], [1])
+m4_define([libguestfs_release], [2])
# extra can be any string
m4_define([libguestfs_extra], [])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index ace41fbc..85f289ce 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-04-12 20:14+0200\n"
+"POT-Creation-Date: 2011-04-18 20:45+0200\n"
"PO-Revision-Date: 2010-09-02 14:46+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -21746,13 +21746,12 @@ msgid ""
"particular format use the I<--format=..> option."
msgstr ""
-# type: textblock
#. type: textblock
#: ../fish/guestfish.pod:177
msgid ""
"Using this flag is mostly equivalent to using the C<add> command, with "
"C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if "
-"the I<--format:...> flag was given."
+"the I<--format=...> flag was given."
msgstr ""
# type: =item
@@ -22504,7 +22503,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:476
msgid ""
-"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to "
+"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
"opening disk images supplied on the command line for write. To open a disk "
"image read-only you have to do I<-a image --ro>."
msgstr ""
@@ -22520,7 +22519,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:483
msgid ""
-"By libguestfs 1.10 we intend to change the default the other way. Disk "
+"By libguestfs 1.12 we intend to change the default the other way. Disk "
"images will be opened read-only. You will have to either specify "
"I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the "
"configuration file C</etc/libguestfs-tools.conf> in order to get write "
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index 76bcabc4..5e8024f5 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.11.1\n"
+"Project-Id-Version: libguestfs 1.11.2\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-04-16 13:40+0200\n"
+"POT-Creation-Date: 2011-04-18 20:45+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18895,7 +18895,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add> command, with "
"C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if "
-"the I<--format:...> flag was given."
+"the I<--format=...> flag was given."
msgstr ""
#. type: =item
@@ -19549,7 +19549,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:476
msgid ""
-"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to "
+"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
"opening disk images supplied on the command line for write. To open a disk "
"image read-only you have to do I<-a image --ro>."
msgstr ""
@@ -19564,7 +19564,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:483
msgid ""
-"By libguestfs 1.10 we intend to change the default the other way. Disk "
+"By libguestfs 1.12 we intend to change the default the other way. Disk "
"images will be opened read-only. You will have to either specify "
"I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the "
"configuration file C</etc/libguestfs-tools.conf> in order to get write "
diff --git a/po-docs/uk.po b/po-docs/uk.po
index bf296aab..75ba15c4 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-04-12 20:14+0200\n"
+"POT-Creation-Date: 2011-04-18 20:45+0200\n"
"PO-Revision-Date: 2011-04-01 15:39+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -19457,7 +19457,7 @@ msgstr ""
msgid ""
"Using this flag is mostly equivalent to using the C<add> command, with "
"C<readonly:true> if the I<--ro> flag was given, and with C<format:...> if "
-"the I<--format:...> flag was given."
+"the I<--format=...> flag was given."
msgstr ""
#. type: =item
@@ -20114,7 +20114,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:476
msgid ""
-"In libguestfs E<le> 1.8, guestfish, guestmount and virt-rescue defaulted to "
+"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
"opening disk images supplied on the command line for write. To open a disk "
"image read-only you have to do I<-a image --ro>."
msgstr ""
@@ -20129,7 +20129,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:483
msgid ""
-"By libguestfs 1.10 we intend to change the default the other way. Disk "
+"By libguestfs 1.12 we intend to change the default the other way. Disk "
"images will be opened read-only. You will have to either specify "
"I<guestfish --rw>, I<guestmount --rw>, I<virt-rescue --rw>, or change the "
"configuration file C</etc/libguestfs-tools.conf> in order to get write "
diff --git a/po/es.po b/po/es.po
index 43a84bc7..e3d17449 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: \n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n"
diff --git a/po/gu.po b/po/gu.po
index dd0ce3f2..75043825 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-02 13:45+0530\n"
"Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
"Language-Team: Gujarati\n"
diff --git a/po/hi.po b/po/hi.po
index b31a3318..d518a289 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-16 12:57+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <Red Hat>\n"
diff --git a/po/kn.po b/po/kn.po
index 359e85c8..5f36a725 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.83\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-24 11:56+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
"Language-Team: kn-IN <>\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 76248886..ad120a0e 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.11.1\n"
+"Project-Id-Version: libguestfs 1.11.2\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+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"
diff --git a/po/ml.po b/po/ml.po
index 26a0237c..eb77c59b 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs.ml\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-02 18:35+0530\n"
"Last-Translator: Ani Peter | അനി പീറ്റര്‍ <apeter@redhat.com>\n"
"Language-Team: Swathanthra Malayalam Computing | സ്വതന്ത്ര മലയാളം കമ്പ്യൂട്ടിങ് <smc-"
diff --git a/po/mr.po b/po/mr.po
index 09b5d103..0f717637 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: mr\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-03 19:10+0530\n"
"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
"Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
diff --git a/po/nl.po b/po/nl.po
index 83644754..cd41e656 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.5.4\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-09-02 15:28+0200\n"
"Last-Translator: Geert Warrink <geert.warrink@onsnet.nu>\n"
"Language-Team: Fedora\n"
diff --git a/po/or.po b/po/or.po
index 725b75a4..8c2cd3f2 100644
--- a/po/or.po
+++ b/po/or.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.or\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-02-01 18:17+0530\n"
"Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\n"
diff --git a/po/pa.po b/po/pa.po
index b5c1af5d..a15f0788 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-12-23 17:40+0530\n"
"Last-Translator: Jaswinder Singh <j.phulewala@gmail.com>\n"
"Language-Team: PLTG\n"
diff --git a/po/pl.po b/po/pl.po
index 84a2eaa3..9ca97db5 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-12-21 14:12+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
diff --git a/po/ta.po b/po/ta.po
index 9bd250e7..dbab4649 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: libguestfs 1.0.81\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-01-29 13:38+0530\n"
"Last-Translator: I. Felix <ifelix@redhat.com>\n"
"Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
diff --git a/po/te.po b/po/te.po
index 72663f72..2f14f764 100644
--- a/po/te.po
+++ b/po/te.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs.master.libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2010-01-27 20:03+0530\n"
"Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\n"
diff --git a/po/uk.po b/po/uk.po
index ce917a29..dc220efb 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-04-16 13:40+0100\n"
+"POT-Creation-Date: 2011-04-18 20:45+0100\n"
"PO-Revision-Date: 2011-03-22 15:28+0000\n"
"Last-Translator: yurchor <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"