Cherish: FOD icon picker [2/2]

* Adapt for CherishOS support
* Add a footer to explain how users can add their own icons
This commit is contained in:
00day0
2019-12-16 21:46:12 +01:00
committed by Hung Phan
parent e9dcd06e4d
commit 814c31b7b0
19 changed files with 502 additions and 8 deletions

View File

@@ -510,5 +510,11 @@
<!-- Heads up options -->
<string name="less_boring_heads_up_title">Less boring heads up</string>
<string name="less_boring_heads_up_summary">Show heads up only for dialer, messaging and alarm app</string>
<!-- FOD icon picker -->
<string name="fod_title">FOD</string>
<string name="fod_icon_picker_title">FOD icon picker</string>
<string name="fod_icon_picker_summary">Choose your favorite fingerprint icon</string>
<string name="fod_icon_picker_footer">In order to add your own icon, select the top left icon and use the OnePlus 6T FP Customizer app to select the icon you want.</string>
</resources>