feat: share as file option for crash

This commit is contained in:
rebelonion 2024-05-01 21:35:20 -05:00
parent 97ff591b62
commit 3a88656e21
3 changed files with 58 additions and 16 deletions

View file

@ -970,4 +970,5 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="app_died">APP DIED</string>
<string name="an_unexpected_error_occurred">An unexpected error occurred.\nPlease send a crash report to the developer :)</string>
<string name="copy_report">Copy Report</string>
<string name="share_as_file">Share as file</string>
</resources>