aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-zh-rCN/strings_pref_appearance.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-03-31 23:04:24 -0400
committerGitHub <noreply@github.com>2019-03-31 23:04:24 -0400
commitf6ffcb6eb67ad9fc82b9929200f75a43cecf99db (patch)
tree9ae06938cb08c59b46c1002f20e8e0730cf2938e /app/src/main/res/values-zh-rCN/strings_pref_appearance.xml
parenta85b52302d1328798c7d844ff68117c49586873d (diff)
parentfc375400411de3e7113a296b618940ef7b2b655c (diff)
downloadfrost-f6ffcb6eb67ad9fc82b9929200f75a43cecf99db.tar.gz
frost-f6ffcb6eb67ad9fc82b9929200f75a43cecf99db.tar.bz2
frost-f6ffcb6eb67ad9fc82b9929200f75a43cecf99db.zip
Merge pull request #1379 from AllanWang/remove-round-icon
Remove round icon settings
Diffstat (limited to 'app/src/main/res/values-zh-rCN/strings_pref_appearance.xml')
-rw-r--r--app/src/main/res/values-zh-rCN/strings_pref_appearance.xml2
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>