diff --git a/res/values/strings.xml b/res/values/strings.xml
index 52372861..2de40c8d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -158,6 +158,8 @@ THE SOFTWARE.
What to do when an item is tapped
Miscellaneous Features
+ Disable Lockscreen
+ Do not show the lockscreen with the library screen or playback screen open.
Enable Idle Timeout
When active, playback will be stopped after the given period of inactivity
Idle Timeout
diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml
index 8ee232f1..c28de163 100644
--- a/res/xml/preferences.xml
+++ b/res/xml/preferences.xml
@@ -132,6 +132,11 @@ THE SOFTWARE.
android:defaultValue="0" />
+