summaryrefslogtreecommitdiffstats
path: root/templates/man3/libalpm_cb.3.pot
diff options
context:
space:
mode:
Diffstat (limited to 'templates/man3/libalpm_cb.3.pot')
-rw-r--r--templates/man3/libalpm_cb.3.pot24
1 files changed, 12 insertions, 12 deletions
diff --git a/templates/man3/libalpm_cb.3.pot b/templates/man3/libalpm_cb.3.pot
index 0512d4b3..27aeb797 100644
--- a/templates/man3/libalpm_cb.3.pot
+++ b/templates/man3/libalpm_cb.3.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2024-02-09 17:01+0100\n"
+"POT-Creation-Date: 2024-03-29 09:43+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"
@@ -25,12 +25,6 @@ msgstr ""
#. type: TH
#: archlinux
#, no-wrap
-msgid "Tue Feb 6 2024 19:11:31"
-msgstr ""
-
-#. type: TH
-#: archlinux
-#, no-wrap
msgid "libalpm"
msgstr ""
@@ -315,7 +309,7 @@ msgstr ""
#. type: Plain text
#: archlinux
-msgid "typedef void(* B<alpm_cb_event>) (void *ctx, B<alpm_event_t> *)"
+msgid "typedef void(* B<alpm_cb_event>) (void *ctx, B<alpm_event_t> *event)"
msgstr ""
#. type: Plain text
@@ -325,7 +319,8 @@ msgstr ""
#. type: Plain text
#: archlinux
-msgid "typedef void(* B<alpm_cb_question>) (void *ctx, B<alpm_question_t> *)"
+msgid ""
+"typedef void(* B<alpm_cb_question>) (void *ctx, B<alpm_question_t> *question)"
msgstr ""
#. type: Plain text
@@ -912,12 +907,17 @@ msgstr ""
#. type: Plain text
#: archlinux
+msgid "const char * I<fingerprint> Fingerprint the key to import\\&."
+msgstr ""
+
+#. type: Plain text
+#: archlinux
msgid "int I<import> Answer: whether or not to import key\\&."
msgstr ""
#. type: Plain text
#: archlinux
-msgid "B<alpm_pgpkey_t> * I<key> The key to import\\&."
+msgid "const char * I<uid> UID of the key to import\\&."
msgstr ""
#. type: SH
@@ -1088,7 +1088,7 @@ msgstr ""
#. type: SS
#: archlinux
#, no-wrap
-msgid "typedef void(* alpm_cb_event) (void *ctx, alpm_event_t *)"
+msgid "typedef void(* alpm_cb_event) (void *ctx, alpm_event_t *event)"
msgstr ""
#. type: Plain text
@@ -1175,7 +1175,7 @@ msgstr ""
#. type: SS
#: archlinux
#, no-wrap
-msgid "typedef void(* alpm_cb_question) (void *ctx, alpm_question_t *)"
+msgid "typedef void(* alpm_cb_question) (void *ctx, alpm_question_t *question)"
msgstr ""
#. type: Plain text