summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2021-10-04 16:06:47 +0200
committerVivien Kraus <vivien@planete-kraus.eu>2021-10-04 23:22:15 +0200
commitdd18ea62055a95733db6c7bc507e01783e526858 (patch)
treeb97c9f2a7162293783647642cdc414e4c89052b2 /po
parent99e06ec6d2e38abd28e2a3110676108de5700406 (diff)
gui: add an account when the account adding button is clicked
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/disfluid.pot9
-rw-r--r--po/fr.po13
3 files changed, 9 insertions, 14 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 53cc8aa..d2b2a74 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -42,6 +42,7 @@ src/scm/webid-oidc/client/gui/application.scm
src/scm/webid-oidc/client/gui/application-hooks.scm
src/scm/webid-oidc/client/gui/account-widget.scm
src/scm/webid-oidc/client/gui/accounts-widget.scm
+src/scm/webid-oidc/client/gui/accounts-widget-logic.scm
src/scm/webid-oidc/client/gui/authorization-prompt.scm
src/scm/webid-oidc/client/gui/authorizations-widget.scm
src/scm/webid-oidc/client/gui/client-widget.scm
diff --git a/po/disfluid.pot b/po/disfluid.pot
index bfd8bbc..1d64deb 100644
--- a/po/disfluid.pot
+++ b/po/disfluid.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: disfluid SNAPSHOT\n"
"Report-Msgid-Bugs-To: vivien@planete-kraus.eu\n"
-"POT-Creation-Date: 2021-10-04 23:19+0200\n"
+"POT-Creation-Date: 2021-10-04 23:21+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"
@@ -651,12 +651,7 @@ msgstr ""
msgid "You don’t have set up an account yet."
msgstr ""
-#: src/scm/webid-oidc/client/gui/accounts-widget.scm:135
-#, scheme-format
-msgid "Stub: adding an account with identity provider ~s...\n"
-msgstr ""
-
-#: src/scm/webid-oidc/client/gui/accounts-widget.scm:139
+#: src/scm/webid-oidc/client/gui/accounts-widget-logic.scm:75
msgid "Stub: please enter an URI or a host name...\n"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 10c110e..4ece7a1 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-10-04 23:19+0200\n"
+"POT-Creation-Date: 2021-10-04 23:21+0200\n"
"PO-Revision-Date: 2021-10-04 23:06+0200\n"
"Last-Translator: Vivien Kraus <vivien@planete-kraus.eu>\n"
"Language-Team: French <vivien@planete-kraus.eu>\n"
@@ -705,12 +705,7 @@ msgstr ""
msgid "You don’t have set up an account yet."
msgstr "Vous n’avez pas encore défini de compte."
-#: src/scm/webid-oidc/client/gui/accounts-widget.scm:135
-#, scheme-format
-msgid "Stub: adding an account with identity provider ~s...\n"
-msgstr "Bouchon : ajout d’un compte avec le fournisseur d’identité ~s…\n"
-
-#: src/scm/webid-oidc/client/gui/accounts-widget.scm:139
+#: src/scm/webid-oidc/client/gui/accounts-widget-logic.scm:75
msgid "Stub: please enter an URI or a host name...\n"
msgstr "Bouchon : veuillez entrer une URI ou un nom d’hôte…\n"
@@ -2688,6 +2683,10 @@ msgid "Update"
msgstr "Mettre à jour"
#, scheme-format
+#~ msgid "Stub: adding an account with identity provider ~s...\n"
+#~ msgstr "Bouchon : ajout d’un compte avec le fournisseur d’identité ~s…\n"
+
+#, scheme-format
#~ msgid "To log in on ~a, please visit: ~a\n"
#~ msgstr "Pour vous connecte avec ~a, veuillez visiter : ~a\n"