[java-idp-translations] branch main updated: Initial Duo messages.
Scott Cantor
cantor.2 at osu.edu
Wed Jan 17 18:48:07 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-translations.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-translations.git;a=commit;h=99ced9babd4e942c48e3de2a75b6c675e42d2261
The following commit(s) were added to refs/heads/main by this push:
new 99ced9b Initial Duo messages.
99ced9b is described below
commit 99ced9babd4e942c48e3de2a75b6c675e42d2261
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Jan 17 13:48:00 2024 -0500
Initial Duo messages.
---
java-idp-plugin-duo/messages/messages.properties | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/java-idp-plugin-duo/messages/messages.properties b/java-idp-plugin-duo/messages/messages.properties
new file mode 100644
index 0000000..db2f051
--- /dev/null
+++ b/java-idp-plugin-duo/messages/messages.properties
@@ -0,0 +1,22 @@
+# In addition to the Apache 2.0 license, this content is also licensed
+# under the Creative Commons Attribution-ShareAlike 3.0 Unported license
+# (see http://creativecommons.org/licenses/by-sa/3.0/).
+
+# This is the as-delivered set of messages used in various views
+# so that internationalized translations can be made available and
+# so administrators can locally override or supplement the values
+# in their own message files.
+
+
+idp.duo.passwordless.explain = If you've enrolled a passkey or device/token for passwordless login, please enter your \
+ username below and press the corresponding button. To bypass this option, just press the alternate button to perform a \
+ traditional login.
+
+idp.duo.passwordless.proceed = Login with Passkey or Device
+idp.duo.passwordless.cancel = Login with Password
+
+idp.duo.passwordless.unsupported = The specified user has not enrolled a qualifying device for Passwordless use.
+idp.duo.passwordless.username = Please enter your username before attempting a Passwordless login.
+
+idp.duo.enrollment = Enroll New Devices
+idp.duo.enrollment.url = #
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list