diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-10-22 16:50:28 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-10-22 16:50:28 +0200 |
commit | 6ef64f8ad007919bb63597361fe99dfdf6de8516 (patch) | |
tree | 69ebab3d25d1d9aa1bc97bdde2fbd854e376b93c | |
parent | 2bf54d215e3cae397f5a1808cfa2290601923848 (diff) |
Fixed som typo in XML:s found while revalidating all xml:s
3 files changed, 3 insertions, 3 deletions
diff --git a/swamid-2.0/sri-test.sunet.se-api-saml2-metadata.xml b/swamid-2.0/sri-test.sunet.se-api-saml2-metadata.xml index 95633cc5..61657300 100644 --- a/swamid-2.0/sri-test.sunet.se-api-saml2-metadata.xml +++ b/swamid-2.0/sri-test.sunet.se-api-saml2-metadata.xml @@ -32,7 +32,7 @@ <ns2:DisplayName xml:lang="en">SUNET Relationship Inventory</ns2:DisplayName> <ns2:DisplayName xml:lang="sv">SUNET Relationship Inventory</ns2:DisplayName> <ns2:Description xml:lang="en">Service used for documenting the SUNET relationship</ns2:Description> - <ns2:Description xml:lang="sv">T&auml;nst f&ouml;r att dokumentera SUNET relationship</ns2:Description> + <ns2:Description xml:lang="sv">Tjänst för att dokumentera SUNET relationship</ns2:Description> </ns2:UIInfo> </ns0:Extensions> <ns0:KeyDescriptor use="signing"> diff --git a/swamid-2.0/sri.sunet.se-api-saml2-metadata-.xml b/swamid-2.0/sri.sunet.se-api-saml2-metadata-.xml index 91b94f17..6ae14274 100644 --- a/swamid-2.0/sri.sunet.se-api-saml2-metadata-.xml +++ b/swamid-2.0/sri.sunet.se-api-saml2-metadata-.xml @@ -32,7 +32,7 @@ <ns2:DisplayName xml:lang="en">SUNET Relationship Inventory</ns2:DisplayName> <ns2:DisplayName xml:lang="sv">SUNET Relationship Inventory</ns2:DisplayName> <ns2:Description xml:lang="en">Service used for documenting the SUNET relationship</ns2:Description> - <ns2:Description xml:lang="sv">T&auml;nst f&ouml;r att dokumentera SUNET relationship</ns2:Description> + <ns2:Description xml:lang="sv">Tjänst för att dokumentera SUNET relationship</ns2:Description> </ns2:UIInfo> </ns0:Extensions> <ns0:KeyDescriptor use="signing"> diff --git a/swamid-2.0/www.mediafora.net-simplesaml-module.php-saml-sp-metadata.php-media-network-sp.xml b/swamid-2.0/www.mediafora.net-simplesaml-module.php-saml-sp-metadata.php-media-network-sp.xml index 69a54c1d..a45aae91 100644 --- a/swamid-2.0/www.mediafora.net-simplesaml-module.php-saml-sp-metadata.php-media-network-sp.xml +++ b/swamid-2.0/www.mediafora.net-simplesaml-module.php-saml-sp-metadata.php-media-network-sp.xml @@ -43,7 +43,7 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://www.mediafora.net/simplesaml/module.php/saml/sp/saml1-acs.php/media-network-sp/artifact" index="3"/> <md:AttributeConsumingService index="0"> <md:ServiceName xml:lang="en">Media network forum</md:ServiceName> - <md:ServiceName xml:lang="da">Media netv&aelig;rks forum</md:ServiceName> + <md:ServiceName xml:lang="da">Media netværks forum</md:ServiceName> <md:ServiceDescription xml:lang="en">MediaFora aims to provide a platform for exchange of knowledge on media services at higher education</md:ServiceDescription> <md:ServiceDescription xml:lang="da">MediaFora har til hensigt at skabe en platform for udveksling af viden om medietjenester ved de videregående uddannels</md:ServiceDescription> <md:RequestedAttribute Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.10" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> |