[java-idp-translations] branch main updated: Update WebAuthn messages

Phil Smart philip.smart at jisc.ac.uk
Fri Sep 20 10:59:24 UTC 2024


This is an automated email from the git hooks/post-receive script.

philsmart 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=c7f29982796ba9a4820f954efac11a7f76b4d4b5

The following commit(s) were added to refs/heads/main by this push:
     new c7f2998  Update WebAuthn messages
c7f2998 is described below

commit c7f29982796ba9a4820f954efac11a7f76b4d4b5
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Fri Sep 20 11:59:18 2024 +0100

    Update WebAuthn messages
---
 java-idp-plugin-webauthn/1/messages/messages.properties | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/java-idp-plugin-webauthn/1/messages/messages.properties b/java-idp-plugin-webauthn/1/messages/messages.properties
index 57a9f26..9f07636 100644
--- a/java-idp-plugin-webauthn/1/messages/messages.properties
+++ b/java-idp-plugin-webauthn/1/messages/messages.properties
@@ -48,6 +48,8 @@ idp.webauthn.admin.table.header.registrationTime = Registration Time
 idp.webauthn.admin.table.header.action = Action
 idp.webauthn.admin.noKeys  = There are no registered keys
 idp.webauthn.admin.unsupported = Your browser is not WebAuthn compatible
+idp.webauthn.admin.table.hasMetadata = Yes
+idp.webauthn.admin.table.noMetadata = No
 
 idp.webauthn.ended = Your session has ended
 
@@ -60,4 +62,4 @@ idp.webauthn.debug.register.request = Registration options
 # Messages to report back to the user during registration
 InvalidRegistration = Key registration unsuccessful
 ValidRegistration = Key was registered successfully
-KeyRemoved = Key was removed successfully
+KeyRemoved = Key was removed successfully
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list