summaryrefslogtreecommitdiff
path: root/po/disfluid.pot
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-10 20:52:55 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-12 22:40:17 +0200
commitd2984955fb397d285897b5410d9aad3dc7f66da9 (patch)
tree34e091d167b133957cd92588813c358bb3ba13c3 /po/disfluid.pot
parentbf0a443e50c113cf759ec3e9ca898a3f10abd7ba (diff)
client: allow content-type parameters to initialize a page
Diffstat (limited to 'po/disfluid.pot')
-rw-r--r--po/disfluid.pot15
1 files changed, 8 insertions, 7 deletions
diff --git a/po/disfluid.pot b/po/disfluid.pot
index 747a445..30c11d6 100644
--- a/po/disfluid.pot
+++ b/po/disfluid.pot
@@ -641,31 +641,32 @@ msgid ""
"phrase) should be a string"
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:467
+#: src/scm/webid-oidc/client/application.scm:468
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, and the "
-"content (#:content) should be a string or a bytevector"
+"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"
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:503
+#: src/scm/webid-oidc/client/application.scm:504
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:587
+#: src/scm/webid-oidc/client/application.scm:588
#, scheme-format
msgid "Loading ~a..."
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:666
+#: src/scm/webid-oidc/client/application.scm:667
#, scheme-format
msgid "Updating ~a (expected ETag ~a)"
msgstr ""
-#: src/scm/webid-oidc/client/application.scm:713
+#: src/scm/webid-oidc/client/application.scm:714
#, scheme-format
msgid "Deleting ~a (expected ETag ~a)"
msgstr ""