use static variables for all preference keys
This commit is contained in:
parent
ad9a00657b
commit
690dfb0c10
7 changed files with 28 additions and 27 deletions
|
|
@ -96,7 +96,7 @@
|
|||
<string name="pref_header_lockscreen">Lockscreen</string>
|
||||
<string name="pref_header_notification">Notification</string>
|
||||
|
||||
<string name="library_categories">Library Categories</string>
|
||||
<string name="library_categories">Categories</string>
|
||||
<string name="primary_color">Primary Color</string>
|
||||
<string name="accent_color">Accent Color</string>
|
||||
<string name="colored_footers">Colored footers</string>
|
||||
|
|
@ -128,7 +128,7 @@
|
|||
<string name="pref_summary_remember_queue">Save the queue when closing the app so it can persist across sessions.</string>
|
||||
<string name="pref_summary_colored_app_shortcuts">Colors the app shortcuts in the primary color.</string>
|
||||
<string name="pref_summary_remember_last_tab">Go to the last opened tab on launch.</string>
|
||||
<string name="pref_summary_library_categories">Configure visibility and order of library categories.</string>
|
||||
<string name="pref_summary_library_categories">Configure visibility and order of display categories.</string>
|
||||
|
||||
<string name="delete_action">Delete</string>
|
||||
<string name="remove_action">Remove</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue