summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/en-CA/localization/en-CA/toolkit/global/handlerDialog.ftl
blob: 606f5e54d00ad9a84ec6a33a5cb121a64e190e94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# 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/.


## Permission Dialog
## Variables:
##  $host (string) - The hostname that is initiating the request
##  $scheme (string) - The type of link that's being opened.
##  $appName (string) - Name of the application that will be opened.
##  $extension (string) - Name of extension that initiated the request

permission-dialog-description = Allow this site to open the { $scheme } link?
permission-dialog-description-file = Allow this file to open the { $scheme } link?
permission-dialog-description-host = Allow { $host } to open the { $scheme } link?
permission-dialog-description-extension = Allow the extension { $extension } to open the { $scheme } link?
permission-dialog-description-app = Allow this site to open the { $scheme } link with { $appName }?
permission-dialog-description-host-app = Allow { $host } to open the { $scheme } link with { $appName }?
permission-dialog-description-file-app = Allow this file to open the { $scheme } link with { $appName }?
permission-dialog-description-extension-app = Allow the extension { $extension } to open the { $scheme } link with { $appName }?

## Please keep the emphasis around the hostname and scheme (ie the
## `<strong>` HTML tags). Please also keep the hostname as close to the start
## of the sentence as your language's grammar allows.
## Variables:
##  $host (string) - The hostname that is initiating the request
##  $scheme (string) - The type of link that's being opened.

permission-dialog-remember = Always allow <strong>{ $host }</strong> to open <strong>{ $scheme }</strong> links
permission-dialog-remember-file = Always allow this file to open <strong>{ $scheme }</strong> links
permission-dialog-remember-extension = Always allow this extension to open <strong>{ $scheme }</strong> links

##

permission-dialog-btn-open-link =
    .label = Open Link
    .accessKey = O
permission-dialog-btn-choose-app =
    .label = Choose Application
    .accessKey = A
permission-dialog-unset-description = You’ll need to choose an application.
permission-dialog-set-change-app-link = Choose a different application.

## Chooser dialog
## Variables:
##  $scheme (string) - The type of link that's being opened.

chooser-window =
    .title = Choose Application
    .style = min-width: 26em; min-height: 26em;
chooser-dialog =
    .buttonlabelaccept = Open Link
    .buttonaccesskeyaccept = O
chooser-dialog-description = Choose an application to open the { $scheme } link.
# Please keep the emphasis around the scheme (ie the `<strong>` HTML tags).
chooser-dialog-remember = Always use this application to open <strong>{ $scheme }</strong> links
chooser-dialog-remember-extra =
    { PLATFORM() ->
        [windows] This can be changed in { -brand-short-name }’s options.
       *[other] This can be changed in { -brand-short-name }’s preferences.
    }
choose-other-app-description = Choose other Application
choose-app-btn =
    .label = Choose…
    .accessKey = C
choose-other-app-window-title = Another Application…
# Displayed under the name of a protocol handler in the Launch Application dialog.
choose-dialog-privatebrowsing-disabled = Disabled in Private Windows