diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-10-01 16:19:28 +0200 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-10-01 16:19:28 +0200 |
commit | 6ea455ed559096f0f8bbc9fa1021bdc82f360a12 (patch) | |
tree | 6c4407959bad3e0da3040661a64d2789ee70f8c9 | |
parent | d004a3ef3df4338af0945ebb354497664c27855a (diff) |
bad lang of mdui fixed for edusign.sunet.se
-rw-r--r-- | swamid-2.0/edusign.sunet.se-shibboleth.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/swamid-2.0/edusign.sunet.se-shibboleth.xml b/swamid-2.0/edusign.sunet.se-shibboleth.xml index a1af507f..7bac2fbf 100644 --- a/swamid-2.0/edusign.sunet.se-shibboleth.xml +++ b/swamid-2.0/edusign.sunet.se-shibboleth.xml @@ -36,8 +36,8 @@ df</mdrpi:RegistrationPolicy> <mdui:UIInfo> <mdui:DisplayName xml:lang="en">SUNET eduSIGN Service</mdui:DisplayName> <mdui:Description xml:lang="en">SUNET eduSIGN Service makes it easy to electronically sign documents</mdui:Description> - <mdui:DisplayName xml:lang="en">SUNET eduSIGN - tjänst för e-signaturer</mdui:DisplayName> - <mdui:Description xml:lang="en">SUNET eduSIGN gör det enkelt att arbeta med e-signaturer</mdui:Description> + <mdui:DisplayName xml:lang="sv">SUNET eduSIGN - tjänst för e-signaturer</mdui:DisplayName> + <mdui:Description xml:lang="sv">SUNET eduSIGN gör det enkelt att arbeta med e-signaturer</mdui:Description> <mdui:InformationURL xml:lang="sv">https://www.sunet.se/services/sakerhet/edusign/</mdui:InformationURL> <mdui:InformationURL xml:lang="en">https://www.sunet.se/services/sakerhet/edusign/</mdui:InformationURL> </mdui:UIInfo> |