diff --git a/src/main/resources/custom_messages.properties b/src/main/resources/custom_messages.properties
index e07f7a6..f58f358 100644
--- a/src/main/resources/custom_messages.properties
+++ b/src/main/resources/custom_messages.properties
@@ -1,4 +1,4 @@
-ala.screen.login.instructions=Sign in to the {0}
+ala.screen.login.instructions=Sign in to {0}
ala.screen.login.signinwith=Sign in with {0}
ala.screen.login.or=Or
ala.screen.login.noaccount=Don't have an account?
@@ -29,26 +29,26 @@ ala.screen.survey.affiliation.required=Affiliation is required
ala.breadcrumb.home=Home
ala.breadcrumb.authentication=Authentication
-ala.skin.orgLongName.ala=Atlas of Living Australia
-ala.skin.orgShortName.ala=ALA
+ala.skin.orgLongName.ala=Swedish Biodiversity Data Infrastructure
+ala.skin.orgShortName.ala=SBDI
screen.notactivated.heading=This account is not activated.
screen.notactivated.message=This account has a pending activation email. Please use the link in the activation email to activate your account first.
#Generic Success Screen Messages
-screen.success.success=You, {0}, have successfully logged into the ALA's Central Authentication Service. However, you are seeing \
+screen.success.success=You, {0}, have successfully logged into the SBDI's Central Authentication Service. However, you are seeing \
this page because CAS does not know about your target destination and how to get you there. Examine the authentication request again and \
make sure a target service/application that is authorized and registered with CAS is specified.
#Logout Screen Messages
screen.logout.header=Logout successful
-screen.logout.success=You have successfully logged out of the ALA's Central Authentication Service. You may log in again.
+screen.logout.success=You have successfully logged out of the SBDI's Central Authentication Service. You may log in again.
-screen.unavailable.header=ALA auth error
-screen.unavailable.heading=ALA auth is unable to process this request: "{0}:{1}"
+screen.unavailable.header=Auth error
+screen.unavailable.heading=Unable to process this request: "{0}:{1}"
screen.unavailable.message=There was an error trying to complete your request.
\
-Please attempt to log out and try again. If the problem persists please contact support@ala.org.au \
+Please attempt to log out and try again. If the problem persists please contact support@biodiversitydata.se \
with the below details for further assistance.
screen.accountdisabled.heading=This account is not yet activated or has been locked.
-screen.accountdisabled.message=Please check your email for account activation instructions or contact support@ala.org.au.
\ No newline at end of file
+screen.accountdisabled.message=Please check your email for account activation instructions or contact support@biodiversitydata.se.
\ No newline at end of file