Try again notification
added a notification for users to try to send the report again closes #32 Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
<resources>
|
||||
|
||||
<string name="crash">Application Fault</string>
|
||||
<string name="sorry">I\'m sorry, but we found a problem. Please click here.</string>
|
||||
<string name="sorry">We found a problem. Please click here.</string>
|
||||
<string name="sending">Sending…</string>
|
||||
<string name="send">Send</string>
|
||||
<string name="description">Optional: Describe what happened</string>
|
||||
<string name="version">Version</string>
|
||||
<string name="no_reports">No Reports</string>
|
||||
<string name="sending_report">Sending Exception Report</string>
|
||||
<string name="reporting_error">Problem sending the report</string>
|
||||
<string name="reporting_error_msg">Please click here to try again</string>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user