Added developer notice in MainActivity

This commit is contained in:
2022-06-21 07:21:21 +08:00
parent f4d68ce9ec
commit 9027158047
9 changed files with 35 additions and 0 deletions

View File

@@ -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>