blob: 0f3a2e084ba21145fb1c8678da315bfd497c444e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/.
addPanelConfirmTitle=Add Tab to Sidebar
addPanelConfirmMessage=Add the tab '%title%' to the %name%?##Source: %url%
persistentPanelWarning=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while %name% is closed.
addPanelConfirmMessage2=Add the tab '%title%' to the sidebar?##Source: %url%
persistentPanelWarning2=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while the sidebar is closed.
dupePanelAlertTitle=Sidebar
dupePanelAlertMessage=%url% already exists in the %name%.
dupePanelAlertMessage2=%url% already exists in the sidebar.
|