summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/panicButton.ftl
blob: e4b0f2ef2066e618c49a3ff9b7e53379306e7082 (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
# 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/.

panic-button-open-new-window = Open a new clean Window
panic-button-undo-warning = This action cannot be undone.
panic-button-forget-button =
    .label = Forget!

## These strings are combined to form a complete sentence starting with
## panic-main-timeframe-desc. For example: "Forget the last: Five minutes".
## Please ensure that this remains the case in the translation.

panic-main-timeframe-desc = Forget the last:
panic-button-5min =
    .label = Five minutes
panic-button-2hr =
    .label = Two hours
panic-button-day =
    .label = 24 hours

## These strings are combined to form a complete sentence starting with
## panic-button-action-desc. For example: "Proceeding will: Delete Recent Cookies".
## Please ensure that this remains the case in the translation.
## Note also that some strings include <strong> tags for emphasis on the
## words "Cookies", "History", "Tabs" and "Windows". The translation should do the same.

panic-button-action-desc = Proceeding will:
panic-button-delete-cookies = Delete Recent <strong>Cookies</strong>
panic-button-delete-history = Delete Recent <strong>History</strong>
panic-button-delete-tabs-and-windows = Close all <strong>Tabs</strong> and <strong>Windows</strong>