mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
firmware: fix typos
This commit is contained in:
parent
2f84c67427
commit
d021ae1431
@ -195,7 +195,7 @@ if (isset($pconfig['Submit'])) {
|
||||
if (!$has_crashed) {
|
||||
$message = gettext('Thank you for submitting this crash report.');
|
||||
} else {
|
||||
$message = gettext('This crash report contains no actual crash information. If you want to submit a problem please fill out your email and decription below.');
|
||||
$message = gettext('This crash report contains no actual crash information. If you want to submit a problem please fill out your e-mail and description below.');
|
||||
}
|
||||
} elseif ($pconfig['Submit'] == 'no') {
|
||||
$message = gettext('Please consider submitting a crash report if the error persists.');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user