diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index fc6cda66..5e4a9a23 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.17.9\n" +"Project-Id-Version: libguestfs 1.17.11\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-02-28 10:32+0000\n" +"POT-Creation-Date: 2012-03-05 09:17+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" @@ -3139,29 +3139,29 @@ msgstr "" msgid "%s: unknown child exit status (%d)\n" msgstr "" -#: src/appliance.c:182 +#: src/appliance.c:204 #, c-format msgid "" -"cannot find any suitable libguestfs supermin or ordinary appliance on " -"LIBGUESTFS_PATH (search path: %s)" +"cannot find any suitable libguestfs supermin, fixed or old-style appliance " +"on LIBGUESTFS_PATH (search path: %s)" msgstr "" -#: src/appliance.c:332 +#: src/appliance.c:362 #, c-format msgid "security: cached appliance %s is not owned by UID %d" msgstr "" -#: src/appliance.c:337 +#: src/appliance.c:367 #, c-format msgid "security: cached appliance %s is not a directory (mode %o)" msgstr "" -#: src/appliance.c:342 +#: src/appliance.c:372 #, c-format msgid "security: cached appliance %s is writable by group or other (mode %o)" msgstr "" -#: src/appliance.c:682 +#: src/appliance.c:712 msgid "external command failed, see earlier error messages" msgstr "" |