diff --git a/res/values/strings.xml b/res/values/strings.xml index cc2c7f71619..c667fa6a639 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -421,6 +421,8 @@ Connection preferences Previously connected devices + + Previously connected Date & time diff --git a/res/xml/previously_connected_devices.xml b/res/xml/previously_connected_devices.xml index b0578a725be..8c5509bc57e 100644 --- a/res/xml/previously_connected_devices.xml +++ b/res/xml/previously_connected_devices.xml @@ -18,7 +18,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="connected_devices_screen_previously" - android:title="@string/connected_device_previously_connected_title"> + android:title="@string/connected_device_previously_connected_screen_title">