Skip to content

Commit

Permalink
Merge strings for train 46838 (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: Bug Mirror <[email protected]>
  • Loading branch information
mozilla-pontoon and Bug Mirror authored Nov 29, 2024
1 parent 445c4e4 commit facf932
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions locale/en/settings.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,7 @@ auth-error-114-generic = You’ve tried too many times. Please try again later.
# formatting library (momentjs) as a "time from now" and automatically includes
# the prefix as required by the current locale (for example, "in 15 minutes", "dans 15 minutes").
auth-error-114 = You’ve tried too many times. Please try again { $retryAfter }.
auth-error-125 = The request was blocked for security reasons
auth-error-138-2 = Unconfirmed session
auth-error-139 = Secondary email must be different than your account email
auth-error-155 = TOTP token not found
Expand Down Expand Up @@ -1437,6 +1438,13 @@ pair-wait-for-auth-heading-text = Approval now required <span>from your other de
pair-unsupported-header = Pair using an app
pair-unsupported-message = Did you use the system camera? You must pair from within a { -brand-firefox } app.
## SetPassword page
## Third party auth users that do not have a password set yet are prompted for a
## password to complete their sign-in when they want to login to a service requiring it.

set-password-heading = Create password
set-password-info = Your sync data is encrypted with your password to protect your privacy.
## ThirdPartyAuthCallback Page
## This page is called after a user completes the third party authentication flow from Google or Apple.

Expand Down
8 changes: 8 additions & 0 deletions locale/templates/settings.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -1155,6 +1155,7 @@ auth-error-114-generic = You’ve tried too many times. Please try again later.
# formatting library (momentjs) as a "time from now" and automatically includes
# the prefix as required by the current locale (for example, "in 15 minutes", "dans 15 minutes").
auth-error-114 = You’ve tried too many times. Please try again { $retryAfter }.
auth-error-125 = The request was blocked for security reasons
auth-error-138-2 = Unconfirmed session
auth-error-139 = Secondary email must be different than your account email
auth-error-155 = TOTP token not found
Expand Down Expand Up @@ -1437,6 +1438,13 @@ pair-wait-for-auth-heading-text = Approval now required <span>from your other de
pair-unsupported-header = Pair using an app
pair-unsupported-message = Did you use the system camera? You must pair from within a { -brand-firefox } app.
## SetPassword page
## Third party auth users that do not have a password set yet are prompted for a
## password to complete their sign-in when they want to login to a service requiring it.

set-password-heading = Create password
set-password-info = Your sync data is encrypted with your password to protect your privacy.
## ThirdPartyAuthCallback Page
## This page is called after a user completes the third party authentication flow from Google or Apple.

Expand Down

0 comments on commit facf932

Please sign in to comment.