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.pot12
1 files changed, 6 insertions, 6 deletions
diff --git a/po/webid-oidc.pot b/po/webid-oidc.pot
index 5b1bdbf..1090ce1 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-07-02 17:36+0200\n"
+"POT-Creation-Date: 2021-07-03 11:07+0200\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"
@@ -1165,7 +1165,7 @@ msgid "command-line|server|issuer|subject"
msgstr ""
#: src/scm/webid-oidc/program.scm:157
-msgid "command-line|server|issuer|password"
+msgid "command-line|server|issuer|encrypted-password"
msgstr ""
#: src/scm/webid-oidc/program.scm:159
@@ -1254,8 +1254,8 @@ msgid ""
" key is generated.\n"
" -s WEBID, --~a=WEBID:\n"
" set the identity of the subject.\n"
-" -w PASSWORD, --~a=PASSWORD:\n"
-" set the password to recognize the user.\n"
+" -w ENCRYPTED_PASSWORD, --~a=ENCRYPTED_PASSWORD:\n"
+" set the encrypted password to recognize the user.\n"
" -j URI, --~a=URI:\n"
" set the URI to query the key of the server.\n"
" -a URI, --~a=URI:\n"
@@ -1327,7 +1327,7 @@ msgid ""
" --~a 'https://webid-oidc-demo.planete-kraus.eu' \\\n"
" --~a '/var/lib/webid-oidc/issuer/key.jwk' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/profile/card#me' \\\n"
-" --~a \"$PASSWORD\" \\\n"
+" --~a \"$ENCRYPTED_PASSWORD\" \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/keys' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/authorize' \\\n"
" --~a 'https://webid-oidc-demo.planete-kraus.eu/token' \\\n"
@@ -1433,7 +1433,7 @@ msgstr ""
#: src/scm/webid-oidc/program.scm:548 src/scm/webid-oidc/program.scm:620
#, scheme-format
-msgid "You must pass --~a to set the subject’s password.\n"
+msgid "You must pass --~a to set the subject’s encrypted password.\n"
msgstr ""
#: src/scm/webid-oidc/program.scm:552 src/scm/webid-oidc/program.scm:624