You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
next-payment-method-first-approve = First you’ll need to approve your subscription
24
11
25
-
next-payment-confirmation-thanks-heading-account-exists = Thanks, now check your email!
12
+
## Page - Upgrade page
13
+
14
+
upgrade-page-payment-information = Payment Information
26
15
16
+
# $nextInvoiceDate (number) - The date of the next invoice
17
+
upgrade-page-acknowledgment = Your plan will change immediately, and you’ll be charged a prorated amount today for the rest of this billing cycle. Starting {$nextInvoiceDate} you’ll be charged the full amount.
18
+
19
+
checkout-error-boundary-retry-button = Try again
20
+
checkout-error-boundary-basic-error-message = Something went wrong. Please try again or <contactSupportLink>contact support.</contactSupportLink>
21
+
22
+
## Error pages - /checkout and /upgrade
23
+
## Common strings used in multiple pages
24
+
next-payment-error-manage-subscription-button = Manage my subscription
25
+
next-iap-upgrade-contact-support = You can still get this product — please contact support so we can help you.
26
+
next-payment-error-retry-button = Try again
27
+
next-basic-error-message = Something went wrong. Please try again later.
28
+
checkout-error-contact-support-button = Contact Support
29
+
checkout-error-not-eligible = You are not eligible to subscribe to this product - please contact support so we can help you.
30
+
checkout-error-contact-support = Please contact support so we can help you.
31
+
32
+
## Processing page and Needs Input page - /checkout and /upgrade
33
+
## Common strings used in multiple pages
34
+
next-payment-processing-message = Please wait while we process your payment…
35
+
36
+
## Success page - /checkout and /upgrade
37
+
## Common strings used in multiple checkout pages
38
+
next-payment-confirmation-thanks-heading-account-exists = Thanks, now check your email!
27
39
# $email (String) - The user's email.
28
40
payment-confirmation-thanks-subheading-account-exists-2 = You’ll receive an email at {$email} with instructions about your subscription, as well as your payment details.
29
-
30
41
next-payment-confirmation-order-heading = Order details
31
42
# $invoiceNumber (String) - Invoice number of the successful payment
Copy file name to clipboardexpand all lines: locale/en/settings.ftl
+22-3
Original file line number
Diff line number
Diff line change
@@ -677,7 +677,7 @@ flow-setup-phone-confirm-code-heading = Enter verification code
677
677
678
678
# $phoneNumber is a partially obfuscated phone number with only the last 4 digits showing (e.g., *** *** 1234)
679
679
# span element applies formatting to ensure the number is always displayed left-to-right
680
-
flow-setup-phone-confirm-code-instruction = A six-digit code was sent to <span>{$phoneNumber}</span> by text message. This code expires after 5 minutes.
680
+
flow-setup-phone-confirm-code-instruction = A 6-digit code was sent to <span>{$phoneNumber}</span> by text message. This code expires after 5 minutes.
681
681
flow-setup-phone-confirm-code-input-label = Enter 6-digit code
682
682
flow-setup-phone-confirm-code-button = Confirm
683
683
# button to resend a code by text message to the user's phone
tfa-row-backup-phone-delete-restriction-v2 = If you want to remove your recovery phone, add backup authentication codes or disable two-step authentication first to avoid getting locked out of your account.
1143
1143
# "this" refers to recovery phone
1144
-
tfa-row-backup-phone-description = This is the easier recovery method if you canʼt use your authenticator app.
1144
+
tfa-row-backup-phone-description-v2 = This is the easiest recovery method if you canʼt use your authenticator app.
1145
1145
# A SIM swap attack is a type of identity theft where an attacker tricks or bribes a mobile carrier
1146
1146
# into transferring a victim's phone number to their own SIM card, enabling access to accounts secured
1147
1147
# with SMS-based two-factor authentication.
@@ -1315,11 +1315,17 @@ auth-error-1003 = Local storage or cookies are still disabled
1315
1315
auth-error-1008 = Your new password must be different
1316
1316
auth-error-1010 = Valid password required
1317
1317
auth-error-1011 = Valid email required
1318
+
auth-error-1018 = Your confirmation email was just returned. Mistyped email?
1319
+
auth-error-1020 = Mistyped email? firefox.com isn’t a valid email service
1318
1320
auth-error-1031 = You must enter your age to sign up
1319
1321
auth-error-1032 = You must enter a valid age to sign up
# Displayed when users try to sign up for an account and their confirmation code email bounces
1400
+
index-email-bounced = Your confirmation email was just returned. Mistyped email?
1389
1401
1390
1402
## InlineRecoveryKeySetup page component
1391
1403
@@ -1832,7 +1844,7 @@ signin-recovery-phone-heading = Enter recovery code
1832
1844
1833
1845
# Text that explains the user should check their phone for a recovery code
1834
1846
# $maskedPhoneNumber - The users masked phone number
1835
-
signin-recovery-phone-instruction-v3 = A six-digit code was sent to the phone number ending in <span>{$lastFourPhoneDigits}</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
1847
+
signin-recovery-phone-instruction-v3 = A 6-digit code was sent to the phone number ending in <span>{$lastFourPhoneDigits}</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
1836
1848
1837
1849
signin-recovery-phone-input-label = Enter 6-digit code
1838
1850
@@ -1851,6 +1863,13 @@ signin-recovery-phone-code-verification-error-heading = There was a problem veri
1851
1863
# Follows the error message (e.g, "There was a problem sending a code")
1852
1864
signin-recovery-phone-general-error-description = Please try again later.
1853
1865
1866
+
signin-recovery-phone-invalid-code-error-description = The code is invalid or expired.
1867
+
signin-recovery-phone-invalid-code-error-link = Use backup authentication codes instead?
1868
+
1869
+
# "Limits" refers to potential restrictions on how often a recovery phone number can be used for signing in within a given time period.
1870
+
# If limits are reached, users may have to use an alternate two-step authentication method or wait until the restriction period is over.
1871
+
signin-recovery-phone-success-message = Signed in successfully. Limits may apply if you use your recovery phone again.
1872
+
1854
1873
## Signin reported page: this page is shown when a user receives an email notifying them of a new account signin, and the user clicks a button indicating that the signin was not them so that we know it was someone trying to break into their account.
1855
1874
1856
1875
signin-reported-header = Thank you for your vigilance
0 commit comments