mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-27 22:40:08 +01:00
📝 Tweak copy for crash message
This commit is contained in:
@@ -943,6 +943,8 @@ PHP Monitor will tell Valet to unsecure and re-secure all expired domains for yo
|
||||
|
||||
"crash_reporter.title" = "PHP Monitor crashed earlier, want to send a crash report?";
|
||||
"crash_reporter.subtitle" = "It is possible to send the crash report to the developer of the app, so this issue can be fixed. This is highly recommended. Would you like to do that?";
|
||||
"crash_reporter.description" = "Without sending this crash report, the developer may not be aware of this particular issue. No logs or personal data is sent with the crash report, only the unsymbolicated crash report. No further action is necessary on your part.";
|
||||
"crash_reporter.description" = "Without sending this crash report, the developer may not be aware of this particular issue. No logs or personal data is sent with the crash report, only the unsymbolicated crash report. No further action is necessary on your part.
|
||||
|
||||
➡️ If the crash keeps happening at a specific point in time, you may want to check GitHub's issue tracker to see if a fix is not in the works. If the app keeps crashing prior to initialization, you may need to update PHP Monitor manually.";
|
||||
"crash_reporter.send_report" = "Send Report";
|
||||
"crash_reporter.do_not_send" = "Don't Send";
|
||||
|
||||
Reference in New Issue
Block a user