mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Juggle some strings.
This commit is contained in:
parent
be4df626c9
commit
cc260a8fe4
1 changed files with 6 additions and 0 deletions
|
|
@ -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…
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue