Added errors detail context menu

This commit is contained in:
2022-05-13 00:29:00 +08:00
parent 288e2904b6
commit d5880671a1
9 changed files with 49 additions and 11 deletions

View File

@@ -37,4 +37,6 @@
<string name="notice">Notice</string>
<string name="are_you_sure_clear_errors">Are you sure you want to clear all errors records?</string>
<string name="all_errors_clear_success">All errors records have been cleared</string>
<string name="are_you_sure_export_all_errors">Are you sure you want to export all log files? The packaging process may take a while.</string>
<string name="view_detail">View detail</string>
</resources>