diff options
Diffstat (limited to 'po/libguestfs.pot')
-rw-r--r-- | po/libguestfs.pot | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/po/libguestfs.pot b/po/libguestfs.pot index bec6f574..3314ffa9 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.17.43\n" +"Project-Id-Version: libguestfs 1.18.0\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2012-05-17 19:48+0100\n" +"POT-Creation-Date: 2012-05-21 16:16+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" @@ -4296,6 +4296,10 @@ msgstr "" msgid "Remove \".ssh\" directories in the guest" msgstr "" +#: sysprep/sysprep_operation_ca_certificates.ml:53 +msgid "Remove CA certificates in the guest" +msgstr "" + #: sysprep/sysprep_operation_dhcp_client_state.ml:36 msgid "Remove DHCP client leases" msgstr "" @@ -4312,6 +4316,10 @@ msgstr "" msgid "Remove HWADDR (hard-coded MAC address) configuration" msgstr "" +#: sysprep/sysprep_operation_kerberos_data.ml:46 +msgid "Remove Kerberos data in the guest" +msgstr "" + #: sysprep/sysprep_operation_user_account.ml:65 msgid "Remove all the user accounts and their home directories.\nThe \"root\" account is not removed." msgstr "" |