Added notification that chat report has been sent after the user logs in.

This will also add a line in the chat log with the report id
This commit is contained in:
Latif Khalifa
2013-11-26 00:38:00 +01:00
parent 362415fe8a
commit 4e79bce3e2
4 changed files with 27 additions and 3 deletions

View File

@@ -9742,4 +9742,11 @@ Do you wish to export anyway?
Object successfully exported to: [FILENAME]
</notification>
<notification
icon="notifytip.tga"
name="CrashReportSent"
type="notifytip">
Thank you for submitting the crash report! Report ID is [REPORT_ID]
</notification>
</notifications>