Merge pull request #1274 from cdhiraj40/dev

Add an option to share crash report as a file after a crash
This commit is contained in:
Prathamesh More 2022-03-03 17:47:21 +05:30 committed by GitHub
commit a422fadc14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 153 additions and 0 deletions

View file

@ -541,4 +541,5 @@
<string name="you_have_to_select_at_least_one_category">You have to select at least one category.</string>
<string name="you_will_be_forwarded_to_the_issue_tracker_website">You will be forwarded to the issue tracker website.</string>
<string name="your_account_data_is_only_used_for_authentication">Your account data is only used for authentication.</string>
<string name="customactivityoncrash_error_activity_error_details_share">Share Crash Report</string>
</resources>