diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 20:24:06 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-12-22 20:24:06 +0000 |
commit | d15baccff3ee76e2c93ca2835ac797c856cc32aa (patch) | |
tree | 2e3c8d771b5fe57eaf144d20dd08d638e5c9d837 /po/libguestfs.pot | |
parent | 1a89b512f7dbaa7c94e804219f91371db88928e5 (diff) | |
download | libguestfs-1.8.16.tar.gz libguestfs-1.8.16.tar.xz libguestfs-1.8.16.zip |
Version 1.8.16.1.8.16
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 81e90c1d..6969b7bc 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.8.15\n" +"Project-Id-Version: libguestfs 1.8.16\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-11-09 22:42+0000\n" +"POT-Creation-Date: 2011-12-22 20:22+0000\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" @@ -2658,26 +2658,26 @@ msgstr "" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch.c:763 +#: src/launch.c:773 msgid "guestfs_launch failed, see earlier error messages" msgstr "" -#: src/launch.c:776 +#: src/launch.c:786 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch.c:917 +#: src/launch.c:927 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " "the LIBGUESTFS_QEMU environment variable." msgstr "" -#: src/launch.c:1009 +#: src/launch.c:1019 msgid "qemu has not been launched yet" msgstr "" -#: src/launch.c:1020 +#: src/launch.c:1030 msgid "no subprocess to kill" msgstr "" |