First-run crash fix, colored nav bar setting should be on for all by default if translucent nav bars are no longer being used, etc.

This commit is contained in:
Aidan Follestad 2015-04-18 10:28:29 -05:00
commit 135c8233ec
6 changed files with 25 additions and 29 deletions

View file

@ -90,7 +90,7 @@
<string name="pref_title_general_theme">General theme</string>
<string name="pref_header_audio">Audio</string>
<string name="pref_header_general">General</string>
<string name="pref_summary_navigation_bar">Set where the navigation bar should be colored</string>
<string name="pref_summary_colored_navigation_bar">Set where the navigation bar should be colored.</string>
<string name="pref_title_navigation_bar">Colored navigation bar</string>
<string name="pref_title_set_default_start_page">Set default start page</string>
<string name="title_activity_settings">Settings</string>