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

Codeberg noreply at shibboleth.net
Tue Jun 9 17:12:46 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/2be5769b5e357bd43c596c8526bc36f223a22073

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

commit 2be5769b5e357bd43c596c8526bc36f223a22073
Author: Scott Cantor <scott at restingparrotsoftware.com>
AuthorDate: Tue Jun 9 13:12:35 2026 -0400

    Remove TOTP files as they've been copied over to plugin.
---
 java-idp-plugin-totp/2/messages/messages.properties       | 13 -------------
 java-idp-plugin-totp/2/messages/messages_de.properties    | 12 ------------
 java-idp-plugin-totp/2/messages/messages_de_CH.properties | 12 ------------
 java-idp-plugin-totp/2/messages/messages_it.properties    | 12 ------------
 java-idp-plugin-totp/2/messages/messages_sk.properties    | 13 -------------
 5 files changed, 62 deletions(-)

diff --git a/java-idp-plugin-totp/2/messages/messages.properties b/java-idp-plugin-totp/2/messages/messages.properties
deleted file mode 100644
index 4f3f24e..0000000
--- a/java-idp-plugin-totp/2/messages/messages.properties
+++ /dev/null
@@ -1,13 +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.totp.field = Token Code
-
-bad-tokencode.message = The supplied token code was invalid.
diff --git a/java-idp-plugin-totp/2/messages/messages_de.properties b/java-idp-plugin-totp/2/messages/messages_de.properties
deleted file mode 100644
index 164ec42..0000000
--- a/java-idp-plugin-totp/2/messages/messages_de.properties
+++ /dev/null
@@ -1,12 +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.totp.field = Token-Code
-
-bad-tokencode.message = Der angegebene Token-Code war ungültig.
diff --git a/java-idp-plugin-totp/2/messages/messages_de_CH.properties b/java-idp-plugin-totp/2/messages/messages_de_CH.properties
deleted file mode 100644
index 164ec42..0000000
--- a/java-idp-plugin-totp/2/messages/messages_de_CH.properties
+++ /dev/null
@@ -1,12 +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.totp.field = Token-Code
-
-bad-tokencode.message = Der angegebene Token-Code war ungültig.
diff --git a/java-idp-plugin-totp/2/messages/messages_it.properties b/java-idp-plugin-totp/2/messages/messages_it.properties
deleted file mode 100644
index 9e6771e..0000000
--- a/java-idp-plugin-totp/2/messages/messages_it.properties
+++ /dev/null
@@ -1,12 +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.totp.field = Codice OTP
-
-bad-tokencode.message = Il codice inserito non era valido. 
diff --git a/java-idp-plugin-totp/2/messages/messages_sk.properties b/java-idp-plugin-totp/2/messages/messages_sk.properties
deleted file mode 100644
index 697cc32..0000000
--- a/java-idp-plugin-totp/2/messages/messages_sk.properties
+++ /dev/null
@@ -1,13 +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.totp.field = Kód tokenu
-
-bad-tokencode.message = Zadaný kód tokenu bol neplatný.

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


More information about the commits mailing list