Revision: 2253
Author: olavmrk
Date: Tue Apr 20 04:59:31 2010
Log: dictionaries: Add eduPersonAssurance and norEduPersonLegalName
http://code.google.com/p/simplesamlphp/source/detail?r=2253
Modified:
/trunk/dictionaries/attributes.definition.json
/trunk/dictionaries/attributes.translation.json
=======================================
--- /trunk/dictionaries/attributes.definition.json Tue Jan 12 03:33:22 2010
+++ /trunk/dictionaries/attributes.definition.json Tue Apr 20 04:59:31 2010
@@ -101,6 +101,9 @@
"attribute_eduorglegalname": {
"en": "Organization's legal name"
},
+ "attribute_edupersonassurance": {
+ "en": "Identity assurance profile"
+ },
"attribute_edupersonnickname": {
"en": "Nickname"
},
@@ -119,6 +122,9 @@
"attribute_noredupersonbirthdate": {
"en": "Date of birth"
},
+ "attribute_noredupersonlegalname": {
+ "en": "Legal name"
+ },
"attribute_noredupersonlin": {
"en": "Local identity number"
},
=======================================
--- /trunk/dictionaries/attributes.translation.json Tue Mar 23 01:36:56 2010
+++ /trunk/dictionaries/attributes.translation.json Tue Apr 20 04:59:31 2010
@@ -1303,5 +1303,9 @@
"pt": "Caixa de endere\u00e7o postal da Unidade Organizacional",
"tr": "Kurumsal Birim'in posta kutusu",
"hr": "Broj po\u0161tanskog pretinca organizacijske jedinice"
+ },
+ "attribute_noredupersonlegalname": {
+ "no": "Folkeregistrert navn",
+ "nn": "Namn registrert i Folkeregisteret"
}
}
--
You received this message because you are subscribed to the Google Groups
"simpleSAMLphp commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simplesamlphp-commits?hl=en.