31 lines
1.4 KiB
Text
31 lines
1.4 KiB
Text
# 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>
|