[java-identity-provider] 01/02: IDP-153 Further 18N changes
Rod Widdowson
rdw at steadingsoftware.com
Fri Feb 7 06:36:17 EST 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=5bc83078020026ec75089d7b372f23974a270d10
commit 5bc83078020026ec75089d7b372f23974a270d10
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Feb 7 11:33:10 2020 +0000
IDP-153 Further 18N changes
https://issues.shibboleth.net/jira/browse/IDP-1530
---
idp-conf/src/main/resources/conf/attributes/default-rules.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-conf/src/main/resources/conf/attributes/default-rules.xml b/idp-conf/src/main/resources/conf/attributes/default-rules.xml
index cbf03e1..860d85b 100644
--- a/idp-conf/src/main/resources/conf/attributes/default-rules.xml
+++ b/idp-conf/src/main/resources/conf/attributes/default-rules.xml
@@ -376,7 +376,7 @@
<prop key="displayName.de">Telefon Geschäft</prop>
<prop key="displayName.fr">Teléphone professionnel</prop>
<prop key="displayName.it">Numero di telefono dell'ufficio</prop>
- <prop key="displayName.ja">勤務先電話番号</prop>
+ <prop key="displayName.ja">所属機関内電話番号</prop>
<prop key="displayName.pt">Telefone</prop>
<prop key="displayName.sv">Telefonummer (arbete)</prop>
<prop key="description.en">Business phone number: Office or campus phone number</prop>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list