mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
firmware: small tweak on wording
This commit is contained in:
parent
ceeaca8a09
commit
30f267781c
@ -194,7 +194,7 @@ if (isset($pconfig['Submit'])) {
|
||||
if (!$has_crashed) {
|
||||
$message = gettext('Thank you for submitting this crash report.');
|
||||
} else {
|
||||
$message = gettext('This crash report has no relevant 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 email and decription 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