mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
pt 1 in reviving the android build (copied from pm 28a1, wish me luck)
This commit is contained in:
parent
efa9662725
commit
d7788a6d6d
4249 changed files with 468189 additions and 0 deletions
40
mobile/android/locales/en-US/chrome/sync.properties
Normal file
40
mobile/android/locales/en-US/chrome/sync.properties
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# Mobile Sync
|
||||
|
||||
# %S is the date and time at which the last sync successfully completed
|
||||
lastSync2.label=Last sync: %S
|
||||
lastSyncInProgress2.label=Last sync: in progress…
|
||||
|
||||
# %S is the username logged in
|
||||
account.label=Account: %S
|
||||
notconnected.label=Not connected
|
||||
connecting.label=Connecting…
|
||||
|
||||
notificationDisconnect.label=Your Firefox Sync account has been removed
|
||||
notificationDisconnect.button=Undo
|
||||
|
||||
# LOCALIZATION NOTE (sync.clientUpdate, sync.remoteUpdate):
|
||||
# #1 is the "application name"
|
||||
# #2 is the "version"
|
||||
sync.update.client=#1 #2 is not compatible with the latest version of Firefox Sync. Please update to the latest version.
|
||||
sync.update.remote=#1 #2 is not compatible with older versions of Firefox Sync. Please update Firefox on your other computer(s).
|
||||
sync.update.title=Firefox Sync
|
||||
sync.update.button=Learn More
|
||||
sync.update.close=Close
|
||||
sync.setup.error.title=Cannot Setup Sync
|
||||
sync.setup.error.network=No internet connection available
|
||||
sync.setup.error.nodata=%S could not connect to Sync. Would you like to try again?
|
||||
sync.setup.tryagain=Try again
|
||||
sync.setup.manual=Manual setup
|
||||
|
||||
sync.message.notabs=No tabs from your other computers.
|
||||
|
||||
# LOCALIZATION NOTE (promoBanner.message.text): First part of the message displayed in a
|
||||
# banner on about:home. The final space separates this text from the link.
|
||||
promoBanner.message.text=Sync is brand new and easier than ever.\u0020
|
||||
|
||||
# LOCALIZATION NOTE (promoBanner.message.link): Second part of the message, styled as a link.
|
||||
promoBanner.message.link=Tap here to learn more
|
||||
Loading…
Add table
Add a link
Reference in a new issue