Added "Go It Now" button in app errors dialog for unable get app errors record in AppErrorsDetailActivity

This commit is contained in:
2023-01-16 22:20:02 +08:00
parent 37962fa12f
commit a15b5b008d
8 changed files with 17 additions and 0 deletions

View File

@@ -133,4 +133,5 @@
<string name="when_logger_how_to_show_tip">你可以配置當前除錯日誌顯示的優先順序過濾條件。</string>
<string name="enable_anonymous_statistics">啟用匿名統計</string>
<string name="enable_anonymous_statistics_tip">啟用後,我們將會使用 Microsoft App Center 來匿名傳送程式相關的診斷資料以幫助程式的功能更加完善,收集的資訊是匿名的,我們無法追溯到獨立的裝置或使用者,啟用或關閉此功能需要重啟程式方可生效。</string>
<string name="go_it_now">現在前往</string>
</resources>