Skip to content

Commit 7700fb6

Browse files
author
Bug Mirror
committed
Merge strings for train 57816
1 parent bfaf27a commit 7700fb6

10 files changed

+67
-7
lines changed

locale/en/auth.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ postAddRecoveryPhone-preview = Account protected by two-step authentication
425425
postAddRecoveryPhone-title = You created a recovery phone number
426426
# Variables:
427427
# $maskedLastFourPhoneNumber (String) - A bullet point mask with the last four digits of the user's phone number, e.g. ••••••1234
428-
postAddRecoveryPhone-description = You added { $maskedLastFourPhoneNumber } as your recovery phone
428+
postAddRecoveryPhone-description-v2 = You added { $maskedLastFourPhoneNumber } as your recovery phone number
429429
# Links out to a support article about two factor authentication
430430
postAddRecoveryPhone-how-protect = How this protects your account
431431
postAddRecoveryPhone-how-protect-plaintext = How this protects your account:

locale/en/settings.ftl

+16-1
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,15 @@ recent-activity-account-password-changed = Password changed
923923
recent-activity-account-secondary-email-added = Secondary email address added
924924
recent-activity-account-secondary-email-removed = Secondary email address removed
925925
recent-activity-account-emails-swapped = Primary and secondary emails swapped
926+
recent-activity-session-destroy = Logged out of session
927+
recent-activity-account-recovery-phone-send-code = Recovery phone code sent
928+
recent-activity-account-recovery-phone-setup-complete = Recovery phone setup completed
929+
recent-activity-account-recovery-phone-signin-complete = Sign-in with recovery phone completed
930+
recent-activity-account-recovery-phone-signin-failed = Sign-in with recovery phone failed
931+
recent-activity-account-recovery-phone-removed = Recovery phone removed
932+
recent-activity-account-recovery-codes-replaced = Recovery codes replaced
933+
recent-activity-account-recovery-codes-created = Recovery codes created
934+
recent-activity-account-recovery-codes-signin-complete = Sign-in with recovery codes completed
926935
927936
# Security event was recorded, but the activity details are unknown or not shown to user
928937
recent-activity-unknown = Other account activity
@@ -1309,6 +1318,12 @@ auth-error-1054 = Invalid two-step authentication code
13091318
auth-error-1056 = Invalid backup authentication code
13101319
auth-error-1062 = Invalid redirect
13111320
1321+
# Displayed when we want to reference a user's previously set up recovery phone
1322+
# number, but they are not completely signed in yet. We'll only show the last 4 digits.
1323+
# Variables:
1324+
# $lastFourPhoneNumber (Number) - The last 4 digits of the user's recovery phone number
1325+
recovery-phone-number-ending-digits = Number ending in { $lastFourPhoneNumber }
1326+
13121327
oauth-error-1000 = Something went wrong. Please close this tab and try again.
13131328
13141329
## Cannot Create Account page
@@ -1814,7 +1829,7 @@ signin-recovery-phone-heading = Enter recovery code
18141829
18151830
# Text that explains the user should check their phone for a recovery code
18161831
# $maskedPhoneNumber - The users masked phone number
1817-
signin-recovery-phone-instruction-v2 = A six-digit code was sent to <span>{ $maskedPhoneNumber }</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
1832+
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.
18181833
18191834
signin-recovery-phone-input-label = Enter 6-digit code
18201835

locale/fy/auth.ftl

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
session-verify-send-push-title-2 = Oanmelde by jo { -product-mozilla-account }?
44
session-verify-send-push-body-2 = Klik hjir om te befêstigjen dat jo it binne
5+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
6+
# https://twiliodeved.github.io/message-segment-calculator/
7+
# Messages should be limited to one segment
8+
# $code - 6 digit code used to verify phone ownership when registering a recovery phone
9+
recovery-phone-setup-sms-body = { $code } is jo { -brand-mozilla }-ferifikaasjekoade. Ferrint oer 5 minuten.
10+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
11+
# https://twiliodeved.github.io/message-segment-calculator/
12+
# Messages should be limited to one segment
13+
# $code - 6 digit code used to sign in with a recovery phone as backup for two-step authentication
14+
recovery-phone-signin-sms-body = { $code } is jo { -brand-mozilla }-werstelkoade. Ferrint oer 5 minuten.
515
616
## Email content
717
## Emails do not contain buttons, only links. Emails have a rich HTML version and a plaintext

locale/fy/settings.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ signin-recovery-phone-flow-heading = Oanmelde
17231723
signin-recovery-phone-heading = Fier werstelkoade yn
17241724
# Text that explains the user should check their phone for a recovery code
17251725
# $maskedPhoneNumber - The users masked phone number
1726-
signin-recovery-phone-instruction = Der is per sms in 6-siferige koade ferstjoerd nei <span>{ $maskedPhoneNumber }</span>. Dizze koade ferrint nei 5 minuten.
1726+
signin-recovery-phone-instruction-v2 = Der is per sms in 6-siferige koade ferstjoerd nei <span>{ $maskedPhoneNumber }</span>. Dizze koade ferrint nei 5 minuten. Diel dizze koade mei net ien.
17271727
signin-recovery-phone-input-label = Fier 6-siferige koade yn
17281728
signin-recovery-phone-code-submit-button = Befêstigje
17291729
signin-recovery-phone-resend-code-button = Koade nochris ferstjoere

locale/pt/auth.ftl

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
session-verify-send-push-title-2 = Iniciar a sessão em { -product-mozilla-account }?
44
session-verify-send-push-body-2 = Clique aqui para confirmar que é você
5+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
6+
# https://twiliodeved.github.io/message-segment-calculator/
7+
# Messages should be limited to one segment
8+
# $code - 6 digit code used to verify phone ownership when registering a recovery phone
9+
recovery-phone-setup-sms-body = { $code } é o seu código de confirmação da { -brand-mozilla }. Expira em 5 minutos.
10+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
11+
# https://twiliodeved.github.io/message-segment-calculator/
12+
# Messages should be limited to one segment
13+
# $code - 6 digit code used to sign in with a recovery phone as backup for two-step authentication
14+
recovery-phone-signin-sms-body = { $code } é o seu código de recuperação da { -brand-mozilla }. Expira em 5 minutos.
515
616
## Email content
717
## Emails do not contain buttons, only links. Emails have a rich HTML version and a plaintext

locale/pt/settings.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1708,7 +1708,7 @@ signin-recovery-phone-flow-heading = Iniciar sessão
17081708
signin-recovery-phone-heading = Introduza o código de recuperação
17091709
# Text that explains the user should check their phone for a recovery code
17101710
# $maskedPhoneNumber - The users masked phone number
1711-
signin-recovery-phone-instruction = Um código de seis dígitos foi enviado para <span>{ $maskedPhoneNumber }</span> por mensagem de texto. Este código expira após 5 minutos.
1711+
signin-recovery-phone-instruction-v2 = Um código de seis dígitos foi enviado para <span>{ $maskedPhoneNumber }</span> por mensagem de texto. Este código expira após 5 minutos. Não partilhe este código com ninguém.
17121712
signin-recovery-phone-input-label = Inserir código de 6 dígitos
17131713
signin-recovery-phone-code-submit-button = Confirmar
17141714
signin-recovery-phone-resend-code-button = Reenviar código

locale/sv/auth.ftl

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
session-verify-send-push-title-2 = Logga in på ditt { -product-mozilla-account }?
44
session-verify-send-push-body-2 = Klicka här för att bekräfta att det är du
5+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
6+
# https://twiliodeved.github.io/message-segment-calculator/
7+
# Messages should be limited to one segment
8+
# $code - 6 digit code used to verify phone ownership when registering a recovery phone
9+
recovery-phone-setup-sms-body = { $code } är din verifieringskod för { -brand-mozilla }. Upphör om 5 minuter.
10+
# Message sent by SMS with limited character length, please test translation with the messaging segment calculator
11+
# https://twiliodeved.github.io/message-segment-calculator/
12+
# Messages should be limited to one segment
13+
# $code - 6 digit code used to sign in with a recovery phone as backup for two-step authentication
14+
recovery-phone-signin-sms-body = { $code } är din återställningskod för { -brand-mozilla }. Upphör om 5 minuter.
515
616
## Email content
717
## Emails do not contain buttons, only links. Emails have a rich HTML version and a plaintext

locale/sv/settings.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1724,7 +1724,7 @@ signin-recovery-phone-flow-heading = Logga in
17241724
signin-recovery-phone-heading = Ange återställningskod
17251725
# Text that explains the user should check their phone for a recovery code
17261726
# $maskedPhoneNumber - The users masked phone number
1727-
signin-recovery-phone-instruction = En sexsiffrig kod skickades till <span>{ $maskedPhoneNumber }</span> via sms. Denna kod upphör efter 5 minuter.
1727+
signin-recovery-phone-instruction-v2 = En sexsiffrig kod skickades till <span>{ $maskedPhoneNumber }</span> via sms. Denna kod upphör efter 5 minuter. Dela inte den här koden med någon.
17281728
signin-recovery-phone-input-label = Ange 6-siffrig kod
17291729
signin-recovery-phone-code-submit-button = Bekräfta
17301730
signin-recovery-phone-resend-code-button = Skicka koden igen

locale/templates/auth.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ postAddRecoveryPhone-preview = Account protected by two-step authentication
425425
postAddRecoveryPhone-title = You created a recovery phone number
426426
# Variables:
427427
# $maskedLastFourPhoneNumber (String) - A bullet point mask with the last four digits of the user's phone number, e.g. ••••••1234
428-
postAddRecoveryPhone-description = You added { $maskedLastFourPhoneNumber } as your recovery phone
428+
postAddRecoveryPhone-description-v2 = You added { $maskedLastFourPhoneNumber } as your recovery phone number
429429
# Links out to a support article about two factor authentication
430430
postAddRecoveryPhone-how-protect = How this protects your account
431431
postAddRecoveryPhone-how-protect-plaintext = How this protects your account:

locale/templates/settings.ftl

+16-1
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,15 @@ recent-activity-account-password-changed = Password changed
923923
recent-activity-account-secondary-email-added = Secondary email address added
924924
recent-activity-account-secondary-email-removed = Secondary email address removed
925925
recent-activity-account-emails-swapped = Primary and secondary emails swapped
926+
recent-activity-session-destroy = Logged out of session
927+
recent-activity-account-recovery-phone-send-code = Recovery phone code sent
928+
recent-activity-account-recovery-phone-setup-complete = Recovery phone setup completed
929+
recent-activity-account-recovery-phone-signin-complete = Sign-in with recovery phone completed
930+
recent-activity-account-recovery-phone-signin-failed = Sign-in with recovery phone failed
931+
recent-activity-account-recovery-phone-removed = Recovery phone removed
932+
recent-activity-account-recovery-codes-replaced = Recovery codes replaced
933+
recent-activity-account-recovery-codes-created = Recovery codes created
934+
recent-activity-account-recovery-codes-signin-complete = Sign-in with recovery codes completed
926935
927936
# Security event was recorded, but the activity details are unknown or not shown to user
928937
recent-activity-unknown = Other account activity
@@ -1309,6 +1318,12 @@ auth-error-1054 = Invalid two-step authentication code
13091318
auth-error-1056 = Invalid backup authentication code
13101319
auth-error-1062 = Invalid redirect
13111320
1321+
# Displayed when we want to reference a user's previously set up recovery phone
1322+
# number, but they are not completely signed in yet. We'll only show the last 4 digits.
1323+
# Variables:
1324+
# $lastFourPhoneNumber (Number) - The last 4 digits of the user's recovery phone number
1325+
recovery-phone-number-ending-digits = Number ending in { $lastFourPhoneNumber }
1326+
13121327
oauth-error-1000 = Something went wrong. Please close this tab and try again.
13131328
13141329
## Cannot Create Account page
@@ -1814,7 +1829,7 @@ signin-recovery-phone-heading = Enter recovery code
18141829
18151830
# Text that explains the user should check their phone for a recovery code
18161831
# $maskedPhoneNumber - The users masked phone number
1817-
signin-recovery-phone-instruction-v2 = A six-digit code was sent to <span>{ $maskedPhoneNumber }</span> by text message. This code expires after 5 minutes. Donʼt share this code with anyone.
1832+
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.
18181833
18191834
signin-recovery-phone-input-label = Enter 6-digit code
18201835

0 commit comments

Comments
 (0)