gecko/services/sync/locales/en-US/sync.properties
Edward Lee e1a2b1fb69 Bug 524617 - give status updates during connection and sync
Show "Connecting…" after tapping connect and "in progress…" after tapping sync now.
2009-11-02 10:59:35 -08:00

38 lines
1.6 KiB
Properties

# %S is the date and time at which the last sync successfully completed
lastSync.label = Last Update: %S
lastSyncInProgress.label = Last Update: in progress…
# %S is the username logged in
connected.label = Connected: %S
disconnected.label = Disconnected
connecting.label = Connecting…
# %S is the engine being synced
syncing.label = Weave is syncing: %S
#weaveButtonOffline.label = Sign In
#weaveButtonOnline.label = Weave
#shareBookmark.menuItem = Share This Folder...
#unShareBookmark.menuItem = Stop Sharing This Folder
status.offline = Not Signed In
status.privateBrowsing = Disabled (Private Browsing)
# 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.no_node_found = The Weave server is a little busy right now, but you don't need to do anything about it. We'll start syncing your data as soon as we can!
error.sync.no_node_found.title = Sync Delay
error.sync.tryAgainButton.label = Sync Now
error.sync.tryAgainButton.accesskey = S