Index: components/browser_sync_strings.grdp |
diff --git a/components/browser_sync_strings.grdp b/components/browser_sync_strings.grdp |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9a8d96266ae56813bbc2a674af2a06961ff5f2b6 |
--- /dev/null |
+++ b/components/browser_sync_strings.grdp |
@@ -0,0 +1,12 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<grit-part> |
+ |
+ <!-- Sync time strings --> |
+ <message name="IDS_SYNC_TIME_NEVER" desc="Indicates that the first sync has never completed."> |
+ Never |
+ </message> |
+ <message name="IDS_SYNC_TIME_JUST_NOW" desc="Indicates that a sync cycle just finished."> |
+ Just now |
+ </message> |
+ |
+</grit-part> |