diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8716c6374b4..42c846df8fe 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -231,6 +231,10 @@
Pairing request
Select to pair with %1$s
+
+ Show received files
+
+ Show the list of files received via Bluetooth
Bluetooth device picker
diff --git a/res/xml/bluetooth_settings.xml b/res/xml/bluetooth_settings.xml
index 982681ef3b3..64e6377d7a1 100644
--- a/res/xml/bluetooth_settings.xml
+++ b/res/xml/bluetooth_settings.xml
@@ -43,6 +43,12 @@
android:summaryOff="@string/bluetooth_not_discoverable"
android:persistent="false" />
+
+