@@ -73,7 +73,7 @@ function language_help($route_name, RouteMatchInterface $route_match) {
$output='<p>'.t('Changing the selected language here (and leaving this option as the last among the detection and selection options) is the easiest way to change the fallback language for the website, if you need to change how your site works by default (e.g., when using an empty path prefix or using the default domain). <a href="!admin-change-language">Changing the site\'s default language</a> itself might have other undesired side effects.',array('!admin-change-language'=>\Drupal::url('language.admin_overview'))).'</p>';
return'<p>'.t('With multiple languages added, registered users can select their preferred language and authors can assign a specific language to content.').'</p>';
return'<p>'.t('The <em>Powered by Drupal</em> block is an optional link to the home page of the Drupal project. While there is absolutely no requirement that sites feature this link, it may be used to show support for Drupal.').'</p>';