summaryrefslogtreecommitdiffstats
path: root/components/browser_sync_strings.grdp
blob: 9a8d96266ae56813bbc2a674af2a06961ff5f2b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>