diff options
-rw-r--r-- | services/sync/locales/en-US/sync.properties | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/services/sync/locales/en-US/sync.properties b/services/sync/locales/en-US/sync.properties index 157fc225e..93369dd37 100644 --- a/services/sync/locales/en-US/sync.properties +++ b/services/sync/locales/en-US/sync.properties @@ -8,6 +8,9 @@ client.name2 = %1$S's %2$S on %3$S # %S is the date and time at which the last sync successfully completed lastSync2.label = Last sync: %S +# signInToSync.description is the tooltip for the Sync buttons when Sync is +# not configured. +signInToSync.description = Sign In To Sync mobile.label = Mobile Bookmarks remote.pending.label = Remote tabs are being synced… @@ -46,3 +49,6 @@ error.sync.eol.label = Service Unavailable error.sync.eol.description = Your Sync service is no longer available. You need to upgrade %1$S to keep syncing. sync.eol.learnMore.label = Learn more sync.eol.learnMore.accesskey = L + +syncnow.label = Sync Now +syncing2.label = Syncing… |