From ffe480e3de3713bac92079a173bc7e2ef48799bb Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Tue, 12 Oct 2021 11:34:19 +0200 Subject: client: allow responses without a content --- po/disfluid.pot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/disfluid.pot') diff --git a/po/disfluid.pot b/po/disfluid.pot index 4249dd2..b657e6d 100644 --- a/po/disfluid.pot +++ b/po/disfluid.pot @@ -641,32 +641,32 @@ msgid "" "phrase) should be a string" msgstr "" -#: src/scm/webid-oidc/client/application.scm:472 +#: src/scm/webid-oidc/client/application.scm:473 msgid "" "the etag (#:etag) should be a string or #f, the links (#:links) should be a " "list of links, the content-type (#:content-type) should be a symbol or a " "list whose first item is a symbol, and the content (#:content) should be a " -"string or a bytevector" +"string or a bytevector, or #f for responses without a content" msgstr "" -#: src/scm/webid-oidc/client/application.scm:508 +#: src/scm/webid-oidc/client/application.scm:509 msgid "" "the desired links (#:desired-links) should be an alist from URI to alists, " "the desired content-type (#:desired-content-type) should be a symbol, and " "the desired content (#:desired-content) should be a string or a bytevector" msgstr "" -#: src/scm/webid-oidc/client/application.scm:592 +#: src/scm/webid-oidc/client/application.scm:593 #, scheme-format msgid "Loading ~a..." msgstr "" -#: src/scm/webid-oidc/client/application.scm:671 +#: src/scm/webid-oidc/client/application.scm:672 #, scheme-format msgid "Updating ~a (expected ETag ~a)" msgstr "" -#: src/scm/webid-oidc/client/application.scm:718 +#: src/scm/webid-oidc/client/application.scm:719 #, scheme-format msgid "Deleting ~a (expected ETag ~a)" msgstr "" -- cgit v1.2.3