mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Added developer notice in MainActivity
This commit is contained in:
@@ -115,4 +115,6 @@
|
||||
<string name="are_you_sure_apply_site_apps">一度に %1$s 個のアプリに設定を適用してもよろしいですか</string>
|
||||
<string name="errors_dialog_always_show_reopen">エラーダイアログには常にリスタートが表示</string>
|
||||
<string name="errors_dialog_always_show_reopen_tip">有効にした後、アプリが最初のエラーでない場合にも「アプリをリスタート」オプションが表示されます。現在のエラーがメインプロセスでない場合、またはアプリを開くことができない場合でも、このオプションは表示されません。</string>
|
||||
<string name="developer_notice_tip">このモジュールはAndroid開発者向けに特別に作成されています。コンピューターに接続できず、ADBデバッグを実行できない可能性がある場合、このモジュールを使用して、インストールされているアプリのエラーをすばやくキャプチャし、問題をすばやく特定できます。デベロッパー。</string>
|
||||
<string name="developer_notice">使用説明書</string>
|
||||
</resources>
|
Reference in New Issue
Block a user