diff --git a/bp-core/bp-core-admin.php b/bp-core/bp-core-admin.php
index 368bab8..274808d 100644
--- a/bp-core/bp-core-admin.php
+++ b/bp-core/bp-core-admin.php
@@ -592,7 +592,7 @@ class BP_Admin {
 			</p>
 
 			<div class="return-to-dashboard">
-				<a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to Community Settings', 'buddypress' ); ?></a>
+				<a href="<?php echo esc_url( bp_get_admin_url( add_query_arg( array( 'page' => 'bp-components' ), $this->settings_page ) ) ); ?>"><?php _e( 'Go to the BuddyPress Settings page', 'buddypress' ); ?></a>
 			</div>
 
 		</div>
warning: LF will be replaced by CRLF in bp-core/bp-core-admin.php.
The file will have its original line endings in your working directory.
