Cherish: Allow hiding the lock icon on lockscreen [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Ido Ben-Hur
2020-01-16 20:27:38 +05:30
committed by Hưng Phan
parent 46d09ae839
commit 6f82afa82b
2 changed files with 11 additions and 0 deletions

View File

@@ -1201,4 +1201,8 @@
<!-- Notification Vibration -->
<string name="vibrate_on_notifications_title">Vibrate for notifications</string>
<string name="vibrate_on_notifications_summary">Toogle for disable vibrate notification</string>
<!-- Lock icon -->
<string name="hide_lockicon_title">Hide lock icon</string>
<string name="hide_lockicon_summary">Hide the lock icon on lockscreen</string>
</resources>