mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Added App errors statistics function
This commit is contained in:
@@ -99,4 +99,13 @@
|
||||
<string name="show_errors_dialog">显示错误对话框</string>
|
||||
<string name="show_errors_toast">显示错误 Toast 提示</string>
|
||||
<string name="show_nothing">不显示任何提示</string>
|
||||
<string name="app_errors_statistics">应用异常统计</string>
|
||||
<string name="total_errors">异常总数</string>
|
||||
<string name="total_apps">应用总数</string>
|
||||
<string name="most_errors_app">最多异常的应用</string>
|
||||
<string name="most_errors_type">最多异常的类型</string>
|
||||
<string name="total_proportion_of_errors">异常总占比</string>
|
||||
<string name="total_errors_unit">%1$s 条</string>
|
||||
<string name="total_apps_unit">%1$s 个 (含系统应用)</string>
|
||||
<string name="generating_statistics">正在生成统计数据</string>
|
||||
</resources>
|
Reference in New Issue
Block a user