diff options
Diffstat (limited to 'po-docs/libguestfs-docs.pot')
-rw-r--r-- | po-docs/libguestfs-docs.pot | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index 2a8bf546..8017e6e6 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.17.9\n" +"Project-Id-Version: libguestfs 1.17.11\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\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" @@ -13006,16 +13006,16 @@ msgstr "" #: ../fish/guestfish-actions.pod:3355 #, no-wrap msgid "" -" mkdtemp template\n" +" mkdtemp tmpl\n" "\n" msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:3357 ../src/guestfs-actions.pod:5198 msgid "" -"This command creates a temporary directory. The C<template> parameter " -"should be a full pathname for the temporary directory name with the final " -"six characters being \"XXXXXX\"." +"This command creates a temporary directory. The C<tmpl> parameter should be " +"a full pathname for the temporary directory name with the final six " +"characters being \"XXXXXX\"." msgstr "" #. type: textblock @@ -31144,7 +31144,7 @@ msgstr "" msgid "" " char *\n" " guestfs_mkdtemp (guestfs_h *g,\n" -" const char *template);\n" +" const char *tmpl);\n" "\n" msgstr "" |