sanity_check.php: I18N
This commit is contained in:
parent
01e89f1b94
commit
8a3fdba55d
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
|
||||
if ($err_msg) {
|
||||
print "<b>Fatal Error</b>: $err_msg\n";
|
||||
print "<b>"._("Fatal Error")."</b>: $err_msg\n";
|
||||
exit;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue