diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index 2ff7a9e3..e2102475 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.10.4\n" +"Project-Id-Version: libguestfs 1.10.5\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-06-13 15:24+0100\n" +"POT-Creation-Date: 2011-07-13 17:55+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" @@ -2700,30 +2700,25 @@ msgstr "" msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:519 -#, c-format -msgid "%s: temporary directory not found" -msgstr "" - -#: src/inspect.c:535 src/inspect_fs.c:474 src/inspect_fs.c:518 +#: src/inspect.c:541 src/inspect_fs.c:474 src/inspect_fs.c:518 #: src/inspect_fs_unix.c:194 src/inspect_fs_unix.c:579 #: src/inspect_fs_unix.c:821 #, c-format msgid "size of %s is unreasonably large (%<PRIi64> bytes)" msgstr "" -#: src/inspect.c:572 +#: src/inspect.c:577 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:584 +#: src/inspect.c:589 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/inspect.c:594 src/inspect_apps.c:474 +#: src/inspect.c:599 src/inspect_apps.c:470 msgid "" "inspection API not available since this version of libguestfs was compiled " "without PCRE or hivex libraries" |