From 7e9ee525a8278d4a0d5e7945b0023d949d0f986d Mon Sep 17 00:00:00 2001
From: Justin Richer
\ -More information about the project can be found at \ -MITREid Connect on GitHub. \ -There, you can submit bug reports, give feedback, or even contribute code patches for additional features you'd like to see. - -statistics.title=Statistics -statistics.number_users=Number of users: {0} -statistics.number_clients=Authorized clients: {0} -statistics.number_approvals=Approved sites: {0} - -home.welcome=Welcome! -home.welcome.body=\ -OpenID Connect is an internet-scale federated identity protocol built on top of the OAuth2 authorization framework. \ -OpenID Connect lets you log into a remote site using your identity without exposing your credentials, like a username and password.
\ -Learn more » -home.more=More -home.about=About -home.about.body=This OpenID Connect service is built from the MITREid Connect Open Source project, from \ -The MITRE Corporation and the MIT Kerberos and Internet Trust Consortium. -home.contact=Contact -home.contact.body=\ -For more information or support, contact the administrators of this system.
\ -Email »
-home.statistics=Current Statistics
-home.statistics.loading=Loading...
-home.statistics.number_users=Number of users: {0}
-home.statistics.number_clients=Authorized clients: {0}
-home.statistics.number_approvals=Approved sites: {0}
-
-contact.title=Contact
-contact.body=To report bugs with the MITREid Connect software itself, use the \
-GitHub issue tracker. \
-For problems relating to this server, contact the server's administrator.
-
-topbar.about=About
-topbar.contact=Contact
-topbar.statistics=Statistics
-topbar.home=Home
-topbar.login=Log in
-topbar.logout=Log out
-
-sidebar.administrative=Administrative
-sidebar.administrative.manage_clients=Manage Clients
-sidebar.administrative.whitelisted_clients=Whitelisted Clients
-sidebar.administrative.blacklisted_clients=Blacklisted Clients
-sidebar.administrative.system_scopes=System Scopes
-sidebar.personal=Personal
-sidebar.personal.approved_sites=Manage Approved Sites
-sidebar.personal.active_tokens=Manage Active Tokens
-sidebar.personal.profile_information=View Profile Information
-sidebar.developer=Developer
-sidebar.developer.client_registration=Self-service client registration
-sidebar.developer.resource_registration=Self-service protected resource registration
-
-manage.ok=OK
-manage.loading=Loading
-manage.title=Management Console
-
-approve.title=Approve Access
-approve.error.not_granted=Access could not be granted.
-approve.required_for=Approval Required for
-approve.dynamically_registered=This client was dynamically registered {0}.
-approve.caution=Caution
-approve.caution.message.none=It has never been approved previously.
-approve.caution.message.singular=It has been approved {0} time previously.
-approve.caution.message.plural=It has been approved {0} times previously.
-approve.more_information=more information
-approve.home_page=Home page
-approve.policy=Policy
-approve.terms=Terms of Service
-approve.contacts=Administrative Contacts
-approve.warning=Warning
-approve.no_request_uri=This client does not have any redirect URIs registered and someone could be using a malicious URI here.
-approve.redirect_uri=You will be redirected to the following page if you click Approve: {0}
-approve.pairwise=This client uses a pairwise identifier, which makes it more difficult to correlate your identity between sites.
-approve.no_scopes=This client does not have any scopes registered and is therefore allowed to request any scopes available on the system. Proceed with caution.
-approve.access_to=Access to
-approve.remember=Remember this decision
-approve.remember.until_revoke=remember this decision until I revoke it
-approve.remember.one_hour=remember this decision for one hour
-approve.remember.next_time=prompt me again next time
-approve.do_authorize=Do you authorize
-approve.label.authorize=Authorize
-approve.label.deny=Deny
\ No newline at end of file
diff --git a/openid-connect-server-webapp/src/main/resources/messages_sv.properties b/openid-connect-server-webapp/src/main/resources/messages_sv.properties
deleted file mode 100644
index 6f55ada1c..000000000
--- a/openid-connect-server-webapp/src/main/resources/messages_sv.properties
+++ /dev/null
@@ -1,112 +0,0 @@
-###############################################################################
-# Copyright 2015 The MITRE Corporation
-# and the MIT Kerberos and Internet Trust Consortium
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-###############################################################################
-copyright=Levererat av MITREid Connect {0} © 2015 MITRE Corporation och MIT KIT..
-
-about.title=Om tjänsten
-about.body=\
-Denna OpenID Connect-tjänst är baserad på öppen källkod ifrån projektet MITREid, skapat av \
-MITRE Corporation och MIT Kerberos and Internet Trust Consortium.\
-
\
-Mer information om projektet kan finns i projektet \
-MITREid Connect på GitHub. \
-Där kan du skicka in felrapporter, komma med återkoppling, eller till och med bidra med kodtillägg för ytterligare funktioner du skulle vilja ha.
-
-statistics.title=Statistik
-statistics.number_users=Antal användare: {0}
-statistics.number_clients=Auktoriserade klienter: {0}
-statistics.number_approvals=Godkända webbplatser: {0}
-
-# {2,choice,1#point|1 Lär dig mer »
-home.more=Mer
-home.about=Om tjänsten
-home.about.body=\
-Denna OpenID Connect-tjänst är byggd från det öpnna källkodsprojektet MITREid, av \
-MITRE Corporation och MIT Kerberos and Internet Trust Consortium.
-home.contact=Kontakt
-home.contact.body=\
-För mer information eller användarstöd, kontakta administratörerna av detta system. E-post »
-home.statistics=Nuvarande statistik
-home.statistics.loading=Laddar...
-home.statistics.number_users=Antal användare: {0}
-home.statistics.number_clients=Auktoriserade klienter: {0}
-home.statistics.number_approvals=Godkända webbplatser: {0}
-
-contact.title=Kontakt
-contact.body=\
-För att rapportera fel i själva programvaran MITREid Connect, använd \
-GitHub issue tracker. \
-För problem som är specifika för denna server, kontakta tjänstens administrator.
-
-topbar.about=Om tjänsten
-topbar.contact=Kontakt
-topbar.statistics=Statistik
-topbar.home=Hem
-topbar.login=Logga in
-topbar.logout=Logga ut
-
-sidebar.administrative=Administrativt
-sidebar.administrative.manage_clients=Hantera klienter
-sidebar.administrative.whitelisted_clients=Vitlistade klienter
-sidebar.administrative.blacklisted_clients=Svartlistade klienter
-sidebar.administrative.system_scopes=System-scope
-sidebar.personal=Personligt
-sidebar.personal.approved_sites=Hantera godkända platser
-sidebar.personal.active_tokens=Hantera aktiva biljetter
-sidebar.personal.profile_information=Visa profilinformation
-sidebar.developer=Utvecklare
-sidebar.developer.client_registration=Self-service klientregistering
-sidebar.developer.resource_registration=Self-service registrering av skyddad resurs
-
-manage.ok=OK
-manage.loading=Laddar
-manage.title=Administrationsgränssnitt
-
-approve.title=Medge åtkomst
-approve.error.not_granted=Åtkomst kunde inte medges.
-approve.required_for=Åtkomst måste medges för
-approve.dynamically_registered=Denna klient blev registrerad dynamiskt
-approve.caution=Försiktigt
-approve.caution.message.none=Den har aldrig tidigare blivit medgiven åtkomst.
-approve.caution.message.singular=Den har tidigare blivit medgiven åtkomst {0} gång.
-approve.caution.message.plural=Den har tidigare blivit medgiven åtkomst {0} gånger.
-approve.more_information=mer information
-approve.home_page=Hemsida
-approve.policy=Policy
-approve.terms=Användarvillkor
-approve.contacts=Administrativ kontakt
-approve.warning=Varning
-approve.no_request_uri=Denna klient har inte någon omdirigerings URI registrerad och någon kan använda en skadlig URI hit.
-approve.redirect_uri=Du kommer att omdirigeras till denna sida om du medger åtkomst: {0}
-approve.pairwise=Denna klient använder en pairwise-identifierare, vilket gör det svårare att koppla samman dina identititer mellan olika webbplatser.
-approve.no_scopes=Denna klient har inga "scopes" registrerade och kan därför begära alla scope som finns tillgängliga i systemet. Iakttag försiktighet.
-approve.access_to=Åtkomst till
-approve.remember=Kom ihåg detta val
-approve.remember.until_revoke=tills jag återkallar det
-approve.remember.one_hour=i en timme
-approve.remember.next_time=fråga igen nästa gång
-approve.do_authorize=Medger du åtkomst för
-approve.label.authorize=Medge åtkomst
-approve.label.deny=Avbryt
\ No newline at end of file
diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml
index 864470e15..10b2473a0 100644
--- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml
+++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml
@@ -205,21 +205,6 @@