diff options
Diffstat (limited to 'l10n-en-CA/mail/messenger/preferences/cookies.ftl')
-rw-r--r-- | l10n-en-CA/mail/messenger/preferences/cookies.ftl | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/l10n-en-CA/mail/messenger/preferences/cookies.ftl b/l10n-en-CA/mail/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..09789cb6f6 --- /dev/null +++ b/l10n-en-CA/mail/messenger/preferences/cookies.ftl @@ -0,0 +1,46 @@ +# 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/. + +cookies-window-dialog = + .title = Cookies + .style = width: 36em; +cookies-window-dialog2 = + .title = Cookies +window-close-key = + .key = w +window-focus-search-key = + .key = f +window-focus-search-alt-key = + .key = k +filter-search-label = + .value = Search: + .accesskey = S +cookies-on-system-label = The following cookies are stored on your computer: +treecol-site-header = + .label = Site +treecol-name-header = + .label = Cookie Name +props-name-label = + .value = Name: +props-value-label = + .value = Content: +props-domain-label = + .value = Host: +props-path-label = + .value = Path: +props-secure-label = + .value = Send For: +props-expires-label = + .value = Expires: +props-container-label = + .value = Container: +remove-cookie-button = + .label = Remove Cookie + .accesskey = R +remove-all-cookies-button = + .label = Remove All Cookies + .accesskey = A +cookie-close-button = + .label = Close + .accesskey = C |