summaryrefslogtreecommitdiff
path: root/po/webid-oidc.pot
diff options
context:
space:
mode:
Diffstat (limited to 'po/webid-oidc.pot')
-rw-r--r--po/webid-oidc.pot14
1 files changed, 11 insertions, 3 deletions
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index 1516073..9168393 100644
--- a/po/webid-oidc.pot
+++ b/po/webid-oidc.pot
@@ -796,9 +796,10 @@ msgid ""
" --subject https://webid-oidc-demo.planete-kraus.eu/profile/card#me \\\n"
" --password \"$PASSWORD\" \\\n"
" --jwks-uri https://webid-oidc-demo.planete-kraus.eu/keys \\\n"
-" --authorization-endpoint https://webid-oidc-demo.planete-kraus.eu/"
+" --authorization-endpoint-uri https://webid-oidc-demo.planete-kraus.eu/"
"authorize \\\n"
-" --token-endpoint https://webid-oidc-demo.planete-kraus.eu/token \\\n"
+" --token-endpoint-uri https://webid-oidc-demo.planete-kraus.eu/token "
+"\\\n"
" --port $PORT\n"
"\n"
"If you find a bug, send a report to ~a.\n"
@@ -843,7 +844,14 @@ msgstr ""
#: src/scm/webid-oidc/identity-provider.scm:346
#, scheme-format
-msgid "Internal server error: ~a\n"
+msgid "~a: Internal server error: ~a\n"
+msgstr ""
+
+#: src/scm/webid-oidc/identity-provider.scm:357
+#, scheme-format
+msgid ""
+"The client locale ~s can’t be approximated by system locale ~s (because ~a), "
+"using C.\n"
msgstr ""
#: src/scm/webid-oidc/authorization-page-unsafe.scm:29