gecko/services/sync/locales/en-US/sync.properties
Mike Connor 4faaba2018 bug 511549 - make detailedStatus much smarter about errors and backoff, r=edilee
--HG--
extra : rebase_source : 42e3eb9c89d2567d18c02e7583202e284dd69b0e
2009-09-15 21:38:52 -04:00

26 lines
1.1 KiB
Properties

# %S is the date and time at which the last sync successfully completed
lastSync.label = Last Update: %S
#weaveButtonOffline.label = Sign In
#weaveButtonOnline.label = Weave
#shareBookmark.menuItem = Share This Folder...
#unShareBookmark.menuItem = Stop Sharing This Folder
status.offline = Not Signed In
# The next two are not normally used, as we now display the username
# when the user is logged in. But if for some reason we can't get the username,
# we display these.
#status.idle = Idle
#status.active = Working...
error.login.title = Error While Signing In
error.login.description = Weave encountered an error while signing you in: %1$S. Please try again.
# should decide if we're going to show this
error.logout.title = Error While Signing Out
error.logout.description = Weave encountered an error while signing you out. It's probably ok, and you don't have to do anything about it.
error.sync.title = Error While Syncing
error.sync.description = Weave encountered an error while syncing: %1$S. Weave will automatically retry this action.
error.sync.tryAgainButton.label = Sync Now
error.sync.tryAgainButton.accesskey = S