Submit string for Privacy title screen

Submitting separately to start localization process.

Bug:147747586
Test: n/a, string add
Change-Id: Ie0a643164f5ec471c7faf03a0ba91851572330a2
(cherry picked from commit 18792fc71f528ddb0b87b82acec3c8161c9b36d7)
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 1feb990..1fba5fe 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1138,6 +1138,10 @@
     <!-- Message when sync is currently failing [CHAR LIMIT=100] -->
     <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
 
+    <!-- Privacy --><skip/>
+    <!-- Title for settings that lead into Privacy settings [CHAR LIMIT=40] -->
+    <string name="privacy_settings_title">Privacy</string>
+
     <!-- security lock --><skip/>
     <!-- Title for security settings [CHAR LIMIT=20] -->
     <string name="security_settings_title">Security</string>