Feature: reticker [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Dil3mm4
2022-06-11 17:19:53 +07:00
committed by Hưng Phan
parent cbc17ee7f5
commit 11d0e4e52d
2 changed files with 17 additions and 0 deletions

View File

@@ -840,4 +840,10 @@
<!-- Hidden apps -->
<string name="hidden_apps_title">Hidden apps</string>
<string name="hidden_apps_summary">Applications that should be hidden from launcher</string>
<!-- reTicker -->
<string name="reticker_title">reTicker</string>
<string name="reticker_summary">Replace heads-up notification with slim and less invasive version of redesigned ticker</string>
<string name="reticker_colored_title">Use app colored background</string>
<string name="reticker_colored_summary">Replace reTicker background color using notification app main color</string>
</resources>