17 lines
886 B
Plaintext
17 lines
886 B
Plaintext
# 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/.
|
|
|
|
## Credential panel
|
|
## $host (String): the hostname of the site that is being displayed.
|
|
|
|
credential-header-providers = Sign in to { $host }.
|
|
credential-header-accounts = Pick a { $host } account.
|
|
# Identity providers are websites you use to log into another website, for example: Google when you Log in with Google.
|
|
credential-description-provider-explanation = These are the identity providers that would like to help you log in.
|
|
credential-description-account-explanation = Picking an account here shares that identity with { $host }.
|
|
urlbar-identity-credential-anchor =
|
|
.tooltiptext = Open federated login panel
|
|
credential-cancel-label = Cancel
|
|
credential-cancel-accesskey = C
|