git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10037
7612ce4b-ef26-0410-bec9-
ea0150e637f0
$user_language = $squirrelmail_language;
} else if (file_exists('../help/en_US')) {
echo "<center><font color=\"$color[2]\">"
- ._("The help has not been translated to selected language. It will be displayed in English instead.");
+ ._("The help has not been translated to the selected language. It will be displayed in English instead.");
echo '</font></center><br />';
$user_language = 'en_US';
} else {