[java-idp-translations] branch main updated: Fix language typo.

Scott Cantor cantor.2 at osu.edu
Tue Mar 12 16:36:34 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=9c475d6f5c260fd0501c9a90d398fe7e19f8a75a

The following commit(s) were added to refs/heads/main by this push:
     new 9c475d6  Fix language typo.
9c475d6 is described below

commit 9c475d6f5c260fd0501c9a90d398fe7e19f8a75a
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 12 12:36:30 2024 -0400

    Fix language typo.
---
 java-identity-provider/5/attributes/schac.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java-identity-provider/5/attributes/schac.xml b/java-identity-provider/5/attributes/schac.xml
index c7e24f0..640f4a7 100644
--- a/java-identity-provider/5/attributes/schac.xml
+++ b/java-identity-provider/5/attributes/schac.xml
@@ -181,7 +181,7 @@
                     <prop key="saml2.name">urn:oid:1.3.6.1.4.1.25178.1.2.8</prop>
                     <prop key="saml1.name">urn:oid:1.3.6.1.4.1.25178.1.2.8</prop>
                     <prop key="displayName.en">Personal Title</prop>
-                    <prop key="displayName.en">Persönlicher Titel</prop>
+                    <prop key="displayName.de">Persönlicher Titel</prop>
                     <prop key="displayName.fr">Titre</prop>
                     <prop key="displayName.it">Soprannome</prop>
                     <prop key="description.en">Personal title of the subject</prop>

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


More information about the commits mailing list