From feb186bacbf57cb1de4b933eca6f53d259bfcc9d Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Sun, 6 Dec 2020 20:06:32 +0100 Subject: Implement the resource server verification code --- po/POTFILES.in | 1 + po/fr.po | 11 ++++++----- po/webid-oidc.pot | 7 ++++++- 3 files changed, 13 insertions(+), 6 deletions(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index ed66784..97cf2cf 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -9,3 +9,4 @@ src/hash/libwebidoidc-hash.c src/scm/webid-oidc/errors.scm src/scm/webid-oidc/identity-provider.scm src/scm/webid-oidc/authorization-page-unsafe.scm +src/scm/webid-oidc/resource-server.scm \ No newline at end of file diff --git a/po/fr.po b/po/fr.po index d1b20d9..0ccfc49 100644 --- a/po/fr.po +++ b/po/fr.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: webid-oidc 0.0.0\n" "Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n" -"POT-Creation-Date: 2021-06-05 16:18+0200\n" +"POT-Creation-Date: 2021-06-05 16:19+0200\n" "PO-Revision-Date: 2021-06-05 11:07+0200\n" "Last-Translator: Vivien Kraus \n" "Language-Team: French \n" @@ -1089,6 +1089,11 @@ msgstr "" "~a peut maintenant s'identifier en votre nom. Vous devez " "toujours ajuster ses permissions." +#: src/scm/webid-oidc/resource-server.scm:68 +#, scheme-format +msgid "~a: authentication failure: ~a\n" +msgstr "~a : échec d’authentificationn : ~a\n" + #, scheme-format #~ msgid "" #~ "~a is neither an identity provider (because ~a) nor a webid (because ~a)" @@ -1172,10 +1177,6 @@ msgstr "" #~ msgid "there is an external error" #~ msgstr "il y a une erreur externe" -#, scheme-format -#~ msgid "~a: authentication failure: ~a\n" -#~ msgstr "~a : échec d’authentificationn : ~a\n" - #~ msgid "command-line|help" #~ msgstr "aide" diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot index def4d61..59c3286 100644 --- a/po/webid-oidc.pot +++ b/po/webid-oidc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: webid-oidc SNAPSHOT\n" "Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n" -"POT-Creation-Date: 2021-06-05 16:18+0200\n" +"POT-Creation-Date: 2021-06-05 16:19+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -990,3 +990,8 @@ msgid "" "~a can now log in on your behalf. You still need to adjust " "permissions." msgstr "" + +#: src/scm/webid-oidc/resource-server.scm:68 +#, scheme-format +msgid "~a: authentication failure: ~a\n" +msgstr "" -- cgit v1.2.3