mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 10:27:32 +09:00
[BASILISK] Port PM Sync Client - Part 2: Basic Integration with glue and preferences
This commit is contained in:
parent
648ed8edaf
commit
720e453480
12 changed files with 189 additions and 856 deletions
|
|
@ -6,13 +6,13 @@
|
|||
|
||||
<!-- First page of the wizard -->
|
||||
|
||||
<!ENTITY setup.pickSetupType.description2 "Welcome! If you’ve never used &syncBrand.fullName.label; before, you will need to create a new account.">
|
||||
<!ENTITY setup.pickSetupType.description2 "Welcome! If you've never used &syncBrand.fullName.label; before, you will need to create a new account.">
|
||||
<!ENTITY button.createNewAccount.label "Create a New Account">
|
||||
<!ENTITY button.haveAccount.label "I Have an Account">
|
||||
|
||||
<!ENTITY setup.choicePage.title.label "Have you used &syncBrand.fullName.label; before?">
|
||||
<!ENTITY setup.choicePage.new.label "I’ve never used &syncBrand.shortName.label; before">
|
||||
<!ENTITY setup.choicePage.existing2.label "I’m already using &syncBrand.shortName.label; on another device">
|
||||
<!ENTITY setup.choicePage.new.label "I've never used &syncBrand.shortName.label; before">
|
||||
<!ENTITY setup.choicePage.existing2.label "I'm already using &syncBrand.shortName.label; on another device">
|
||||
|
||||
<!-- New Account AND Existing Account -->
|
||||
<!ENTITY server.label "Server">
|
||||
|
|
@ -33,6 +33,8 @@
|
|||
<!ENTITY setup.choosePassword.accesskey "P">
|
||||
<!ENTITY setup.confirmPassword.label "Confirm Password">
|
||||
<!ENTITY setup.confirmPassword.accesskey "m">
|
||||
<!ENTITY setup.setupMetro.label "Sync with Windows 8 style &brandShortName;">
|
||||
<!ENTITY setup.setupMetro.accesskey "S">
|
||||
|
||||
<!-- LOCALIZATION NOTE: tosAgree1, tosLink, tosAgree2, ppLink, tosAgree3 are
|
||||
joined with implicit white space, so spaces in the strings aren't necessary -->
|
||||
|
|
@ -60,7 +62,7 @@
|
|||
<!-- Existing Account Page 1: Pair a Device (incl. Pair a Device dialog strings) -->
|
||||
<!ENTITY pairDevice.title.label "Pair a Device">
|
||||
<!ENTITY addDevice.showMeHow.label "Show me how.">
|
||||
<!ENTITY addDevice.dontHaveDevice.label "I don’t have the device with me">
|
||||
<!ENTITY addDevice.dontHaveDevice.label "I don't have the device with me">
|
||||
<!ENTITY pairDevice.setup.description.label "To activate, select "Pair a Device" on your other device.">
|
||||
<!ENTITY addDevice.setup.enterCode.label "Then, enter this code:">
|
||||
<!ENTITY pairDevice.dialog.description.label "To activate your new device, select "Set Up Sync" on the device.">
|
||||
|
|
@ -72,7 +74,7 @@
|
|||
|
||||
<!-- Existing Account Page 2: Manual Login -->
|
||||
<!ENTITY setup.signInPage.title.label "Sign In">
|
||||
<!ENTITY existingRecoveryKey.description "You can get a copy of your Recovery Key by going to &syncBrand.shortName.label; Preferences on your other device, and selecting "My Recovery Key" under "Manage Account".">
|
||||
<!ENTITY existingRecoveryKey.description "You can get a copy of your Recovery Key by going to &syncBrand.shortName.label; Options on your other device, and selecting "My Recovery Key" under "Manage Account".">
|
||||
<!ENTITY verifying.label "Verifying…">
|
||||
<!ENTITY resetPassword.label "Reset Password">
|
||||
<!ENTITY resetSyncKey.label "I have lost my other device.">
|
||||
|
|
@ -96,14 +98,14 @@
|
|||
<!ENTITY engine.addons.label "Add-ons">
|
||||
<!ENTITY engine.addons.accesskey "A">
|
||||
|
||||
<!ENTITY choice2a.merge.main.label "Merge this device’s data with my &syncBrand.shortName.label; data">
|
||||
<!ENTITY choice2a.merge.main.label "Merge this device's data with my &syncBrand.shortName.label; data">
|
||||
<!ENTITY choice2.merge.recommended.label "Recommended:">
|
||||
<!ENTITY choice2a.client.main.label "Replace all data on this device with my &syncBrand.shortName.label; data">
|
||||
<!ENTITY choice2a.server.main.label "Replace all other devices with this device’s data">
|
||||
<!ENTITY choice2a.server.main.label "Replace all other devices with this device's data">
|
||||
|
||||
<!-- Confirm Merge Options -->
|
||||
<!ENTITY setup.optionsConfirmPage.title "Confirm">
|
||||
<!ENTITY confirm.merge2.label "&syncBrand.fullName.label; will now merge all this device’s browser data into your Sync account.">
|
||||
<!ENTITY confirm.merge2.label "&syncBrand.fullName.label; will now merge all this device's browser data into your Sync account.">
|
||||
<!ENTITY confirm.client3.label "Warning: The following &brandShortName; data on this device will be deleted:">
|
||||
<!ENTITY confirm.client2.moreinfo.label "&brandShortName; will then copy your &syncBrand.fullName.label; data to this device.">
|
||||
<!ENTITY confirm.server2.label "Warning: The following devices will be overwritten with your local data:">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue