diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6605be2c8da..1218f02e949 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -221,14 +221,17 @@
Cancel
-
+
Disable Bluetooth LE audio
-
+
Disables Bluetooth LE audio feature if the device supports LE audio hardware capabilities.
-
+
+ Show LE audio toggle in Device Details
+
+
Enable Bluetooth LE audio Allow List
-
+
Enable Bluetooth LE audio allow list feature.
diff --git a/res/xml/development_settings.xml b/res/xml/development_settings.xml
index eb17fbf0828..68e4e78945b 100644
--- a/res/xml/development_settings.xml
+++ b/res/xml/development_settings.xml
@@ -350,6 +350,10 @@
android:title="@string/bluetooth_disable_leaudio"
android:summary="@string/bluetooth_disable_leaudio_summary" />
+
+