Remove unused strings

This commit is contained in:
tehcneko 2021-02-06 15:02:21 +08:00 committed by LoveSy
parent 2831b9b3a1
commit f3daf6e949
4 changed files with 0 additions and 8 deletions

View File

@ -85,8 +85,6 @@
<string name="compile_failed">优化失败或返回值为空</string>
<string name="compile_failed_with_info">优化失败: </string>
<string name="not_installed">未安装</string>
<string name="pref_title_disable_modules_log">禁用模块日志</string>
<string name="pref_disable_modules_log_summary">模块抛出的的异常堆栈仍将正常抓取</string>
<string name="follow_system">跟随系统</string>
<string name="pure_black_dark_theme">使用纯黑深色主题</string>
<string name="transparent_status_bar">透明状态栏</string>

View File

@ -82,8 +82,6 @@
<string name="app_launch">運行</string>
<string name="compile_failed">優化失敗或返回值為空</string>
<string name="not_installed">未安裝</string>
<string name="pref_title_disable_modules_log">禁用模塊日誌</string>
<string name="pref_disable_modules_log_summary">模塊拋出的的異常堆棧仍將正常抓取</string>
<string name="follow_system">跟隨系統</string>
<string name="pure_black_dark_theme">使用純黑深色主題</string><![CDATA[>

View File

@ -94,8 +94,6 @@
<string name="compile_failed">最佳化失敗或返回值為空</string>
<string name="compile_failed_with_info">最佳化失敗: </string>
<string name="not_installed">未安裝</string>
<string name="pref_title_disable_modules_log">停用模組日誌</string>
<string name="pref_disable_modules_log_summary">模組產生的的異常堆疊仍將正常抓取</string>
<string name="follow_system">跟隨系統</string>
<string name="pure_black_dark_theme">使用純黑深色主題</string><![CDATA[>
]]>

View File

@ -95,8 +95,6 @@
<string name="compile_failed">Optimization failed or return value is empty</string>
<string name="compile_failed_with_info">Optimization failed: </string>
<string name="not_installed">Not installed</string>
<string name="pref_title_disable_modules_log">Disable modules logs</string>
<string name="pref_disable_modules_log_summary">Exception stack thrown by the module will still be catched normally</string>
<string name="pure_black_dark_theme">Use the pure black dark theme</string>
<string name="follow_system">Follow system</string>
<string name="transparent_status_bar">Transparent status bar</string>