Cherish:Forward-port notification counters [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Steve Kondik
2022-09-20 20:32:15 +07:00
committed by Hưng Phan
parent b996e3c204
commit 4abec14f98
2 changed files with 10 additions and 0 deletions

View File

@@ -508,5 +508,9 @@
<string name="location_privacy_indicator_summary">Show indicator when any app uses location</string>
<string name="projection_privacy_indicator_title">Media projection privacy indicator</string>
<string name="projection_privacy_indicator_summary">Show indicator when device screen is projected</string>
<!-- Notification count -->
<string name="statusbar_notif_count_title">Show notification count</string>
<string name="statusbar_notif_count_summary">Display the number of pending notifications</string>
</resources>