1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 ## Credential Chooser panel
8 ## $host (String): the hostname of the website that the user is on.
9 ## $provider (String): the hostname of a website the user has an account on, but is not the one they are on now (e.g. "apple.com", "accounts.google.com", "identity.example.com")
11 credential-chooser-header = Would you like to sign in to { $host }?
12 credential-chooser-identity = Use a { $provider } account
13 credential-chooser-sign-in-button =
16 credential-chooser-cancel-button =
19 credential-chooser-urlbar-anchor =
20 .tooltiptext = Open credential panel
21 # This indicates that an account is initially from another website.
22 # This is short for "we are getting this thing from { $provider } in English.
23 # This is displayed on a new line below the provider's name.
24 credential-chooser-host-descriptor = from { $provider }