Added i18n strings

This commit is contained in:
2022-10-03 03:39:18 +08:00
parent b9f52b4e67
commit f2311f31cb
6 changed files with 19 additions and 1 deletions

View File

@@ -119,4 +119,7 @@
<string name="developer_notice_tip">此模組專為 Android 開發者而打造。 \n\n在可能的無法連接電腦不能進行 ADB 調試的時候,可通過此模組來快速捕獲任意已安裝程式的任意異常,以便快速定位問題。 \n\n程式發生崩潰的錯誤日誌對開發者來說是無價的財富若你不是開發者你依然可以安裝此模組以便給開發者提供更多異常信息快速解決問題。</string>
<string name="warning">警告</string>
<string name="fast_restart_problem">部分定制系統使用急速重開後可能會發生錯誤,仍然要繼續嗎?</string>
<string name="theme_setting">主題設置</string>
<string name="enable_md3_app_errors_dialog">啟用 Material 3 風格錯誤對話框</string>
<string name="enable_md3_app_errors_dialog_tip">此功能在 Android 目標版本為 12 及以上時默認啟用,動態主題色功能僅會在 Android 12 及以上版本生效。</string>
</resources>