Cherish:QS header image [2/4]

This commit is contained in:
maxwen
2019-02-03 15:23:51 +05:30
committed by Hưng Phan
parent d30c5ef102
commit 8a7efcfe77
7 changed files with 341 additions and 1 deletions

View File

@@ -606,4 +606,20 @@
<string name="power_menu_animation_translucent_top">Translucent (top)</string>
<string name="power_menu_animation_translucent_bottom">Translucent (bottom)</string>
<string name="power_menu_animation_rotate">Rotate</string>
<!-- QS header image -->
<string name="status_bar_custom_header_title">Header image</string>
<string name="status_bar_custom_header_summary">Use a custom image for QS header</string>
<string name="daylight_header_provider" translatable="false">daylight</string>
<string name="file_header_provider" translatable="false">file</string>
<string name="custom_header_provider_title">Image type</string>
<string name="daylight_header_provider_title">Automatic (Time based)</string>
<string name="file_header_provider_title">Static</string>
<string name="daylight_header_pack_title">Image collection</string>
<string name="header_provider_disabled">Disabled</string>
<string name="custom_header_pick_title">Pick image from collection</string>
<string name="custom_header_pick_summary">Select an image from pre-installed image collections</string>
<string name="file_header_select_title">Pick image from storage</string>
<string name="file_header_select_summary">Select an image from internal storage</string>
<string name="status_bar_custom_header_shadow_title">Darken image</string>
</resources>