diff --git a/res/values/strings.xml b/res/values/strings.xml
index 06869de3435..a91e6df8dbc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3065,12 +3065,12 @@ found in the list of installed applications.
If I reinstall an application, restore backed up settings or other data
-
- Local backup password
+
+ Desktop backup password
- Local full backups are not currently protected.
+ Desktop full backups are not currently protected.
- Select to change or remove the password for local full backups
+ Select to change or remove the password for desktop full backups
Backup
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 96f8c3ebe68..0f8dfbcdb79 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -39,6 +39,17 @@
android:entries="@array/hdcp_checking_titles"
android:entryValues="@array/hdcp_checking_values" />
+
+
+
+
diff --git a/res/xml/privacy_settings.xml b/res/xml/privacy_settings.xml
index 60efef6ceab..57ad514d3d1 100644
--- a/res/xml/privacy_settings.xml
+++ b/res/xml/privacy_settings.xml
@@ -38,16 +38,6 @@
android:title="@string/auto_restore_title"
android:summary="@string/auto_restore_summary"
android:persistent="false" />
-
-
-