diff options
author | Allan Wang <me@allanwang.ca> | 2019-03-31 22:47:14 -0400 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-03-31 22:47:14 -0400 |
commit | 3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04 (patch) | |
tree | 9261d59f51e85edf8434595b47c2877581a828bf /app/src/main/res/values-zh-rCN | |
parent | a49021c096f18cfef2fa54b2369ed044341187c5 (diff) | |
download | frost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.tar.gz frost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.tar.bz2 frost-3a24b8dc01ca1f20c0803aefd48ae69e0b5c3e04.zip |
Remove round icon texts
Diffstat (limited to 'app/src/main/res/values-zh-rCN')
-rw-r--r-- | app/src/main/res/values-zh-rCN/strings_pref_appearance.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-zh-rCN/strings_pref_appearance.xml b/app/src/main/res/values-zh-rCN/strings_pref_appearance.xml index 496cc28c..c4b6037f 100644 --- a/app/src/main/res/values-zh-rCN/strings_pref_appearance.xml +++ b/app/src/main/res/values-zh-rCN/strings_pref_appearance.xml @@ -10,8 +10,6 @@ <string name="icon_color">图标颜色</string> <string name="global_customization">全局定制</string> <string name="main_activity_layout">主要活动布局</string> - <string name="rounded_icons">圆形图标</string> - <string name="rounded_icons_desc">圆形图标说明</string> <string name="tint_nav">淡色导航栏</string> <string name="tint_nav_desc">导航栏将会作为标题相同的颜色</string> <string name="web_text_scaling">Web 文本缩放</string> |