[java-identity-provider] 41/51: Fix language typo.

Rod Widdowson rdw at steadingsoftware.com
Sat Mar 16 14:29:13 UTC 2024


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

rdw pushed a commit to branch dev/IDP-2147
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=04feaa0fc5752437875869f63c3670e3bf15d5b4

commit 04feaa0fc5752437875869f63c3670e3bf15d5b4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 12 12:37:50 2024 -0400

    Fix language typo.
---
 .../main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml
index c7e24f011..640f4a74a 100644
--- a/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/attributes/schac.xml
+++ b/idp-conf-impl/src/main/resources/net/shibboleth/idp/module/conf/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