diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2d9cbdcf688..3afe481e719 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -995,6 +995,12 @@
Play sound when making screen selection
+ Screen lock sounds
+
+ Play sounds when locking and unlocking the screen
+
+ Play sounds when locking and unlocking the screen
+
Haptic feedback
Vibrate when pressing soft keys and on certain UI interactions
diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml
index 08ce0d6dbe3..e4d80e6ed2f 100644
--- a/res/xml/sound_settings.xml
+++ b/res/xml/sound_settings.xml
@@ -89,12 +89,21 @@
android:order="10"
android:defaultValue="true" />
+
+