Index: chrome/app/settings_google_chrome_strings.grdp |
diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c4f03471e7d955406acf22967df6629ca844074f |
--- /dev/null |
+++ b/chrome/app/settings_google_chrome_strings.grdp |
@@ -0,0 +1,9 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<!-- Settings-specific Google Chrome strings (included from google_chrome_strings.grd). --> |
+<grit-part> |
+ <!-- Sync Page --> |
+ <message name="IDS_SETTINGS_SYNC_DATA_ENCRYPTED_TEXT" desc="Text alerting the user that synced data is encrypted."> |
+ For added security, Google Chrome will encrypt your data. |
+ </message> |
+ |
James Hawkins
2015/06/04 19:38:37
Remove blank line.
Kyle Horimoto
2015/06/04 21:18:18
Done.
|
+</grit-part> |