[java-idp-translations] branch main updated: Remove WebAuthn files as they've been copied over to plugin.

Codeberg noreply at shibboleth.net
Tue Jun 9 17:14:53 UTC 2026


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

codeberg pushed a commit to branch main
in repository java-idp-translations.

View the commit online:
https://codeberg.org/Shibboleth/java-idp-translations/commit/3a0e554e15ed59b495a968244fa305adc0156792

The following commit(s) were added to refs/heads/main by this push:
     new 3a0e554  Remove WebAuthn files as they've been copied over to plugin.
3a0e554 is described below

commit 3a0e554e15ed59b495a968244fa305adc0156792
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jun 9 13:14:41 2026 -0400

    Remove WebAuthn files as they've been copied over to plugin.
---
 .../1/messages/messages.properties                 | 65 ----------------------
 .../1/messages/messages_de.properties              | 64 ---------------------
 .../1/messages/messages_de_CH.properties           | 64 ---------------------
 .../1/messages/messages_sk.properties              | 65 ----------------------
 4 files changed, 258 deletions(-)

diff --git a/java-idp-plugin-webauthn/1/messages/messages.properties b/java-idp-plugin-webauthn/1/messages/messages.properties
deleted file mode 100644
index 9f07636..0000000
--- a/java-idp-plugin-webauthn/1/messages/messages.properties
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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.webauthn.authn.inprogress = Authenticating...
-idp.webauthn.authn.retry = Login failed, retry
-idp.webauthn.authn.submit = Submit authentication
-idp.webauthn.authn.authenticate = Login with passkey or security key
-idp.webauthn.authn.unsupported = Your browser is not WebAuthn compatible
-idp.webauthn.authn.passwordless.explain = If you've enrolled a passkey or device/token for passwordless login, please enter your username below and press the corresponding button.
-
-idp.webauthn.enrollment.url = /idp/profile/admin/webauthn-registration
-idp.webauthn.enrollment = Register new credential
-
-idp.webauthn.register.registered.keys = Registered keys for
-idp.webauthn.register.credential.nickname = Credential nickname
-idp.webauthn.register.credential.remove.confirm = Are you sure
-idp.webauthn.register.table.header.keyName = Key Name
-idp.webauthn.register.table.header.authenticatorDescription = Authenticator
-idp.webauthn.register.table.header.transports = Transports
-idp.webauthn.register.table.header.passkey = Passkey?
-idp.webauthn.register.table.header.registrationTime = Registration Time
-idp.webauthn.register.table.header.action = Action
-idp.webauthn.register.table.unknownCredential = unknown
-idp.webauthn.register.credential.remove = Remove
-idp.webauthn.register.registered.noKeys = You have no registered keys
-idp.webauthn.register.addKey = Add new security key
-idp.webauthn.register.finish = Finish
-idp.webauthn.register.submit = Submit registration
-idp.webauthn.register.username.explain = Please enter your username below.
-idp.webauthn.register.username.proceed = Next
-idp.webauthn.register.unsupported = Your browser is not WebAuthn compatible
-
-idp.webauthn.admin.search.title = Search for user
-idp.webauthn.admin.header = Registered keys for
-idp.webauthn.admin.table.header.userName = User
-idp.webauthn.admin.table.header.keyName = Key Name
-idp.webauthn.admin.table.header.authenticatorDescription = Authenticator
-idp.webauthn.admin.table.header.transports = Transports
-idp.webauthn.admin.table.header.passkey = Passkey?
-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
-
-# When debug information has been enabled
-idp.webauthn.debug.title = Debugging
-idp.webauthn.debug.request = Request options
-idp.webauthn.debug.register.title Debugging
-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
\ No newline at end of file
diff --git a/java-idp-plugin-webauthn/1/messages/messages_de.properties b/java-idp-plugin-webauthn/1/messages/messages_de.properties
deleted file mode 100644
index ea24f6b..0000000
--- a/java-idp-plugin-webauthn/1/messages/messages_de.properties
+++ /dev/null
@@ -1,64 +0,0 @@
-# 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.webauthn.authn.inprogress = Authentifizierung läuft...
-idp.webauthn.authn.retry = Anmeldung fehlgeschlagen, bitte erneut versuchen
-idp.webauthn.authn.submit = Authentifizierung abschließen
-idp.webauthn.authn.authenticate = Mit Passkey oder Sicherheitsschlüssel anmelden
-idp.webauthn.authn.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-idp.webauthn.authn.passwordless.explain = Wenn Sie einen Passkey oder ein Gerät/Token für die passwortlose Anmeldung registriert haben, geben Sie bitte unten Ihren Benutzernamen ein und klicken Sie auf die entsprechende Schaltfläche.
-
-idp.webauthn.enrollment.url = /idp/profile/admin/webauthn-registration
-idp.webauthn.enrollment = Neue Anmeldedaten registrieren
-
-idp.webauthn.register.registered.keys = Registrierte Schlüssel für
-idp.webauthn.register.credential.nickname = Bezeichnung der Anmeldedaten
-idp.webauthn.register.credential.remove.confirm = Sind Sie sicher?
-idp.webauthn.register.table.header.keyName = Schlüsselname
-idp.webauthn.register.table.header.authenticatorDescription = Authentifikator
-idp.webauthn.register.table.header.transports = Transportprotokolle
-idp.webauthn.register.table.header.passkey = Passkey?
-idp.webauthn.register.table.header.registrationTime = Registrierungszeit
-idp.webauthn.register.table.header.action = Aktion
-idp.webauthn.register.table.unknownCredential = unbekannt
-idp.webauthn.register.credential.remove = Entfernen
-idp.webauthn.register.registered.noKeys = Sie haben keine registrierten Schlüssel
-idp.webauthn.register.addKey = Neuen Sicherheitsschlüssel hinzufügen
-idp.webauthn.register.finish = Fertigstellen
-idp.webauthn.register.submit = Registrierung absenden
-idp.webauthn.register.username.explain = Bitte geben Sie unten Ihren Benutzernamen ein.
-idp.webauthn.register.username.proceed = Weiter
-idp.webauthn.register.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-
-idp.webauthn.admin.search.title = Nach Benutzer suchen
-idp.webauthn.admin.header = Registrierte Schlüssel für
-idp.webauthn.admin.table.header.userName = Benutzer
-idp.webauthn.admin.table.header.keyName = Schlüsselname
-idp.webauthn.admin.table.header.authenticatorDescription = Authentifikator
-idp.webauthn.admin.table.header.transports = Transportprotokolle
-idp.webauthn.admin.table.header.passkey = Passkey?
-idp.webauthn.admin.table.header.registrationTime = Registrierungszeit
-idp.webauthn.admin.table.header.action = Aktion
-idp.webauthn.admin.noKeys  = Es sind keine Schlüssel registriert
-idp.webauthn.admin.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-idp.webauthn.admin.table.hasMetadata = Ja
-idp.webauthn.admin.table.noMetadata = Nein
-
-idp.webauthn.ended = Ihre Sitzung wurde beendet
-
-# When debug information has been enabled
-idp.webauthn.debug.title = Debugging
-idp.webauthn.debug.request = Anfrageoptionen
-idp.webauthn.debug.register.title = Debugging
-idp.webauthn.debug.register.request = Registrierungsoptionen
-
-# Messages to report back to the user during registration
-InvalidRegistration = Schlüsselregistrierung fehlgeschlagen
-ValidRegistration = Schlüssel wurde erfolgreich registriert
-KeyRemoved = Schlüssel wurde erfolgreich entfernt
diff --git a/java-idp-plugin-webauthn/1/messages/messages_de_CH.properties b/java-idp-plugin-webauthn/1/messages/messages_de_CH.properties
deleted file mode 100644
index 89fd9fe..0000000
--- a/java-idp-plugin-webauthn/1/messages/messages_de_CH.properties
+++ /dev/null
@@ -1,64 +0,0 @@
-# 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.webauthn.authn.inprogress = Authentifizierung läuft...
-idp.webauthn.authn.retry = Anmeldung fehlgeschlagen, bitte erneut versuchen
-idp.webauthn.authn.submit = Authentifizierung abschliessen
-idp.webauthn.authn.authenticate = Mit Passkey oder Sicherheitsschlüssel anmelden
-idp.webauthn.authn.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-idp.webauthn.authn.passwordless.explain = Wenn Sie einen Passkey oder ein Gerät/Token für die passwortlose Anmeldung registriert haben, geben Sie bitte unten Ihren Benutzernamen ein und klicken Sie auf die entsprechende Schaltfläche.
-
-idp.webauthn.enrollment.url = /idp/profile/admin/webauthn-registration
-idp.webauthn.enrollment = Neue Anmeldedaten registrieren
-
-idp.webauthn.register.registered.keys = Registrierte Schlüssel für
-idp.webauthn.register.credential.nickname = Bezeichnung der Anmeldedaten
-idp.webauthn.register.credential.remove.confirm = Sind Sie sicher?
-idp.webauthn.register.table.header.keyName = Schlüsselname
-idp.webauthn.register.table.header.authenticatorDescription = Authentifikator
-idp.webauthn.register.table.header.transports = Transportprotokolle
-idp.webauthn.register.table.header.passkey = Passkey?
-idp.webauthn.register.table.header.registrationTime = Registrierungszeit
-idp.webauthn.register.table.header.action = Aktion
-idp.webauthn.register.table.unknownCredential = unbekannt
-idp.webauthn.register.credential.remove = Entfernen
-idp.webauthn.register.registered.noKeys = Sie haben keine registrierten Schlüssel
-idp.webauthn.register.addKey = Neuen Sicherheitsschlüssel hinzufügen
-idp.webauthn.register.finish = Fertigstellen
-idp.webauthn.register.submit = Registrierung absenden
-idp.webauthn.register.username.explain = Bitte geben Sie unten Ihren Benutzernamen ein.
-idp.webauthn.register.username.proceed = Weiter
-idp.webauthn.register.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-
-idp.webauthn.admin.search.title = Nach Benutzer suchen
-idp.webauthn.admin.header = Registrierte Schlüssel für
-idp.webauthn.admin.table.header.userName = Benutzer
-idp.webauthn.admin.table.header.keyName = Schlüsselname
-idp.webauthn.admin.table.header.authenticatorDescription = Authentifikator
-idp.webauthn.admin.table.header.transports = Transportprotokolle
-idp.webauthn.admin.table.header.passkey = Passkey?
-idp.webauthn.admin.table.header.registrationTime = Registrierungszeit
-idp.webauthn.admin.table.header.action = Aktion
-idp.webauthn.admin.noKeys  = Es sind keine Schlüssel registriert
-idp.webauthn.admin.unsupported = Ihr Browser ist nicht WebAuthn-kompatibel
-idp.webauthn.admin.table.hasMetadata = Ja
-idp.webauthn.admin.table.noMetadata = Nein
-
-idp.webauthn.ended = Ihre Sitzung wurde beendet
-
-# When debug information has been enabled
-idp.webauthn.debug.title = Debugging
-idp.webauthn.debug.request = Anfrageoptionen
-idp.webauthn.debug.register.title = Debugging
-idp.webauthn.debug.register.request = Registrierungsoptionen
-
-# Messages to report back to the user during registration
-InvalidRegistration = Schlüsselregistrierung fehlgeschlagen
-ValidRegistration = Schlüssel wurde erfolgreich registriert
-KeyRemoved = Schlüssel wurde erfolgreich entfernt
diff --git a/java-idp-plugin-webauthn/1/messages/messages_sk.properties b/java-idp-plugin-webauthn/1/messages/messages_sk.properties
deleted file mode 100644
index 0f5a3cf..0000000
--- a/java-idp-plugin-webauthn/1/messages/messages_sk.properties
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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.webauthn.authn.inprogress = Autentifikácia...
-idp.webauthn.authn.retry = Prihlásenie zlyhalo, skúste to znova
-idp.webauthn.authn.submit = Odoslať overenie
-idp.webauthn.authn.authenticate = Prihlásenie pomocou prístupového kľúča alebo bezpečnostného kľúča
-idp.webauthn.authn.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
-idp.webauthn.authn.passwordless.explain = Ak ste si zaregistrovali prístupový kľúč alebo zariadenie/token pre prihlásenie bez hesla, zadajte nižšie svoje používateľské meno a stlačte príslušné tlačidlo.
-
-idp.webauthn.enrollment.url = /idp/profile/admin/webauthn-registration
-idp.webauthn.enrollment = Zaregistrovať nové poverenie
-
-idp.webauthn.register.registered.keys = Registrované kľúče pre
-idp.webauthn.register.credential.nickname = Prezývka poverenia
-idp.webauthn.register.credential.remove.confirm = Si si istý/á
-idp.webauthn.register.table.header.keyName = Názov kľúča
-idp.webauthn.register.table.header.authenticatorDescription = Autentifikátor
-idp.webauthn.register.table.header.transports = Prepravy
-idp.webauthn.register.table.header.passkey = Prístupový kľúč?
-idp.webauthn.register.table.header.registrationTime = Čas registrácie
-idp.webauthn.register.table.header.action = Akcia
-idp.webauthn.register.table.unknownCredential = neznámy
-idp.webauthn.register.credential.remove = Odstrániť
-idp.webauthn.register.registered.noKeys = Nemáte žiadne registrované kľúče
-idp.webauthn.register.addKey = Pridať nový bezpečnostný kľúč
-idp.webauthn.register.finish = Dokončiť
-idp.webauthn.register.submit = Odoslať registráciu
-idp.webauthn.register.username.explain = Zadajte nižšie svoje používateľské meno.
-idp.webauthn.register.username.proceed = Ďalej
-idp.webauthn.register.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
-
-idp.webauthn.admin.search.title = Hľadať používateľa
-idp.webauthn.admin.header = Registrované kľúče pre
-idp.webauthn.admin.table.header.userName = Používateľ
-idp.webauthn.admin.table.header.keyName = Názov kľúča
-idp.webauthn.admin.table.header.authenticatorDescription = Autentifikátor
-idp.webauthn.admin.table.header.transports = Prepravy
-idp.webauthn.admin.table.header.passkey = Prístupový kľúč?
-idp.webauthn.admin.table.header.registrationTime = Čas registrácie
-idp.webauthn.admin.table.header.action = Akcia
-idp.webauthn.admin.noKeys  = Nie sú registrované žiadne kľúče
-idp.webauthn.admin.unsupported = Váš prehliadač nie je kompatibilný s WebAuthn
-idp.webauthn.admin.table.hasMetadata = Áno
-idp.webauthn.admin.table.noMetadata = Nie
-
-idp.webauthn.ended = Vaša relácia sa skončila
-
-# When debug information has been enabled
-idp.webauthn.debug.title = Ladenie
-idp.webauthn.debug.request = Možnosti žiadosti
-idp.webauthn.debug.register.title = Ladenie
-idp.webauthn.debug.register.request = Možnosti žiadosti
-
-# Messages to report back to the user during registration
-InvalidRegistration = Registrácia kľúča neúspešná
-ValidRegistration = Kľúč bol úspešne zaregistrovaný
-KeyRemoved = Kľúč bol úspešne odstránený

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


More information about the commits mailing list