diff options
author | Allan Wang <me@allanwang.ca> | 2021-01-10 18:16:43 -0800 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2021-01-10 18:16:43 -0800 |
commit | 92ec75ba16b368fc4a5828918f276756c415e016 (patch) | |
tree | 3dddb7787fcf3ceb829a0f97076ec160438242d4 /app/src/main/res/values-zh-rCN | |
parent | 3ed1e1a96511a00517512addf6757517f3353c95 (diff) | |
download | frost-92ec75ba16b368fc4a5828918f276756c415e016.tar.gz frost-92ec75ba16b368fc4a5828918f276756c415e016.tar.bz2 frost-92ec75ba16b368fc4a5828918f276756c415e016.zip |
Delete unneeded analytic strings
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml b/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml index fa6fa919..b5805ff5 100644 --- a/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml +++ b/app/src/main/res/values-zh-rCN/strings_pref_behaviour.xml @@ -17,5 +17,4 @@ <string name="force_message_bottom_desc">在加载消息线程时, 会触发一个滚动到页面底部, 而不是像加载页面一样。</string> <string name="exit_confirmation">退出确认</string> <string name="exit_confirmation_desc">关闭前显示确认对话框</string> - <string name="analytics">统计</string> </resources> |