Added don't screenshots in AppErrorsDetailActivity

This commit is contained in:
2022-05-14 01:36:00 +08:00
parent 7cf7c2930f
commit 24e622d778
8 changed files with 73 additions and 0 deletions

View File

@@ -45,4 +45,7 @@
<string name="no_cpu_abi">アビなし</string>
<string name="remove_record">レコードを削除</string>
<string name="are_you_sure_remove_record">このレコードを削除してもよろしいですか</string>
<string name="got_it">分かります</string>
<string name="dont_screenshot">スクリーンショットを撮らないでください</string>
<string name="dont_screenshot_tip">エラーログのスクリーンショットを撮ることはお勧めできません。このインターフェイスの右上隅にあるボタンをクリックして、ログの内容を抽出またはコピーする必要があります。</string>
</resources>

View File

@@ -45,4 +45,7 @@
<string name="no_cpu_abi">无原生库</string>
<string name="remove_record">移除记录</string>
<string name="are_you_sure_remove_record">你确定要移除这条记录吗?</string>
<string name="got_it">我知道了</string>
<string name="dont_screenshot">请不要截屏</string>
<string name="dont_screenshot_tip">在错误日志中截屏是不明智的做法,你应当点击此界面右上角的按钮提取或复制日志内容。</string>
</resources>

View File

@@ -45,4 +45,7 @@
<string name="no_cpu_abi">無原生庫</string>
<string name="remove_record">移除紀錄</string>
<string name="are_you_sure_remove_record">你確認要移除這條紀錄嗎?</string>
<string name="got_it">我懂了</string>
<string name="dont_screenshot">請不要捕獲熒屏</string>
<string name="dont_screenshot_tip">在錯誤日誌中捕獲熒屏是不明理的做法,你應當點擊此界面右上角的按鈕提取或複制日誌內容。</string>
</resources>

View File

@@ -45,4 +45,7 @@
<string name="no_cpu_abi">無原生庫</string>
<string name="remove_record">移除紀錄</string>
<string name="are_you_sure_remove_record">你確認要移除這條紀錄嗎?</string>
<string name="got_it">我懂了</string>
<string name="dont_screenshot">請不要捕獲熒屏</string>
<string name="dont_screenshot_tip">在錯誤日誌中捕獲熒屏是不明理的做法,你應當點擊此界面右上角的按鈕提取或複制日誌內容。</string>
</resources>

View File

@@ -45,4 +45,7 @@
<string name="no_cpu_abi">無原生庫</string>
<string name="remove_record">移除紀錄</string>
<string name="are_you_sure_remove_record">你確認要移除這條紀錄嗎?</string>
<string name="got_it">我懂了</string>
<string name="dont_screenshot">請不要捕獲熒屏</string>
<string name="dont_screenshot_tip">在錯誤日誌中捕獲熒屏是不明理的做法,你應當點擊此界面右上角的按鈕提取或複制日誌內容。</string>
</resources>

View File

@@ -44,4 +44,7 @@
<string name="no_cpu_abi">No ABI</string>
<string name="remove_record">Remove record</string>
<string name="are_you_sure_remove_record">Are you sure you want to remove this record?</string>
<string name="got_it">Got it</string>
<string name="dont_screenshot">Do not take screenshots</string>
<string name="dont_screenshot_tip">It is not advisable to take a screenshot of the error log, you should extract or copy the log content by clicking the button in the upper right corner of this interface.</string>
</resources>