Cherish: Add volume panel on left toggle

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
ganeshi4u
2022-01-18 16:17:05 +07:00
committed by Hưng Phan
parent 4007f05f56
commit 2624a909e4
2 changed files with 11 additions and 0 deletions

View File

@@ -718,5 +718,9 @@
<!-- Keyguard force small clock -->
<string name="lockscreen_small_clock_title">Force small clock</string>
<string name="lockscreen_small_clock_summary">Don\'t switch to the big clock when there are no notifications</string>
<!-- Volume panel on left -->
<string name="volume_panel_on_left_title">Show volume panel on left</string>
<string name="volume_panel_on_left_summary">Display volume panel on the left side of the screen</string>
</resources>