diff --git a/res/values/strings.xml b/res/values/strings.xml
index 5df08d7d1a0..36046c49d1e 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2906,6 +2906,10 @@ found in the list of installed applications.
Back up my data
Back up application data, Wi-Fi passwords, and other settings to Google servers
+
+ Configure backup
+
+ No backup destination is available.
Automatic restore
diff --git a/res/xml/privacy_settings.xml b/res/xml/privacy_settings.xml
index 86fc30658a6..c28dbc1901e 100644
--- a/res/xml/privacy_settings.xml
+++ b/res/xml/privacy_settings.xml
@@ -25,6 +25,14 @@
android:title="@string/backup_data_title"
android:summary="@string/backup_data_summary"
android:persistent="false" />
+
+
+