diff --git a/assets/dsroot/custom-header.php b/assets/dsroot/custom-header.php
index 63e0315..0a54153 100644
--- a/assets/dsroot/custom-header.php
+++ b/assets/dsroot/custom-header.php
@@ -93,10 +93,10 @@ function init(){
+
The ICMP is comprised of a set of services offered by Internet2 to support its mission of fostering the research and educational endeavors of its participants. The ICMP is operated by Internet2. If you have questions or need assistance, please send email to admin@incommon.org.
- Please select your home institution from the list below.
+ You are being asked to authenticate with your home institution.
NOTE: If you have login credentials at any of the Research and Education institutions in the list below, please use them for better access to ICMP-based services. If you do not have such credentials, you may opt to use Google from the list below to login to ICMP-based services.
diff --git a/assets/dsroot/custom-languages.php b/assets/dsroot/custom-languages.php
index a59a23b..85d210d 100644
--- a/assets/dsroot/custom-languages.php
+++ b/assets/dsroot/custom-languages.php
@@ -34,9 +34,9 @@
$langStrings['en']['faq'] = 'FAQ'; // This string can be hidden by setting it to ''
$langStrings['en']['help'] = 'Help';// This string can be hidden by setting it to ''
$langStrings['en']['privacy'] = 'Data Privacy'; // This string can be hidden by setting it to ''
-$langStrings['en']['title'] = 'Organization Selection';
-$langStrings['en']['header'] = 'Select your organization';
-$langStrings['en']['make_selection'] = 'You must select an organization.';
+$langStrings['en']['title'] = 'Institution Selection';
+$langStrings['en']['header'] = 'Select your institution';
+$langStrings['en']['make_selection'] = 'You must select an institution.';
$langStrings['en']['settings'] = 'Default organization for this web browser';
$langStrings['en']['permanent_select_header'] = 'Permanently set your organization';
$langStrings['en']['permanent_cookie'] = 'On this page you can set a default organization for this web browser. Setting a default organization will henceforth redirect you directly to your organization when you access certain services that require login. Don\'t use this feature if you use several user accounts from multiple organizations.';
@@ -47,7 +47,7 @@
$langStrings['en']['permanently_remember_selection'] = 'Remember selection permanently and bypass this step from now on.';
$langStrings['en']['confirm_permanent_selection'] = 'Are you sure you want to make the selected organization your default organization? Don\'t proceed if you have several user accounts from multiple organizations.';
$langStrings['en']['save_button'] = 'Save';
-$langStrings['en']['access_host'] = 'In order to access the service %s please select or search the organization you are affiliated with.';
+$langStrings['en']['access_host'] = 'In order to access the service %s please select or search for the institution that you are affiliated with.';
$langStrings['en']['select_idp'] = 'Select the organization you are affiliated with.';
$langStrings['en']['search_idp'] = 'Enter the name of the organization you are affiliated with...';
$langStrings['en']['remember_selection'] = 'Remember selection for this web browser session.';