diff options
Diffstat (limited to 'services')
-rw-r--r-- | services/sync/locales/en-US/sync.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/services/sync/locales/en-US/sync.properties b/services/sync/locales/en-US/sync.properties index 157fc225e..a54a91f77 100644 --- a/services/sync/locales/en-US/sync.properties +++ b/services/sync/locales/en-US/sync.properties @@ -38,6 +38,11 @@ error.sync.quota.label = Server Quota Exceeded error.sync.quota.description = Sync failed because it exceeded the server quota. Please review which data to sync. error.sync.viewQuotaButton.label = View Quota error.sync.viewQuotaButton.accesskey = V + +syncnow.label = Sync Now +syncing.label = Syncing +syncing2.label = Syncing + warning.sync.eol.label = Service Shutting Down # %1: the app name (Basilisk) warning.sync.eol.description = Your Sync service is shutting down soon. Upgrade %1$S to keep syncing. |