blob: 80b0bcbb1d8539e469fb1cae45b1fa98a7e3700f (
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/.
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
tabs.loading=Încărcare...
tabs.untitled=(Untitled)
tabs.closeWarningTitle=Confirm Closing Other Tabs
tabs.closeWarning=You are about to close %S other tab(s). Are you sure you want to continue?
tabs.closeButton=Close other tabs
tabs.closeWarningPromptMe=Warn me when I attempt to close other tabs
|