diff options
author | Allan Wang <me@allanwang.ca> | 2019-03-31 23:04:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-31 23:04:24 -0400 |
commit | f6ffcb6eb67ad9fc82b9929200f75a43cecf99db (patch) | |
tree | 9ae06938cb08c59b46c1002f20e8e0730cf2938e /app/src/main/res/values-zh-rTW/strings_pref_appearance.xml | |
parent | a85b52302d1328798c7d844ff68117c49586873d (diff) | |
parent | fc375400411de3e7113a296b618940ef7b2b655c (diff) | |
download | frost-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-rTW/strings_pref_appearance.xml')
-rw-r--r-- | app/src/main/res/values-zh-rTW/strings_pref_appearance.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values-zh-rTW/strings_pref_appearance.xml b/app/src/main/res/values-zh-rTW/strings_pref_appearance.xml index 39d18bd5..12103896 100644 --- a/app/src/main/res/values-zh-rTW/strings_pref_appearance.xml +++ b/app/src/main/res/values-zh-rTW/strings_pref_appearance.xml @@ -13,8 +13,6 @@ <string name="main_activity_layout_desc">設定主要活動版型</string> <string name="main_tabs">主要活動標籤</string> <string name="main_tabs_desc">自訂您想在主要活動中看到哪些標籤</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> |